You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by da...@apache.org on 2009/11/25 12:15:03 UTC

svn commit: r884046 - /cxf/dosgi/trunk/distribution/single-bundle/pom.xml

Author: davidb
Date: Wed Nov 25 11:15:02 2009
New Revision: 884046

URL: http://svn.apache.org/viewvc?rev=884046&view=rev
Log:
Fix for my breaking of the CXF DOSGi system tests.

Modified:
    cxf/dosgi/trunk/distribution/single-bundle/pom.xml

Modified: cxf/dosgi/trunk/distribution/single-bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/single-bundle/pom.xml?rev=884046&r1=884045&r2=884046&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/single-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/single-bundle/pom.xml Wed Nov 25 11:15:02 2009
@@ -273,6 +273,7 @@
               org.apache.cxf.dosgi.*;version="${pom.version}",
               org.apache.cxf.*;version="${cxf.version}",
               org.jdom.*;version="1.0.0",
+              org.osgi.service.cm;version="1.2",
               org.osgi.service.distribution;version="1.0.0",
               org.osgi.service.discovery;version="1.0.0",
               !*