On 22 Sep 2011, at 17:48, Paul Sharples wrote: > On 22/09/2011 16:36, Scott Wilson wrote: >> ... And on a related note: buildbot seems to have stopped sending out broken >> build notifications to dev list. >> >> On 22 Sep 2011, at 16:10, Scott Wilson wrote: >> >>> I've just updated to the latest versions of the build scripts, and I now >>> get the following error when trying to build and run Wookie: >>> >>> BUILD FAILED >>> /Users/scottw/Documents/workspace2/wookie/build.xml:235: The following >>> error occurred while executing this line: >>> /Users/scottw/Documents/workspace2/wookie/ant/ivy-java-common.xml:261: >>> ivy:makepom doesn't support the "templatefile" attribute > > I noticed that the ant tasks ran okay when run from eclipse, but not from the > the command line. Further investigation shows that my eclipse version of ivy > is 2.2.0, rather than 2.1.0-rc2 described in the ivy-common.xml file. I've > commited a change for this in ivy-common if you want to try again.
Great, that fixed it for me :) Buildbot is still unhappy though for some reason: http://ci.apache.org/builders/wookie-trunk/builds/387 > > Paul >>> >>> S >
