Title: [904] trunk/pom.xml: Examples are now activated by profile only.
Revision
904
Author
mauro
Date
2008-08-29 08:19:29 -0500 (Fri, 29 Aug 2008)

Log Message

Examples are now activated by profile only.

Modified Paths


Diff

Modified: trunk/pom.xml (903 => 904)

--- trunk/pom.xml	2008-08-29 13:09:26 UTC (rev 903)
+++ trunk/pom.xml	2008-08-29 13:19:29 UTC (rev 904)
@@ -272,7 +272,7 @@
       <!-- Examples profile -->
       <id>examples</id>
       <activation>
-        <activeByDefault>true</activeByDefault>
+        <activeByDefault>false</activeByDefault>
       </activation>
       <modules>
         <module>examples</module>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to