Author: nickboldt
Date: 2012-04-17 16:45:08 -0400 (Tue, 17 Apr 2012)
New Revision: 40255
Modified:
trunk/build/pom-soa-tooling.xml
Log:
remove deltacloud from pom-soa-tooling.xml so it won't be built anymore as part of the
.continuous or .tests jobs. It's not on the JBT Core or JBT SOA agg sites, so
there's no point spinning it.
Modified: trunk/build/pom-soa-tooling.xml
===================================================================
--- trunk/build/pom-soa-tooling.xml 2012-04-17 20:23:34 UTC (rev 40254)
+++ trunk/build/pom-soa-tooling.xml 2012-04-17 20:45:08 UTC (rev 40255)
@@ -275,7 +275,7 @@
</modules>
</profile>
- <profile>
+ <!-- <profile>
<id>deltacloud</id>
<activation>
<activeByDefault>true</activeByDefault>
@@ -293,7 +293,7 @@
<module>../deltacloud</module>
<module>../usage</module>
</modules>
- </profile>
+ </profile> -->
<profile>
<id>usage</id>
Show replies by date