Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/Using Hudson"

(License)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page is currently a stub. It will be expanded as the content from [http://wiki.hudson-ci.org/display/HUDSON/Use+Hudson | Using Hudson on the hudson-ci site] is migrated locally.
+
{{hudson|pageTitle=Using Hudson}}
 
+
 
== Using Hudson ==
 
== Using Hudson ==
  
 
* [[Hudson-ci/Installing Hudson|Intalling Hudson]]
 
* [[Hudson-ci/Installing Hudson|Intalling Hudson]]
 +
* [[Hudson-ci/Containers|Hudson on various Servlet Containers]]
 
* [[Starting and Accessing Hudson|Starting and Accessing Hudson]]
 
* [[Starting and Accessing Hudson|Starting and Accessing Hudson]]
 
* [[Administering Hudson|Administering Hudson]]
 
* [[Administering Hudson|Administering Hudson]]
Line 12: Line 12:
 
* [[Distributed builds|Distributed builds]]
 
* [[Distributed builds|Distributed builds]]
 
* [[Features controlled by system properties|Features controlled by system properties]]
 
* [[Features controlled by system properties|Features controlled by system properties]]
* [[Fingerprint|Fingerprint]]
+
* [[Fingerprint| Tracking version using Fingerprint]]
* [[Using Hudson plugins|Plugins]]
+
* [[Using Hudson plugins| Using Hudson Plugins]]
 
* [[Quicker navigation around Hudson pages|Search Box]]
 
* [[Quicker navigation around Hudson pages|Search Box]]
 
* [[Hudson script console]]
 
* [[Hudson script console]]
Line 35: Line 35:
  
 
== Tool Integration  ==
 
== Tool Integration  ==
 
+
*[http://eclipse.org/mylyn/builds/ Eclipse Mylyn Hudson Connector] for monitoring Hudson build jobs within Eclipse.
 
*[http://wiki.netbeans.org/HudsonInNetBeans NetBeans plugin]  
 
*[http://wiki.netbeans.org/HudsonInNetBeans NetBeans plugin]  
 +
*[http://github.com/hudson-plugins/jobcreator-tool/wiki Jobcreator Tool]
 
*[http://code.google.com/p/hudson-eclipse/ Eclipse plugin]  
 
*[http://code.google.com/p/hudson-eclipse/ Eclipse plugin]  
 
*[http://plugins.intellij.net/plugin/?id=3943 IntelliJ plugin]  
 
*[http://plugins.intellij.net/plugin/?id=3943 IntelliJ plugin]  
Line 54: Line 55:
 
*[http://wiki.github.com/Ronnie76er/conkyhudson/ Conky Hudson Status] show your Hudson status on Conky  
 
*[http://wiki.github.com/Ronnie76er/conkyhudson/ Conky Hudson Status] show your Hudson status on Conky  
 
*[[Monitoring Hudson|Monitoring Hudson]] jobs from tools that support Cruise Control.
 
*[[Monitoring Hudson|Monitoring Hudson]] jobs from tools that support Cruise Control.
 +
*[http://documentup.com/notatestuser/hudson-heckler Hudson Heckler] offers cross-platform libnotify and growl build notifications on the desktop. ([https://github.com/notatestuser/hudson-heckler/downloads download])
  
 
== Programming Language specific topics  ==
 
== Programming Language specific topics  ==
Line 68: Line 70:
 
* [http://schneide.wordpress.com/2009/09/08/smell-if-its-well/ Start to smell those code smells]
 
* [http://schneide.wordpress.com/2009/09/08/smell-if-its-well/ Start to smell those code smells]
 
* [http://sourceforge.net/projects/ci-monitor-lib/ Continuous Integration Monitor Library] - A Java Swing based library that allows a user to monitor multiple continuous integration server instances (Such as Hudson and CruiseControl instances) easily and effectively.]
 
* [http://sourceforge.net/projects/ci-monitor-lib/ Continuous Integration Monitor Library] - A Java Swing based library that allows a user to monitor multiple continuous integration server instances (Such as Hudson and CruiseControl instances) easily and effectively.]
* [Add a Google-O-Meter to a view|HUDSON:Add a Google-O-Meter to a view]
+
* [[Add a Google-O-Meter to a view|Add a Google-O-Meter to a view]]
  
 
== Issues ==
 
== Issues ==
Line 100: Line 102:
 
== License ==
 
== License ==
  
Most of the art work is derived from [http://tango.freedesktop.org/ Tango Project], and thus this portion of Hudson is covered by their license ([http://creativecommons.org/licenses/by-sa/2.5/ Creative Commons Attribution Share-Alike license]). The rest (that is, all the code, documents, build scripts, etc.) is covered by [http://www.opensource.org/licenses/mit-license.php |the MIT license], unless otherwise stated in individual files
+
Most of the art work is derived from [http://tango.freedesktop.org/ Tango Project], and thus this portion of Hudson is covered by their license ([http://creativecommons.org/licenses/by-sa/2.5/ Creative Commons Attribution Share-Alike license]). The rest (that is, all the code, documents, build scripts, etc.) is covered by [http://www.opensource.org/licenses/mit-license.php the MIT license], unless otherwise stated in individual files

Revision as of 19:16, 12 March 2013

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Using Hudson










Using Hudson

Screencasts

  • [Testing centered mediacast showing Hudson installation and basic features|HudsonDemo]

Tool Integration

Programming Language specific topics

Extreme Feedback

Issues

Mailing Lists

License

Most of the art work is derived from Tango Project, and thus this portion of Hudson is covered by their license (Creative Commons Attribution Share-Alike license). The rest (that is, all the code, documents, build scripts, etc.) is covered by the MIT license, unless otherwise stated in individual files

Copyright © Eclipse Foundation, Inc. All Rights Reserved.