You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dh...@apache.org on 2014/06/28 01:22:21 UTC

[3/5] Intial version of Camel support for Box.com, it's also a POC for the awesome Camel API component framework

http://git-wip-us.apache.org/repos/asf/camel/blob/a4c8f76c/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index ecf136c..108ecc6 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -66,6 +66,7 @@
     <module>camel-bean-validator</module>
     <module>camel-barcode</module>
     <module>camel-bindy</module>
+    <module>camel-box</module>
     <module>camel-cache</module>
     <module>camel-castor</module>
     <module>camel-cdi</module>