X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jackrabbit%2Fbuild.properties;h=909ad19150dbc1d8a965c6617b91466e23381452;hb=3ee4d451aadbf45c63f40a4cae3c15781aee5412;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..909ad1915 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.h2,\ + com.springsource.org.apache.lucene,\ + org.springframework.context source.. = src/main/java/,\ - src/test/java/,\ - src/test/resources/ + src/main/resources/