Commons JEXL Issue tracking

Commons JEXL uses ASF JIRA for tracking issues. Issues for Commons JEXL are tracked at http://issues.apache.org/jira/browse/JEXL

To create a new issue you will need to sign up for a new account, unless you had previously used the Commons product in Bugzilla in which case your username is your email address and you will need to use the Forgot Password page to get a new password.

Bugs and enhancements should be filed under the "Commons JEXL" project in JIRA. If you would like to report a bug, or raise an enhancement request with Commons JEXL please do the following:

  1. Search existing bugs. If you find your issue listed then please add a comment with your details.
  2. Search the mailing list archive. You may find your issue or idea has already been discussed.
  3. Decide if your issue is a bug or an enhancement.
  4. Submit either a bug report or enhancement request.

Please also remember these points:

  • The more information you provide, the better we can help you
  • Test cases are vital, particularly for any proposed enhancements
  • Patches containing new files must contain the ASL v2.0 header at the top of every new file
  • A test class for Foo.java must be named FooTest.java

You may also find these links useful: