Hey Clebert, that’s my PR and it works fine for me too.
It seems to be missing the activemq.xsd file? But that has nothing do with my change. Jenkins job config? > On Apr 15, 2015, at 3:42 PM, Clebert Suconic <[email protected]> > wrote: > > Any idea why this PR failed? > > https://github.com/apache/activemq/pull/90 > > > I built it here and it all passed. > > > is it environmental? > > On Wed, Apr 15, 2015 at 2:10 PM, Justin Bertram <[email protected]> wrote: >> Based on some feed-back from ApacheCon I just created a new job on Jenkins >> which will do a simple compilation (i.e. 'mvn compile') for pull requests >> sent to the ActiveMQ project (i.e. https://github.com/apache/activemq). >> Ideally the job would run a small subset of tests to provide high-level >> assurance that the PR won't break anything significant, but at this point I >> don't know what those tests would be so this is a simple first step. If >> anyone would like to contribute something (e.g. a Maven profile) that >> Jenkins could invoke to perform this general testing for PRs feel free. I >> can change the job to execute any Maven target. >> >> The job is at https://builds.apache.org/job/ActiveMQ-PR-Build/. >> >> >> Justin > > > > -- > Clebert Suconic > http://community.jboss.org/people/[email protected] > http://clebertsuconic.blogspot.com
