On Tue, Aug 12, 2003 at 10:23:25AM +0100, peter reilly wrote: > +1 > > It builds fine for me. > > ./bootstrap.sh > ./build.sh > export ANT_HOME `pwd`/dist > cd dist/bin > ./ant -version
Hmm, any idea why it might barf on mine (mine's not an official vote anyway). If I run stuff manually it builds, but not through build.sh: [EMAIL PROTECTED] apache-ant-1.5.4]$ ./build.sh Invalid implementation version between Ant core and Ant optional tasks. core : 1.5.3 optional: 1.5.4 ./bootstrap/bin/ant -emacs -Dant.install=bootstrap Buildfile: build.xml prepare: check_for_optional_packages: build: Copying 2 files to /home/pauln/tmp/apache-ant-1.5.4/build/classes jars: Building jar: /home/pauln/tmp/apache-ant-1.5.4/build/lib/ant.jar dist-lite: Copying 1 file to /home/pauln/tmp/apache-ant-1.5.4/dist/lib main: BUILD SUCCESSFUL Total time: 9 seconds Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]