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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 29 12:19:58 EDT 2010


Author: nickboldt
Date: 2010-06-29 12:19:57 -0400 (Tue, 29 Jun 2010)
New Revision: 23087

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

Modified: trunk/build/aggregate/aggregateRepos.jbosstools.properties
===================================================================
--- trunk/build/aggregate/aggregateRepos.jbosstools.properties	2010-06-29 16:15:36 UTC (rev 23086)
+++ trunk/build/aggregate/aggregateRepos.jbosstools.properties	2010-06-29 16:19:57 UTC (rev 23087)
@@ -15,8 +15,8 @@
 #product.versionTag=3.1.0.v201002111546N-H238-CR2
 
 # descriptions and labels used to name the resulting repo or to name categories
-repoName=${update.site.product.name} ${update.site.description} Update Site
-#product.versionTag=3.1.0.v200910281633N-RC1
+repoName=JBoss Tools Nightly Aggregate Update Site
+#product.versionTag=${JOB_NAME}-H${BUILD_NUMBER}
 
 # location from which to install b3 aggregator
 b3.aggregator.repo=http://download.jboss.org/jbosstools/requirements/helios/b3.aggregator-repo-0.1.0.r01001_e36.zip



More information about the jbosstools-commits mailing list