Information on getting involved with the OpenJPA project |
The Apache OpenJPA project is being built by the open source community for the open source community - we welcome your input and contributions!
'svn add' any new files.'mvn test -Dtest=<MyTestCase>' to validate your change. You need to specify the test to run by its simple name without package name.'mvn test' for any possible regression. This should take 20-50 minutes or so depending on the release branch.