Author: bvahdat
Date: Mon Feb  4 21:36:26 2013
New Revision: 1442381

URL: http://svn.apache.org/viewvc?rev=1442381&view=rev
Log:
Temporary enabling the defined profiles again to see if can resolve the issue 
with this.

Modified:
    camel/trunk/tooling/pom.xml

Modified: camel/trunk/tooling/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/tooling/pom.xml?rev=1442381&r1=1442380&r2=1442381&view=diff
==============================================================================
--- camel/trunk/tooling/pom.xml (original)
+++ camel/trunk/tooling/pom.xml Mon Feb  4 21:36:26 2013
@@ -33,10 +33,9 @@
   <modules>
     <module>maven</module>
     <module>archetypes</module>
-    <module>camel-manual</module>
   </modules>
 
-  <!-- profiles>
+  <profiles>
     <profile>
       <id>build.manual</id>
       <modules>
@@ -61,6 +60,6 @@
         <module>camel-manual</module>
       </modules>
     </profile>
-  </profiles -->
+  </profiles>
 
 </project>


Reply via email to