Author: nickboldt
Date: 2011-09-21 20:41:24 -0400 (Wed, 21 Sep 2011)
New Revision: 34944
Modified:
trunk/build/aggregate/bottests-site/site/pom.xml
trunk/build/aggregate/site/pom.xml
trunk/build/aggregate/soa-site/pom.xml
trunk/build/aggregate/webtools-site/pom.xml
Log:
JBIDE-9743 formatting
Modified: trunk/build/aggregate/bottests-site/site/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/site/pom.xml 2011-09-22 00:40:54 UTC (rev 34943)
+++ trunk/build/aggregate/bottests-site/site/pom.xml 2011-09-22 00:41:24 UTC (rev 34944)
@@ -34,7 +34,6 @@
<property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Modified: trunk/build/aggregate/site/pom.xml
===================================================================
--- trunk/build/aggregate/site/pom.xml 2011-09-22 00:40:54 UTC (rev 34943)
+++ trunk/build/aggregate/site/pom.xml 2011-09-22 00:41:24 UTC (rev 34944)
@@ -39,7 +39,6 @@
<property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Modified: trunk/build/aggregate/soa-site/pom.xml
===================================================================
--- trunk/build/aggregate/soa-site/pom.xml 2011-09-22 00:40:54 UTC (rev 34943)
+++ trunk/build/aggregate/soa-site/pom.xml 2011-09-22 00:41:24 UTC (rev 34944)
@@ -44,7 +44,6 @@
<property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Modified: trunk/build/aggregate/webtools-site/pom.xml
===================================================================
--- trunk/build/aggregate/webtools-site/pom.xml 2011-09-22 00:40:54 UTC (rev 34943)
+++ trunk/build/aggregate/webtools-site/pom.xml 2011-09-22 00:41:24 UTC (rev 34944)
@@ -30,11 +30,10 @@
<configuration>
<quiet>true</quiet>
<tasks>
- <property name="JBT_VERSION" value="${JBT_VERSION}"/>
<!-- called AFTER generating update site + zip to add in extra content -->
+ <property name="JBT_VERSION" value="${JBT_VERSION}"/>
<ant antfile="build.xml"/>
</tasks>
-
</configuration>
<goals>
<goal>run</goal>
Show replies by date