Jenkins continuous integration server: Difference between revisions

Content deleted Content added
imported>Madmetzger
imported>Madmetzger
Configuration for Stendhal: added prerequisites
Line 8:
 
==Configuration for Stendhal==
To let hudson build stendhal you have to match the following prerequesites:
TODO
* ANT installed on the same system
* JDK1.5 installed (already matched if you were successfully running hudson, as it needs java to run)
* CVS-Client installed
 
===CVS===
TODO
Line 14 ⟶ 18:
:pserver:anonymous@arianne.cvs.sourceforge.net:/cvsroot/arianne
 
===JDK===
TODO
===Buildjob===
TODO
 
==Known Problems==