]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.detached/pom.xml
Introduce system calls
[gpl/argeo-slc.git] / runtime / org.argeo.slc.detached / pom.xml
index bbad988518271589475de26f2f105b71664e9c7a..d3b9b49fc8accaed96919d31959f649ecf6f5d62 100644 (file)
                                                        org.argeo.slc.detached.*
                                                </Export-Package>
                                                <Import-Package>
-                                                       *,
+                                                       org.w3c.dom;version="0.0.0",
+                                                       javax.xml.*;version="0.0.0",
                                                        org.springframework.beans.factory;version="2.0",
                                                        org.springframework.beans.factory.support;version="2.0",
                                                        org.springframework.beans.factory.xml;version="2.0",
                                                        org.springframework.context;version="2.0",
                                                        org.springframework.context.support;version="2.0",
-                                                       org.springframework.core.io;version="2.0"
+                                                       org.springframework.core.io;version="2.0",
+                                                       *
                                                </Import-Package>
+                                               <Spring-Context>*;create-asynchronously:=false</Spring-Context>
                                        </instructions>
                                </configuration>
                        </plugin>