After my code is pulled from the svn repository the job gets this exception:
13:58:31 FATAL: org/apache/commons/digester3/Digester
13:58:31 java.lang.NoClassDefFoundError:
org/apache/commons/digester3/Digester
13:58:31at
hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.
Installed Jenkins 1.500.
Migrating jobs from Hudson.
When I run a job on a Windows slave it runs okay but when I run a job on my
Ubuntu master I get:
Exception: org.apache.commons.jelly.JellyTagException:
jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.500.jar!/hudson/model/AbstractBu
My test jobs are posting junit results.
I also have downstream jobs that grab those results to aggregrate results
together from multiple test jobs.
However, I'm getting this message:
Recording test results
Test reports were found but none of them are new. Did tests run?
For example, /var/lib/je
I've read on the Jenkins site that I can replace the hudson.war file with the
jenkins.war file by backing up the hudson.war file and renaming the
jenkins.war file to hudson.war.
If I use a 1.3x jenkins.war file which is compatible with hudson 2.2.1
config format and after change over upgrade to la
I'm moving over from Hudson 2.2.1 to Jenkins.
I have 3 subversion checkouts in my job.
The first two have nothing specified for local module directory.
The last has a "." specified.
The last one does a "Cleaning local Directory ." before it checks out
thereby removing everything previously check
I'm running Hudson on Ubuntu 11.10.
I want to upgrade to Jenkins :).
I brought down the installer for Ubuntu (.deb) and ran it.
It didn't just install...it moved my entire Hudson installation over to
Jenkins.
Jenkins then wouldn't read any of the system or job config files as Hudson
had so the