I've been having trouble building the Globus 4.2.0 nightly tarballs. I
finally figured out that they won't build with ant 1.5.1, though the
INSTALL file says they should.
This is the error I was getting:
---------------------
gpt-build ====> CHECKING BUILD DEPENDENCIES FOR
globus_java_ws_core_common
gpt-build ====> Changing to /scratch/jfrey/gt42/gt4.2.0-all-source-
installer/source-trees/wsrf/java/common/source
gpt-build ====> BUILDING globus_java_ws_core_common
ant deploy -Ddeploy.dir=/scratch/globus-4.2.0pre
Buildfile: build.xml
init:
compile:
jar:
dist:
BUILD FAILED
file:/scratch/jfrey/gt42/gt4.2.0-all-source-installer/source-trees/
wsrf/java/common/source/share/build-packages.xml:326: The <fail> task
doesn't support the nested "condition" element.
Total time: 3 seconds
ERROR: Build has failed
make: *** [globus_java_ws_core_common] Error 1
---------------------
This is with the nightly.tar.gz tarball from June 16.
I switched to ant 1.7.0 and the error went away.
I suppose you'll want to either change gt4.2.0-all-source-installer/
source-trees/wsrf/java/common/source/share/build-packages.xml to work
with ant 1.5.1 or change the required version of ant listed in the
INSTALL file.
+--------------------------------+-----------------------------------+
| Jaime Frey | I used to be a heavy gambler. |
| [EMAIL PROTECTED] | But now I just make mental bets. |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind. |
+--------------------------------+-----------------------------------+