I bumped the JDK version to 1.7, so pull requests against master work, and I made it use Maven 3.2.1, so we benefit from performance and bugfixes in the latest maven, and to protect against future changes that might require a newer maven.
I also changed the name to "Accumulo-Pull-Requests" to eliminate the spaces in the URL, so it is now: https://builds.apache.org/job/Accumulo-Pull-Requests/ Incidentally, this rename makes it show up correctly under: https://builds.apache.org/view/A-D/view/Accumulo/ -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Thu, Oct 2, 2014 at 3:14 PM, Josh Elser <josh.el...@gmail.com> wrote: > FYI, I just enabled a new Jenkins job that should see any pull-requests > opened against http://github.com/apache/accumulo, build it, and share the > results. > > * https://builds.apache.org/job/Accumulo%20Pull%20Requests/ > * https://blogs.apache.org/infra/entry/github_pull_request_builds_now > > Feel free to make any other changes to the job that make sense. I left > most of the defaults from the regular hourly-polling job. > > - Josh >