Author: davidb
Date: Fri Jan 8 11:00:09 2010
New Revision: 897164
URL: http://svn.apache.org/viewvc?rev=897164&view=rev
Log:
Fix for classcastexception when the Log Service is being used.
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=897164&r1=897163&r2=897164&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/single-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/single-bundle/pom.xml Fri Jan 8 11:00:09 2010
@@ -282,6 +282,7 @@
org.osgi.service.cm;version="1.2",
org.osgi.service.distribution;version="1.0.0",
org.osgi.service.discovery;version="1.0.0",
+ org.osgi.service.log;version="1.3",
org.osgi.service.remoteserviceadmin;version="1.0.0",
!*
</_exportcontents>