X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.security.jackrabbit%2Fbuild.properties;h=0cc2cd06c89b226d00e2316500813053df8b7723;hb=cfb0f56ba97c0c097388e4423dfe0e1c3c3272d0;hp=30f715358d984db427238bb1984c0d19b6ca4004;hpb=00154c058c3ce91af6e264e6f5842e22724ea709;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.security.jackrabbit/build.properties b/org.argeo.security.jackrabbit/build.properties index 30f715358..0cc2cd06c 100644 --- a/org.argeo.security.jackrabbit/build.properties +++ b/org.argeo.security.jackrabbit/build.properties @@ -1 +1,23 @@ -source.. = src/ +source.. = src/,\ + ext/test/ + +additional.bundles = org.junit,\ + org.apache.jackrabbit.core,\ + javax.jcr,\ + org.apache.jackrabbit.api,\ + org.apache.jackrabbit.data,\ + org.apache.jackrabbit.jcr.commons,\ + org.apache.jackrabbit.spi,\ + org.apache.jackrabbit.spi.commons,\ + org.slf4j.api,\ + org.slf4j.commons.logging,\ + org.slf4j.log4j12,\ + org.apache.log4j,\ + org.apache.commons.collections,\ + EDU.oswego.cs.dl.util.concurrent,\ + org.apache.lucene,\ + org.apache.tika.core,\ + org.apache.commons.dbcp,\ + org.apache.commons.pool,\ + org.argeo.server.jcr +