Using buildbot to publish gitpubsub sites

2016-07-09 Thread John D. Ament
Hi, I was wondering, how can buildbot be configured to look for commits against a master branch, run some build command, and commit to the asf-site branch? Are there any docs out there for it? John

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-05 Thread John D. Ament
I would recommend also keeping 3.3.3 in parallel to 3.3.9. 3.3.9 supposedly has some issues with the apache-rat-plugin, as a result many people stay on 3.3.3 (IIRC there is no 3.3.4 -> 3.3.8) John On Wed, Aug 3, 2016 at 5:11 PM Gav wrote: > Hi All, > > As promised, 3.0.5 and 3.2.5 installed on

Re: Jenkins Node Labelling Documentation

2016-08-14 Thread John D. Ament
Somehow I missed this note. Would it be possible to remove Ubuntu instead of ubuntu? It looks like more jobs use ubuntu: https://builds.apache.org/label/ubuntu/ vs https://builds.apache.org/label/Ubuntu/ John On Thu, Aug 4, 2016 at 5:18 AM Gav wrote: > Hi All, > > Following on from my earlier

Re: [NOTICE] - analysis.apache.org closing down 14th January

2016-12-16 Thread John D. Ament
Gavin, Very nice. Just wondering, is it possible use w/ pipeline DSL? Looks like the URL value is expected. http://stackoverflow.com/questions/38124171/execute-sonarqube-scanner-within-jenkins-2-pipeline John On Fri, Dec 16, 2016 at 6:55 PM Gavin McDonald wrote: > Hi All, > > This notice is

Gradle Config Settings for Snapshots

2017-01-09 Thread John D. Ament
Hi All, Just wanted to inform you that if you're using Gradle as your build tool, you can now deploy snapshot builds into the Nexus repository. These are properties available on each of the build nodes (both buildbot and jenkins) read from ~/.gradle/gradle.properties. The properties exposed are

Maven 3.5 in use even for Maven 3.3.9 targets?

2017-06-18 Thread John D. Ament
I just downgraded one of my builds to use Maven 3.3.9, not realizing we had the 3.5 fix in place. When I did, I noticed this problem: Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42643 maven35-agent.jar already up to date maven35-interceptor.jar already u