- Hudson (software)
Infobox_Software
name = Hudson
caption = Demonstration of Hudson running in browser
collapsible = yes
developer =
latest_release_version = 1.221
latest_release_date = release_date|2008|06|03
latest_preview_version =
latest_preview_date =
operating_system =Cross-platform
programming_language = Java
genre =continuous integration
license =MIT license andCreative Commons Attribution Share-Alike license
website = https://hudson.dev.java.net/Hudson is a
continuous integration tool written in Java, and runs in a servlet container, such asApache Tomcat or the Glassfish application server. It supports SCM tools including CVS and Subversion, and can executeApache Ant andApache Maven based projects, as well as arbitrary shell scripts and Windows batch commands.Builds can be started by various means, including scheduling via a cron-like mechanism, building when other builds have completed, and by requesting a specific build URL.
During recent years Hudson has become a popular alternative to
CruiseControl and other open-source build servers.cite web |url= http://blog.uncommons.org/2008/05/09/why-are-you-still-not-using-hudson/|title= Why are you still not using Hudson? |accessdate=2008-05-21 | author = Dan Dyer] AtJavaOne conference in May 2008, it was the winner of Duke's Choice Award in Developer Solutions category.cite web |url= http://java.sun.com/javaone/sf/2008/articles/2008dukeschoiceawards.jsp |title= 2008 JavaOne Conference: Duke's Choice Awards Winners for 2008 |accessdate=2008-05-21]Hudson is an open source project, with portions of it (artwork) released under the
Creative Commons Attribution Share-Alike license, and the rest under theMIT License . [http://hudson.gotdns.com/wiki/display/HUDSON/Use+Hudson#UseHudson-License Hudson Software License] ] The primary developer of Hudson is Kohsuke Kawaguchi, who works forSun Microsystems .References
ee also
*Continuous Integration software
External links
* [http://hudson.dev.java.net/ Hudson homepage]
Wikimedia Foundation. 2010.