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/
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/