Updated Branches: refs/heads/camel-2.11.x aa29385ee -> 6ad14dd37 refs/heads/master 0bd7c3826 -> f3ba97475
CAMEL-6392: camel-spring should not export org.apache.camel.component package. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f3ba9747 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f3ba9747 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f3ba9747 Branch: refs/heads/master Commit: f3ba97475767d427591ba6abfe9c840696b6efd2 Parents: 0bd7c38 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri May 24 15:15:40 2013 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri May 24 15:15:50 2013 +0200 ---------------------------------------------------------------------- components/camel-spring/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f3ba9747/components/camel-spring/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml index 0381b9d..ddfface 100644 --- a/components/camel-spring/pom.xml +++ b/components/camel-spring/pom.xml @@ -47,7 +47,6 @@ org.apache.camel.spring.*;${camel.osgi.version}, org.apache.camel.osgi.*;${camel.osgi.version}, org.apache.camel.util.spring.*;${camel.osgi.version}, - org.apache.camel.component;${camel.osgi.split.pkg};${camel.osgi.version}, org.apache.camel.component.event;${camel.osgi.split.pkg};${camel.osgi.version}, org.apache.camel.language.spel;${camel.osgi.split.pkg};${camel.osgi.version} </camel.osgi.export>