摘要: Suppose the JAVA environment is ready.^.^First install Tomcat. Download hudson.war.Then put “hudson.war” into Tomcat’s webapps folder.Configure some environment variables: TOMCAT_HOME, HUDSON_HOME, CLASSPATH.Start Tomcat, and then test http://localhost:8080/hudson/ to see whether it is OK. 阅读全文