Fix errors and warnings
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / pom.xml
index 2173bac671d5f91ba85b605f74a00e53c01acc21..3857f666ffaaf729d6a161d37e6f0b71dd62d920 100644 (file)
                                                <Export-Package>
                                                        org.argeo.server.*
                                                </Export-Package>
-                                               <Import-Package>javax.xml.transform.*;version="0.0.0",*</Import-Package>
+                                               <Import-Package>
+                                                       org.springframework.web.context,
+                                                       *
+                                               </Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>