Last modified by Bastian Triller on 2012/08/24 19:38

From version 54.1
edited by David Avendasora
on 2011/06/13 21:41
Change comment: There is no comment for this version
To version 50.1
edited by Ramsey Gurley
on 2011/04/24 16:34
Change comment: noformat

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Installing and Using Jenkins and Hudson Build Servers
1 +Installing and Using the Hudson build server
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.ramsey
Content
... ... @@ -22,7 +22,7 @@
22 22  
23 23  {{info}}
24 24  
25 -Hudson uses a built-in servlet container in stand-alone mode. If you have Tomcat running on the computer already, you should use the {{\-httpPort}} and {{\-ajp13Port}} options to change which ports Hudson uses.
25 +Hudson uses a built-in servlet container in stand-alone mode. If you have Tomcat running on the computer already, you should use the {{\-}}{{{}{-}httpPort{-}}} and {{\-ajp13Port}} options to change which ports Hudson uses.
26 26  {code}
27 27  java -DHUDSON_HOME=/Developer/Hudson/Home -jar /Developer/Hudson/hudson.war -httpPort=9080 --ajp13Port=9009
28 28  {code}
... ... @@ -206,4 +206,4 @@
206 206  
207 207  == Building WO Apps ==
208 208  
209 -* Check out [[Installing and Using Jenkins and Hudson Build Servers^setupWorkspace.sh]]
209 +* Check out [[^setupWorkspace.sh]]