]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jcr/build.properties
Fix build.properties
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / build.properties
index a9dd55a1d4eac71e22dbd22e131ddd52165dc32f..d564e5792807dc372471df799aa199d820ccf12b 100644 (file)
@@ -1,19 +1,22 @@
 source.. = src/main/java/,\
            src/test/java/,\
-           src/test/resources/
-output.. = target/classes/
+           src/test/resources/,\
+           src/main/resources/
+output.. = target/classes/,\
+           target/test-classes/
 bin.includes = META-INF/,\
                .
-additional.bundles = com.springsource.slf4j.api,\
-                     com.springsource.slf4j.log4j,\
-                     com.springsource.org.apache.log4j,\
-                     com.springsource.org.apache.commons.collections,\
-                     com.springsource.edu.oswego.cs.dl.util.concurrent,\
-                     com.springsource.org.apache.derby,\
-                     com.springsource.org.apache.lucene,\
-                     com.springsource.junit,\
-                     com.springsource.org.apache.xml.serializer,\
-                     com.springsource.org.apache.commons.dbcp,\
-                     com.springsource.org.apache.commons.pool,\
-                     org.argeo.dep.osgi.jackrabbit
+additional.bundles = slf4j.api,\
+                     slf4j.log4j,\
+                     org.apache.log4j,\
+                     org.apache.commons.collections,\
+                     edu.oswego.cs.dl.util.concurrent,\
+                     org.apache.lucene,\
+                     junit,\
+                     org.apache.xml.serializer,\
+                     org.apache.commons.dbcp,\
+                     org.apache.commons.pool,\
+                     org.apache.jackrabbit,\
+                     org.h2,\
+                     org.apache.tika