Author: nickboldt
Date: 2011-09-22 10:32:30 -0400 (Thu, 22 Sep 2011)
New Revision: 34956
Modified:
trunk/build/aggregate/webtools-site/pom.xml
Log:
comment out var declarations to see if they pass thru from Hudson directly
Modified: trunk/build/aggregate/webtools-site/pom.xml
===================================================================
--- trunk/build/aggregate/webtools-site/pom.xml 2011-09-22 11:29:06 UTC (rev 34955)
+++ trunk/build/aggregate/webtools-site/pom.xml 2011-09-22 14:32:30 UTC (rev 34956)
@@ -31,8 +31,8 @@
<quiet>true</quiet>
<tasks>
<!-- called AFTER generating update site + zip to add in extra content -->
- <property name="JBT_VERSION" value="${JBT_VERSION}"/>
- <property name="BUILD_ALIAS" value="${BUILD_ALIAS}"/>
+ <!-- <property name="JBT_VERSION"
value="${JBT_VERSION}"/>
+ <property name="BUILD_ALIAS" value="${BUILD_ALIAS}"/>
-->
<ant antfile="build.xml"/>
</tasks>
</configuration>
Show replies by date