You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2014/02/19 13:11:36 UTC

git commit: Temporary fix while reworking scr support

Repository: karaf
Updated Branches:
  refs/heads/master 76fec25e9 -> 92c85f25c


Temporary fix while reworking scr support


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

Branch: refs/heads/master
Commit: 92c85f25c3030b42bc8bfbcc8dbd320351dca28a
Parents: 76fec25
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Wed Feb 19 13:11:29 2014 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Wed Feb 19 13:11:29 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/92c85f25/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 62c4d7f..da53fad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,9 @@
         <module>webconsole</module>
         <module>exception</module>
         <module>scheduler</module>
+		<!--
         <module>scr</module>
+		-->
         <module>diagnostic</module>
         <module>obr</module>
         <module>jndi</module>