[jbosstools-commits] JBoss Tools SVN: r23088 - trunk/build/aggregate.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 29 12:26:31 EDT 2010


Author: nickboldt
Date: 2010-06-29 12:26:31 -0400 (Tue, 29 Jun 2010)
New Revision: 23088

Modified:
   trunk/build/aggregate/aggregateRepos.jbosstools.properties
Log:
fix default

Modified: trunk/build/aggregate/aggregateRepos.jbosstools.properties
===================================================================
--- trunk/build/aggregate/aggregateRepos.jbosstools.properties	2010-06-29 16:19:57 UTC (rev 23087)
+++ trunk/build/aggregate/aggregateRepos.jbosstools.properties	2010-06-29 16:26:31 UTC (rev 23088)
@@ -3,7 +3,7 @@
 # basic config when used in JBT/JBDS aggregation build
 # if eclipse.home not set, fetch + unpack Eclipse Helios Java bundle for 32- or 64-bit linux  
 #eclipse.home=${clean.eclipse.home}
-working.dir=${product.build.directory}/b3aggr
+working.dir=${WORKSPACE}/b3aggr
 
 # basic config when testing on local - be sure to replace reference to ${updateZip} with local JBT/JBDS update site zip 
 #eclipse.home=/home/nboldt/eclipse/36clean2/eclipse



More information about the jbosstools-commits mailing list