From 6591acbd01ee4035385cd25b8503faaa42a0506c Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Tue, 2 Apr 2013 17:45:57 -0700 Subject: comments to address reviewer feedback --- build.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 052b10f4fd..9a26336248 100644 --- a/build.xml +++ b/build.xml @@ -23,8 +23,15 @@ targets exercised: - install zinc and symlink the installed zinc script to ${basedir}/tools/zinc (${basedir} is where build.xml and the rest of your checkout resides) - make sure to set ZINC_OPTS to match ANT_OPTS! - invoke ant as `ant -Dstarr.version="2.10.1" -Dlocker.skip=1` - (zinc needs compiler jars - TODO rework the build to pack locker and build using that when using zinc) + (zinc needs compiler jars) +--> + + @@ -811,7 +818,7 @@ targets exercised: - + @@ -854,7 +861,8 @@ targets exercised: - @@ -926,7 +934,7 @@ targets exercised: - + -- cgit v1.2.3