Jenkins continuous integration server: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Madmetzger |
imported>Madmetzger |
||
| Line 15: | Line 15: | ||
* JDK1.5 installed (already matched if you were successfully running hudson, as it needs java to run) |
* JDK1.5 installed (already matched if you were successfully running hudson, as it needs java to run) |
||
* CVS-Client installed |
* CVS-Client installed |
||
In the main configuration you have to tell hudson where it can find all necessary things. |
|||
At every configurable point is a small help to tell what to configure here. |
|||
==Setup a build job for Stendhal== |
|||
The next steps show, how to configure a basic build job for stendhal. |
|||
===Source Code Management System=== |
===Source Code Management System=== |
||