Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 1df23fc6b -> 14e26574a


Update to specify the import range again so it can deploy on Karaf 3.0.1


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/14e26574
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/14e26574
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/14e26574

Branch: refs/heads/3.0.x-fixes
Commit: 14e26574a82629afefcda69cfd2929735b84c622
Parents: 1df23fc
Author: Daniel Kulp <dk...@apache.org>
Authored: Fri Nov 14 12:23:33 2014 -0500
Committer: Daniel Kulp <dk...@apache.org>
Committed: Fri Nov 14 12:23:54 2014 -0500

----------------------------------------------------------------------
 osgi/karaf/commands/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/14e26574/osgi/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/karaf/commands/pom.xml b/osgi/karaf/commands/pom.xml
index a336a76..d09f01b 100644
--- a/osgi/karaf/commands/pom.xml
+++ b/osgi/karaf/commands/pom.xml
@@ -58,6 +58,7 @@
               !org.apache.cxf.karaf.commands,
               org.apache.cxf*;version="[3,4)",
               org.apache.karaf.shell*;version="[2.3,5)",
+              org.apache.felix.gogo.commands*;version="[0.6,1)",
               *
                         </Import-Package>
                         <_nouses>true</_nouses>

Reply via email to