You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/10/28 01:56:30 UTC

[06/12] incubator-brooklyn git commit: [BROOKLYN-183] Temporarily brooklyn-itest module

[BROOKLYN-183] Temporarily brooklyn-itest module

Breaks the build when maven is run with custom local repo location.


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

Branch: refs/heads/master
Commit: a929b7b4cd9a3d68318fef24bb2d239999b23d58
Parents: af6cbb9
Author: Ciprian Ciubotariu <ch...@gmx.net>
Authored: Tue Oct 27 22:27:56 2015 +0200
Committer: Ciprian Ciubotariu <ch...@gmx.net>
Committed: Tue Oct 27 22:27:56 2015 +0200

----------------------------------------------------------------------
 karaf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/a929b7b4/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/karaf/pom.xml b/karaf/pom.xml
index c865aab..99ff41d 100644
--- a/karaf/pom.xml
+++ b/karaf/pom.xml
@@ -50,7 +50,7 @@
     <module>features</module>
     <module>apache-brooklyn</module>
     <module>commands</module>
-    <module>itest</module>
+    <!-- module>itest</module -->
   </modules>
   
   <dependencyManagement>