Author: nickboldt
Date: 2011-03-08 17:53:06 -0500 (Tue, 08 Mar 2011)
New Revision: 29627
Modified:
branches/jbosstools-3.2.x/build/target-platform/build.xml
Log:
make help for running jbds.target easier to copy/paste
Modified: branches/jbosstools-3.2.x/build/target-platform/build.xml
===================================================================
--- branches/jbosstools-3.2.x/build/target-platform/build.xml 2011-03-08 22:53:05 UTC (rev
29626)
+++ branches/jbosstools-3.2.x/build/target-platform/build.xml 2011-03-08 22:53:06 UTC (rev
29627)
@@ -72,7 +72,7 @@
To run for JBDS target file instead of JBT target files, pass in alternate target file
and resulting repo path:
- $ ant -DtargetFile=jbds.target -DrepoDir=/tmp/JBDS_REPO/
+ $ ant -DtargetFile=jbds.target -DrepoDir=${WORKINGDIR}/JBDS_REPO/
</echo>
</target>