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