Author: gnodet
Date: Thu May  6 06:04:26 2010
New Revision: 941583

URL: http://svn.apache.org/viewvc?rev=941583&view=rev
Log:
Include blueprint in the build now that it is in a usable state

Modified:
    camel/trunk/components/pom.xml

Modified: camel/trunk/components/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=941583&r1=941582&r2=941583&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Thu May  6 06:04:26 2010
@@ -36,8 +36,7 @@
     <module>camel-bam</module>
     <module>camel-bean-validator</module>
     <module>camel-bindy</module>
-    <!-- component still under active development 
-       <module>camel-blueprint</module> -->
+    <module>camel-blueprint</module>
     <module>camel-cometd</module>
     <module>camel-cache</module>
     <module>camel-castor</module>


Reply via email to