Jenkins continuous integration server: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Madmetzger
added link to hudson
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

For our hudson we installed several plugins via the hudson configuration. You can see what each plugin does, if you have a look at our hudson or look onto the wiki at the hudson homepage.
* Checkstyle Plugin
* FindBugs Plugin
* Task Scanner Plugin
* Warnings Plugin



In the main configuration you have to tell hudson where it can find all necessary things.
In the main configuration you have to tell hudson where it can find all necessary things.