Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by Mike McCandless: http://wiki.apache.org/lucene-hadoop/HudsonBuildServer The comment on the change is: fixed spelling ------------------------------------------------------------------------------ 1. '''Creating a login on Hudson:''' Committers can create a Hudson login for themselves by adding an entry to the Tomcat users list located in {{{~hudson/tools/tomcat/apache-tomcat-5.5.20/conf/tomcat-users.xml}}}. Simply copy and edit an existing entry. Once your entry is added, Tomcat must be restarted (see below for instructions to perform this task). Once Tomcat is restarted, you can then login to the web interface. - 1. '''Starting and shuting down Hudson (and Tomcat):''' + 1. '''Starting and shutting down Hudson (and Tomcat):''' Hudson is a web app run inside of Tomcat. '''Please only shutdown Hudson when there are no builds in process.''' Tomcat is started and shutdown with these scripts: {{{~hudson/tools/tomcat/apache-tomcat-5.5.20/bin/startup.sh}}} @@ -102, +102 @@ 1. '''Installing a new version of Hudson:''' The {{{hudson.war}}} file goes in {{{~hudson/tools/tomcat/apache-tomcat-5.5.20/webapp/}}} - 1. Shudown Hudson + 1. Shutdown Hudson 1. Download the new {{{hudson.war}}} file 1. Save the old {{{hudson.war}}} file 1. Copy in the new {{{hudson.war}}} file into the {{{webapp}}} directory