Versions Compared

Key

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

...

OpenJPA adheres to Sun's Code Conventions for the Java Programming Language, which is available at http://java.sun.com/docs/codeconv/

Submitting a Patch

If you make changes to OpenJPA, and would like to contribute the to the project, you should create a patch and post it to the OpenJPA JIRA issue tracker. To create a patch, simply execute the following command:

No Format

$> svn diff > your-changes.patch