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 <[email protected]> Authored: Wed Feb 19 13:11:29 2014 +0100 Committer: Guillaume Nodet <[email protected]> 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>
