Repository: cxf Updated Branches: refs/heads/master fc5acc612 -> 037aab058
There is no META-INF.cxf.osgi anymore Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/037aab05 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/037aab05 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/037aab05 Branch: refs/heads/master Commit: 037aab0585fbb7c77cf1ce96c20b0c107b9baded Parents: fc5acc6 Author: Daniel Kulp <[email protected]> Authored: Thu Mar 12 15:14:35 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu Mar 12 15:14:48 2015 -0400 ---------------------------------------------------------------------- osgi/bundle/compatible/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/037aab05/osgi/bundle/compatible/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml index 0bdf623..249287f 100644 --- a/osgi/bundle/compatible/pom.xml +++ b/osgi/bundle/compatible/pom.xml @@ -195,7 +195,6 @@ <Import-Package> org.apache.cxf.*, META-INF.cxf, - META-INF.cxf.osgi, antlr*;resolution:=optional, com.sun*;resolution:=optional, com.ctc.wstx.msv*;resolution:=optional,
