]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ws.client/pom.xml
Fix issue preventing to execute non default
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ws.client / pom.xml
index b8721284b6b7b6fbe421fdd12ce9e2f31886cc90..3ffbd8942b5bc10583200ddfd1d090c84ff0e643 100644 (file)
                                                <Export-Package>
                                                        org.argeo.slc.ws.*
                                                </Export-Package>
+                                               <Import-Package>org.w3c.dom;version="0.0.0",
+                                                       javax.xml.*;version="0.0.0",
+                                                       org.xml.*;version="0.0.0",
+                                                       *
+                                               </Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>