Author: fmui
Date: Thu Jun 6 13:16:14 2013
New Revision: 1490268
URL: http://svn.apache.org/r1490268
Log:
OSGi client: flagged a few more packages as optional
Modified:
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml
Modified:
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml?rev=1490268&r1=1490267&r2=1490268&view=diff
==============================================================================
---
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml
(original)
+++
chemistry/opencmis/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml
Thu Jun 6 13:16:14 2013
@@ -48,6 +48,8 @@
org.slf4j;resolution:=optional,
org.slf4j.impl;resolution:=optional,
com.sun.xml.ws.*;version="[2.1.7,3.0)";resolution:=optional,
+
com.sun.xml.internal.*;resolution:=optional,
+
org.apache.cxf.*;resolution:=optional,
*
</Import-Package>
<_exportcontents>