X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jackrabbit%2Fbuild.properties;h=722c27c7337ffceaeef0b1a9347593b7f0577eb4;hb=6c878278b0f233efe33531824d29b632ea4eef60;hp=a90395047ea752c7c1c0cd38ad38e5c225f440e8;hpb=460170049599090170c48ae447c6c68f1fcb2f63;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 a90395047..722c27c73 100644 --- a/server/runtime/org.argeo.server.jackrabbit/build.properties +++ b/server/runtime/org.argeo.server.jackrabbit/build.properties @@ -1,11 +1,10 @@ -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 +additional.bundles = slf4j.api,\ + slf4j.log4j,\ + org.apache.log4j,\ + org.apache.commons.collections,\ + edu.oswego.cs.dl.util.concurrent,\ + org.h2,\ + org.apache.lucene,\ + org.springframework.context source.. = src/main/java/,\ - src/test/java/,\ - src/test/resources/,\ src/main/resources/