Repository: camel Updated Branches: refs/heads/master f627cdf95 -> d947a3824
CAMEL-8647: Fix duplicated import-package statement for org.osgi.framework in camel-cxf manifest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d947a382 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d947a382 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d947a382 Branch: refs/heads/master Commit: d947a382435e90a50d1dd1eadffaca7c455c17b8 Parents: f627cdf Author: Manuel Holzleitner <manuel.holzleit...@gmail.com> Authored: Mon May 18 16:36:07 2015 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue May 19 08:02:49 2015 +0200 ---------------------------------------------------------------------- components/camel-cxf/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d947a382/components/camel-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml index 630e809..e8787ca 100644 --- a/components/camel-cxf/pom.xml +++ b/components/camel-cxf/pom.xml @@ -58,7 +58,6 @@ org.apache.aries.blueprint.reflect;version="[1.0,2.0)";resolution:=optional, org.apache.aries.blueprint.mutable;version="[1.0,2.0)";resolution:=optional, org.apache.camel.blueprint;resolution:=optional, - org.osgi.framework;resolution:=optional, * </camel.osgi.import>