X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jackrabbit%2Fbuild.properties;h=cd05956ed3cf91a3096354c38f5cf879584553a7;hb=03db65bd74ce09b696a4c5af15a58df988e5368d;hp=d5d2601d0e585d6cf585bebc1a889d974bbef126;hpb=ff2edf71a6223a88a10d2f6c51db2797bfb0c4b9;p=lgpl%2Fargeo-commons.git diff --git a/server/runtime/org.argeo.server.jackrabbit/build.properties b/server/runtime/org.argeo.server.jackrabbit/build.properties index d5d2601d0..cd05956ed 100644 --- a/server/runtime/org.argeo.server.jackrabbit/build.properties +++ b/server/runtime/org.argeo.server.jackrabbit/build.properties @@ -1,4 +1,10 @@ -additional.bundles = com.springsource.junit +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,\ + org.springframework.context source.. = src/main/java/,\ - src/test/java/,\ - src/test/resources/ + src/main/resources/