[jbosstools-commits] JBoss Tools SVN: r39910 - trunk/build/aggregate.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Mar 29 01:07:19 EDT 2012
Author: nickboldt
Date: 2012-03-29 01:07:19 -0400 (Thu, 29 Mar 2012)
New Revision: 39910
Modified:
trunk/build/aggregate/pom.xml
Log:
add instructions for building soatests-site
Modified: trunk/build/aggregate/pom.xml
===================================================================
--- trunk/build/aggregate/pom.xml 2012-03-29 05:06:36 UTC (rev 39909)
+++ trunk/build/aggregate/pom.xml 2012-03-29 05:07:19 UTC (rev 39910)
@@ -23,6 +23,7 @@
mvn clean install -f webtools-site/pom.xml
mvn clean install -f bottests-site/pom.xml
mvn clean install -f coretests-site/pom.xml
+ mvn clean install -f soatests-site/pom.xml
...
-->
</project>
More information about the jbosstools-commits
mailing list