You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/10/06 09:34:14 UTC

[3/3] camel git commit: Disable non-working bom module. Need to fix this.

Disable non-working bom module. Need to fix this.


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa56fd10
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa56fd10
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/aa56fd10

Branch: refs/heads/master
Commit: aa56fd10c71d4ae65c636710249a49f1e72a55e8
Parents: ff197c2
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Oct 6 11:34:05 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Oct 6 11:34:05 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/aa56fd10/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1ddf31..9d6e4d6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,9 @@
   <modules>
     <module>parent</module>
     <module>etc</module>
+    <!-- TODO: fix me
     <module>bom</module>
+    -->
     <module>buildingtools</module>
     <module>camel-core</module>
     <module>components</module>