The Build Server for the Java project

Dear all,

The build server, kindly donated by Cambio Healthcare Systems, has been set up to facilitate the Java development.

A Continuous Integration Server, known as “Continuum” from Apache has been installed and configured to monitor all the core Java components in the Subversion repository. At the moment, only the components on the trunk are monitored since that’s where the main development activities are taking place. The CI server can be reached at http://openehr.cambiosys.org/continuum

There is also an Apache web server installed on the same physical server to host jar files download and API docs from the Java project. http://openehr.cambiosys.org:8090/

Comments and feedback are welcome!

Cheers,
Rong

Great! Good work!

Thanks, Erik!

A Continuous Integration Server, known as “Continuum” from Apache has been
installed and configured to monitor all the core Java components in the
Subversion repository. At the moment, only the components on the trunk are
monitored since that’s where the main development activities are taking
place. The CI server can be reached at
http://openehr.cambiosys.org/continuum

If we at some later stage would like to add the archetype editor etc
to the build server, would that be possible and OK?

I think so. It will be good to add other projects that are dependent on the Java components. I will send you admin login in separate email so that you can add/update projects managed by the CI server. Other committers, please let me know if you need login.

There is also an Apache web server installed on the same physical server to
host jar files download and API docs from the Java project.
http://openehr.cambiosys.org:8090/

Good. Maybe you should have a redirect there from http://openehr.cambiosys.org?

That’s is a temporary solution until the project page is updated. I will prefer to have the download link it directly from the Java project page.

A typo:
“Download of the openEHR Java compoents” ← spelling of components

Fixed =)
/Rong