Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To submit a patch, create an issue in JIRA that describes the problem , and add attach your patch file as an attachment. Please include detailed steps to reproduce the problem in the issue description. Including Providing test cases in the patch will help us verify it and allow us to apply it more quicklyquicker. To create a patch, follow the steps below:

  • Perform a full build with all tests enabled for the module the fix is for. The Specific build system will procedures vary by sub-project.
  • Confirm that the problem is fixed and include testcases where possible
  • Generate the patch using 'svn diff File >> patchfile
  • Try to give your patch files meaningful names, including the JIRA number
  • Add your patch file as an attachment to the associated JIRA issue

Once you have submitted the patch , it will be picked up for review.