commit | 0bd970d44b194fc377265810eacfdc8d90370fd5 | [log] [tgz] |
---|---|---|
author | Guillaume Nodet <gnodet@apache.org> | Thu Jun 18 21:12:16 2009 +0000 |
committer | Guillaume Nodet <gnodet@apache.org> | Thu Jun 18 21:12:16 2009 +0000 |
tree | 3331e9014563aec99aabc2b2529a341eb5e86a95 | |
parent | 508a4e155d78e3f44f2a18924cf08aa66bcd8764 [diff] |
Exclude spring handlers from gshell-core git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@786286 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/gshell/gshell-core/pom.xml b/karaf/gshell/gshell-core/pom.xml index 8c4dd3b..9dd60d2 100644 --- a/karaf/gshell/gshell-core/pom.xml +++ b/karaf/gshell/gshell-core/pom.xml
@@ -402,6 +402,7 @@ <artifact>org.apache.geronimo.gshell.wisdom:gshell-wisdom-core</artifact> <excludes> <exclude>org/apache/geronimo/gshell/**</exclude> + <exclue>META-INF/spring.*</exclue> </excludes> </filter> <filter>