Author: nickboldt
Date: 2010-12-14 12:05:28 -0500 (Tue, 14 Dec 2010)
New Revision: 27459
Modified:
trunk/build/pom-disabled-components.xml
Log:
remove esb and usage from overall pom since they're now upstream component builds
Modified: trunk/build/pom-disabled-components.xml
===================================================================
--- trunk/build/pom-disabled-components.xml 2010-12-14 16:54:27 UTC (rev 27458)
+++ trunk/build/pom-disabled-components.xml 2010-12-14 17:05:28 UTC (rev 27459)
@@ -318,23 +318,6 @@
</profile>
<profile>
- <id>esb</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
- <modules>
- <module>../esb</module>
- </modules>
- </profile>
-
- <profile>
- <id>esb-bootstrap</id>
- <modules>
- <module>../esb</module>
- </modules>
- </profile>
-
- <profile>
<id>seam</id>
<activation>
<activeByDefault>true</activeByDefault>
@@ -469,16 +452,6 @@
</profile>
<profile>
- <id>usage</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
- <modules>
- <module>../usage</module>
- </modules>
- </profile>
-
- <profile>
<id>site</id>
<activation>
<activeByDefault>true</activeByDefault>
Show replies by date