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 NigelDaley:
http://wiki.apache.org/lucene-hadoop/HudsonBuildServer

The comment on the change is:
some additional updates

------------------------------------------------------------------------------
  
  == Tasks ==
  
+ Most tasks, such as creating a new build or modifying an existing build, are 
performed through the Hudson web interface.  Once you login to Hudson, you are 
provided with an expanded number of administration options.  To create a login 
on Hudson, see below.  The following tasks must be performed after logging into 
{{{lucene.zones.apache.org}}} and switching to the {{{hudson}}} user.
+ 
-    1. '''Killing a build:'''
+    1. '''Killing a nightly build:'''
        PENDING
  
+    1. '''Killing a patch build:'''
+       PENDING
+ 
+    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:'''
+    1. '''Starting and shuting down Hudson (and Tomcat):'''
        Hudson is a web app run inside of Tomcat.  Tomcat is started and 
shutdown with these scripts:
           {{{~hudson/tools/tomcat/apache-tomcat-5.5.20/bin/startup.sh}}}
  

Reply via email to