Changes for page Installing and Configuring Jenkins
                  Last modified by Bastian Triller on 2012/08/24 19:38
              
      
      From version  81.1 
    
    
              edited by Johan Henselmans
        
on 2009/06/10 10:20
     on 2009/06/10 10:20
      Change comment:
              There is no comment for this version
          
         
      To version  78.1 
    
    
              edited by Johan Henselmans
        
on 2009/06/10 10:17
     on 2009/06/10 10:17
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -2,11 +2,11 @@ 2 2 3 3 The complete introduction has been show on wowodc-west in 2009. 4 4 5 - ===Installing Hudson===5 +Installing Hudson 6 6 7 7 To get Hudson running, the easiest way is to start running tomcat on a server. 8 8 9 -* Install Tomcat from [[http:~~/~~/www.macports.org>>macports]]with the command9 +* Install Tomcat from macports (60 mins), with the command 10 10 ~========================================== 11 11 sudo /opt/local/bin/port install tomcat6 12 12 ~====================================