Hi, We need to fix all findbugs warnings then modify build.xml to fail on warnings, this is how pdfplugin is working.
Thanks -----Original Message----- From: Luis Bernardo [mailto:[email protected]] Sent: 02 September 2014 21:53 To: [email protected] Subject: Re: [VOTE] Move to Jenkins I think this will be a positive move. Looking at the output at https://builds.apache.org/job/xmlgraphics-fop/16/console I see at the end: findbugs-exec: [findbugs] Executing findbugs FindBugsTask from ant task [findbugs] Running FindBugs... [findbugs] Warnings generated: 127 [findbugs] Calculating exit code... [findbugs] Setting 'bugs found' flag (1) [findbugs] Exit code set to: 1 [findbugs] Java Result: 1 [findbugs] Output saved to /home/jenkins/jenkins-slave/workspace/xmlgraphics-fop/build/report_findbugs.html findbugs: BUILD SUCCESSFUL Total time: 4 minutes 9 seconds Finished: SUCCESS Shouldn't this be a failure then since findbugs fails? On 8/27/14, 9:39 AM, Simon Steiner wrote: > Hi, > > > > I setup the other jobs, they should email the lists if they fail: > > > > https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ > > https://builds.apache.org/job/xmlgraphics-commons/ > > https://builds.apache.org/job/xmlgraphics-fop/ > > > > Thanks > > > > From: Glenn Adams [mailto:[email protected]] > Sent: 26 August 2014 16:33 > To: XML Graphics Project > Cc: FOP Developers > Subject: Re: [VOTE] Move to Jenkins > > > > assuming this will pass if it works, can you get the jenkins flavor of builds > working first, then we can evaluate the results prior to doing a vote (and > switchover)? > > > > On Tue, Aug 26, 2014 at 9:24 AM, Simon Steiner <[email protected] > <mailto:[email protected]> > wrote: > > Hi, > > > > Vote to move from Gump to Jenkins for Fop, XGC, Pdf-plugin. This > allows us to control version of checkstyle, also Jenkins is more > flexible, has plugins, we can trigger manually and make changes > without asking infra for help (if workspace is corrupted we can fix it > ourselves). > > > > Fop job: > > https://builds.apache.org/job/xmlgraphics-fop/9/console > > > > Votes to general@ only please, they won't count on fop-dev. The vote > will run for 7 days until 2 Sept. > > > > Here's my +1 > > > > Thanks > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
