Thanks Marcel, Ok so I changed (eventually) the oak-trunk-win7 [1] build to use Maven 3, that failed with heap space, then I gave it more Maven mem settings, and now that is better.
Now we fail with http://ci.apache.org/builders/oak-trunk-win7/builds/4710/steps/compile/logs/ stdio Failed tests: observation[2](org.apache.jackrabbit.oak.jcr.observation.ObservationRefreshT est): removed nodes expected:<1000> but was:<912> Which I feel is a coding issue (not my department :)) Would be nice to get this passing , anything I can do to assist let me know. Gav... [1] - http://ci.apache.org/builders/oak-trunk-win7 > -----Original Message----- > From: Marcel Reutegger [mailto:[email protected]] > Sent: Thursday, 19 September 2013 5:51 PM > To: [email protected]; [email protected] > Subject: RE: Windows Buildbot builds failing > > Hi Gavin, > > I wasn't aware we have this job on buildbot. we do get notifications for oak- > trunk to our dev list, but not for oak-trunk-win7. > > it looks like the builds fail because they run with maven 2.2.1. I think we > require 3.0.x. > > Regards > Marcel > > > -----Original Message----- > > From: Gavin McDonald [mailto:[email protected]] > > Sent: Donnerstag, 19. September 2013 04:17 > > To: [email protected] > > Subject: Windows Buildbot builds failing > > > > Hi Guys n gals, > > > > http://ci.apache.org/builders/oak-trunk- > > win7/builds/3331/steps/compile/logs/ > > stdio > > > > It's been failing for quite a while. > > > > Anything I can do from the infra side to help fix this? > > > > Cheers > > > > Gav... > >
