]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.jcr/build.properties
Clean up directories
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.jcr / build.properties
index ba373b6d7f0eb3d9ce1f34607dea7bdf0e47b01d..b8b7723191a35d9293ba3946b9b43bf5e3bc218e 100644 (file)
@@ -1,8 +1,23 @@
 additional.bundles = org.springframework.core,\
                      org.argeo.server.jackrabbit,\
-                     com.springsource.junit,\
+                     junit,\
                      org.argeo.slc.unit,\
-                     org.argeo.slc.support.castor,\
-                     com.springsource.javax.xml.stream,\
-                     com.springsource.org.apache.xerces
+                     org.apache.xerces,\
+                     org.apache.log4j,\
+                     slf4j.api,\
+                     slf4j.log4j,\
+                     org.eclipse.osgi,\
+                     org.apache.commons.io,\
+                     org.apache.jackrabbit,\
+                     org.h2,\
+                     org.apache.commons.dbcp,\
+                     org.apache.commons.pool,\
+                     edu.oswego.cs.dl.util.concurrent,\
+                     org.apache.commons.collections,\
+                     org.apache.lucene,\
+                     org.apache.tika
+source.. = src/main/java/,\
+           src/main/resources/,\
+           src/test/java/,\
+           src/test/resources/
                      
\ No newline at end of file