Jenkins continuous integration server: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Madmetzger
imported>Hendrik Brummermann
No edit summary
Line 1: Line 1:
{{Navigation for Stendhal Top}}
{{Navigation for Stendhal Top|Developing}}
{{Navigation for Stendhal Developers}}
{{Navigation for Stendhal Developers}}



[http://hudson.dev.java.net Hudson] is an extensible continuous integration server. You can have a look at our current hudson server with several build jobs for Stendhal, Marauroa and Marboard [http://stendhal.game-host.org/hudson/ here].
Hudson is an extensible continuous integration server. You can have a look at [http://stendhal.game-host.org/hudson/our Hudson server] with several build jobs for Stendhal, Marauroa and Marboard.


<div style="border: 1px solid red">The rest of this article deals with the installation and configuration of Hudson. If you are just interested in the results, please follow the link above.
</div>


==Installation==
==Installation==
To install and run Hudson you just need to download the hudson.war from the hudson web site and have java ready. To start the server you need a small start script that issues the following command:
To install and run Hudson you just need to download the hudson.war from the hudson web site and have java ready. To start the server you need a small start script that issues the following command: