]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.hibernate/build.properties
Make services lookup more robust
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.hibernate / build.properties
index cdcb6d7db77419eab4ca6b9ec6390944bcc01d74..0f69dad3b524fea9c1aed45789f4fb15a1b6f377 100644 (file)
@@ -1,8 +1,20 @@
 additional.bundles = org.springframework.transaction,\
                      org.argeo.slc.unit,\
-                     com.springsource.junit,\
+                     junit,\
                      org.springframework.oxm,\
-                     org.springframework.xml
+                     org.springframework.xml,\
+                     org.dom4j,\
+                     org.springframework.jdbc,\
+                     org.springframework.context.support,\
+                     net.sf.ehcache,\
+                     org.hsqldb,\
+                     org.apache.commons.collections,\
+                     antlr,\
+                     org.argeo.slc.support.castor,\
+                     org.castor,\
+                     org.apache.xml.serializer,\
+                     org.apache.xerces,\
+                     org.h2
 source.. = src/main/java/,\
            src/main/resources/,\
            src/test/java/,\