]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/runtime/org.argeo.slc.support.hibernate/build.properties
Move to SLC legacy
[gpl/argeo-slc.git] / legacy / runtime / org.argeo.slc.support.hibernate / build.properties
diff --git a/legacy/runtime/org.argeo.slc.support.hibernate/build.properties b/legacy/runtime/org.argeo.slc.support.hibernate/build.properties
new file mode 100644 (file)
index 0000000..0f69dad
--- /dev/null
@@ -0,0 +1,21 @@
+additional.bundles = org.springframework.transaction,\
+                     org.argeo.slc.unit,\
+                     junit,\
+                     org.springframework.oxm,\
+                     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/,\
+           src/test/resources/