On Mon, May 21, 2012 at 4:56 PM, David Weintraub <qazw...@gmail.com> wrote: > > Jenkins is pretty simple on the surface to setup. Simply download the > Jenkins "war" file, install a Java JDK if you don't have one > installed, and run the following command: > > $ java -jar jenkins.war
Since he mentioned ubuntu earlier, it is probably even easier to go with the packaged version: https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu after which the system will know how to pick up updates. -- Les Mikesell lesmikes...@gmail.com