X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jackrabbit%2Fbuild.properties;h=722c27c7337ffceaeef0b1a9347593b7f0577eb4;hb=816bf832b3b0f1121405586a671eab698d25c748;hp=fdf424dbcdeba2277e71b1c308fd1402f513c1fc;hpb=a668345e948f3f6da7475279bbe330e129fb1841;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 fdf424dbc..722c27c73 100644 --- a/server/runtime/org.argeo.server.jackrabbit/build.properties +++ b/server/runtime/org.argeo.server.jackrabbit/build.properties @@ -1,12 +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/