1.

How Do I Submit A Bug Report?

Answer»

If you believe you found a bug in JDOM:

  1. Check both the open issues and closed issues to see if it's a known issue.
  2. Check if the problem occurs when using the latest DEVELOPMENT version (source .zip) of JDOM.
  3. Search the JDOM mailing list archives as EXPLAINED above.
  4. If you don't find resolution with the latest snapshot, EITHER create an issue on GitHub or post to the jdom-interest mailing list; make sure you're a subscriber first as only subscribers can post.
  5. In the bug report, give as much information as possible -- the stack traces, a reproducible and short code example, the XML file causing problems. Make sure to state the version of JDOM used (official version or GitHub commit).
  6. If you have a patch to fix the bug, please SUBMIT that along with the problem report. We love patches.

If you believe you found a bug in JDOM:



Discussion

No Comment Found