X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jcr%2Fbuild.properties;h=b0df025637d2303f5a8a1967c5bb244384403338;hb=149023e5969377045847bbecf24b0898b18a67a9;hp=2f77ca90060eea0e4d5c75883d754f9ac1190721;hpb=a5edbf6176d62305155b4be10601aa4156d72709;p=lgpl%2Fargeo-commons.git diff --git a/server/runtime/org.argeo.server.jcr/build.properties b/server/runtime/org.argeo.server.jcr/build.properties index 2f77ca900..b0df02563 100644 --- a/server/runtime/org.argeo.server.jcr/build.properties +++ b/server/runtime/org.argeo.server.jcr/build.properties @@ -1,20 +1,21 @@ 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 = org.argeo.server.jackrabbit,\ - com.springsource.slf4j.api,\ +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 + org.argeo.dep.osgi.jackrabbit,\ + com.springsource.org.h2