Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-18 Thread Matt Sicker
I think Remko is right. It'd be nice if it gave a more useful error like invalid class file format or something, though, to be sure. On 18 July 2017 at 07:09, Remko Popma wrote: > I think compilation fails because the class version is incompatible: we're > using the 1.7

Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-18 Thread Remko Popma
I think compilation fails because the class version is incompatible: we're using the 1.7 javac to compile but use the 1.8 jconsole jar as a compilation dependency. (Shameless plug) Every java main() method deserves http://picocli.info > On Jul 18, 2017, at 15:26, Gary Gregory

Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-18 Thread Gary Gregory
Because of the ".."? Gary On Mon, Jul 17, 2017 at 10:45 PM, Ralph Goers wrote: > I suspect this is the problem: > > [DEBUG] classpathElements: [/home/jenkins/jenkins-slave/workspace/Log4j > 2.x/log4j-jmx-gui/target/classes,

Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-17 Thread Ralph Goers
I suspect this is the problem: [DEBUG] classpathElements: [/home/jenkins/jenkins-slave/workspace/Log4j 2.x/log4j-jmx-gui/target/classes, /home/jenkins/jenkins-slave/workspace/Log4j 2.x/log4j-api/target/log4j-api-2.9-SNAPSHOT.jar, /home/jenkins/jenkins-slave/workspace/Log4j

Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-17 Thread Matt Sicker
This reminds me of how helpful your typical segmentation fault is in C++. :/ On 17 July 2017 at 21:54, Ralph Goers wrote: > > Well, this isn’t helpful. > > Ralph > > > On Jul 17, 2017, at 6:51 PM, Apache Jenkins Server < > jenk...@builds.apache.org> wrote: > > > >

Re: Build failed in Jenkins: Log4j 2.x #2907

2017-07-17 Thread Ralph Goers
Well, this isn’t helpful. Ralph > On Jul 17, 2017, at 6:51 PM, Apache Jenkins Server > wrote: > > See > > -- > [...truncated 13.16 MB...] > [DEBUG] Loaded