53 | | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 53 | All is happening on the sophie2.org server: |
| 54 | * JAVA_HOME and PATH are set to point to the jdk not jre. |
| 55 | * A new hudson job to build maven2 project is created |
| 56 | * Hudson is secured. All of the developers have its own accounts which responds to their svn accounts. |
| 57 | * The SVN is connected with Hudson. |
| 58 | * The project was build several times. Hudson knows about separate modules and their dependencies. Last build is unstable because of the test failures. |
| 59 | * There are useful reports - for tests and warnings. When you click on the status you will see Test Result and Compiler Warning Trends. |
| 60 | * Trac plugin is installed. |
| 61 | * The server clock must be set correctly for hudson to show the correct time. |
| 62 | Server is running on http://sophie2.org:8080/ |