rather than maven job type or except if I can
> fix that :-)).
> So even if 1.5 is EOL for a while now..., I will revert that as it
> looks to be used here.
>
>
> 2013/7/24 Thomas Fox :
> >
> > Hi all,
> >
> > It seems that java 5 builds are broken (at lea
Hi all,
It seems that java 5 builds are broken (at least on ubuntu4).
The last three Torque builds[1] have failed with the same exception, which
basically says (full stack trace [2])
Caused by: java.lang.UnsupportedClassVersionError: Bad version number
in .class file
The latest successful build
Same with the Torque builds...
https://builds.apache.org/job/Torque4-trunk/
I do not have links for the two dependent jobs which are also gone.
Thomas
Andreas Lehmkuehler wrote:
>
> the PDFBox builds also vanished :-(
>
> https://builds.apache.org/job/PDFBox-trunk/
>
> I don't have a link f
Whatever it was, it is fixed now.
Thanks a lot,
Thomas
> It seems that the cobertura plugin version was upgraded recently in
> jenkins.
>
> Since then, the Torque jenkins builds failed, the first failing build was
>
https://builds.apache.org/view/S-Z/view/Torque/job/Torque4-trunk/
It seems that the cobertura plugin version was upgraded recently in
jenkins.
Since then, the Torque jenkins builds failed, the first failing build was
https://builds.apache.org/view/S-Z/view/Torque/job/Torque4-trunk/332/console
The root cause is
java.io.NotSerializableException:
hudson.plugins.c
> On Fri, Oct 12, 2012 at 2:07 AM, Thomas Fox
wrote:
>
> >
> > Dear build team,
> >
> > would it be possible to install the following static analysis plugins
in
> > jenkins:
> >
> > https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle+Plug
Dear build team,
would it be possible to install the following static analysis plugins in
jenkins:
https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/PMD+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/DRY+Plugin
The Torque team would li
Olivier Lamy wrote:
> Should be fixed now. See similar threads on builds@
Thanks a lot, Olivier. I can confirm that it is fixed.
Thomas
> 2012/6/27 Thomas Fox :
> >
> > Since about eight hours, we experience the following problems with the
> > to
Since about eight hours, we experience the following problems with the
torque build [1]
- the checkstyle:checkstyle maven goal fails with the message [2]
java.lang.reflect.UndeclaredThrowableException
at $Proxy2.end(Unknown Source)
at hudson.maven.MavenBuildProxy2$Filter.end(MavenBuildProxy2.jav
> Just reverted to 6.0.35
> Looks to be better:
https://builds.apache.org/job/Torque4-trunk/68/console
Thanks a lot! The build looks good now.
> @Torque folks I have changed your cron scm pooling which was * * * * *
> (every minutes) to @hourly
> Please avoid using such value !
Ok, thanks. I lo
The Torque project has jenkins builds running on the latest 1.5 JDK and the
last builds have failed with the following error (full stack trace below)
...
Caused by: java.lang.ClassFormatError: Failed to load
javax.servlet.ServletException
...
Caused by: java.lang.UnsupportedClassVersionError: Bad
I have some questions related to the sharing of maven artifacts between
upstream and downstream jenkins builds
For Torque, we have a build which builds the main project (using mvn
install) and then a test project which is intended to test the artifacts
produced by the main build. The test project
12 matches
Mail list logo