We're using the Jenkins build server for continuous builds for several of
the OpenJPA code streams and some of the artifacts in the Tools subproject.
Jenkins Jobs - OpenJPA
OpenJPA 1.2.x build and deploy
- This build runs on the Ubuntu build agents and is set up to check SVN
for updates once every hour at 45 minutes past the hour and deploy
artifacts.
OpenJPA 1.3.0-SNAPSHOT build and deploy
- This build runs on the Ubuntu build agents and is set up to check SVN
for updates once every hour at 30 minutes past the hour and deploy
artifacts.
OpenJPA 2.0.x build and deploy
- This build runs on the Ubuntu build agents and is set up to check SVN
for updates once a day at 07:45 (UTC) and deploy artifacts.
OpenJPA trunk build
- This build runs on the Windows build agent and is set up to check SVN
for updates twice every hour at 0 and 30 minutes past the hour.
OpenJPA trunk build and deploy
- This build runs on the Ubuntu build agents and is set up to check SVN
for updates once a day at 06:45 (UTC) and deploy artifacts.
OpenJPA Tools trunk build and deploy
- This build runs on the Ubuntu build agents and is set up to check SVN
for updates once every hour at 55 minutes past the hour and deploy
artifacts.
Email Notifications
Email notifications to commits@openjpa are generated by Jenkins for build
failures and when builds are back to normal.
Jenkins Info
If you're interested in the Jenkins services or would like to request an
account on the server, checkout the Jenkins wiki
for more information. The builds.apache.org server uses the Apache LDAP
for authentication, just like repository.apache.org and issues.apache.org.