Author: nickboldt
Date: 2010-12-14 13:01:46 -0500 (Tue, 14 Dec 2010)
New Revision: 27467
Modified:
trunk/build/pom-disabled-components.xml
Log:
remove examples, drools - now built upstream
Modified: trunk/build/pom-disabled-components.xml
===================================================================
--- trunk/build/pom-disabled-components.xml 2010-12-14 17:58:47 UTC (rev 27466)
+++ trunk/build/pom-disabled-components.xml 2010-12-14 18:01:46 UTC (rev 27467)
@@ -343,23 +343,6 @@
</profile>
<profile>
- <id>examples</id>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
- <modules>
- <module>../examples</module>
- </modules>
- </profile>
-
- <profile>
- <id>examples-bootstrap</id>
- <modules>
- <module>../examples</module>
- </modules>
- </profile>
-
- <profile>
<id>maven</id>
<activation>
<activeByDefault>true</activeByDefault>
@@ -432,16 +415,6 @@
</profile>
<profile>
- <id>drools</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <modules>
- <module>../drools</module>
- </modules>
- </profile>
-
- <profile>
<id>runtime</id>
<activation>
<activeByDefault>true</activeByDefault>
Show replies by date