X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.core%2Fbuild.properties;h=49a93ba4a0bf7ecffb4898671d84c604be9105fc;hb=8c2f9a6ead2db97e1713f2ec5e486ce7c45fbc13;hp=84397864d5971c1e4fab21aed2d65a3e0c6f0e4b;hpb=72788789268d2ac01dcb817d134c057307ba6de8;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.core/build.properties b/org.argeo.core/build.properties index 84397864d..49a93ba4a 100644 --- a/org.argeo.core/build.properties +++ b/org.argeo.core/build.properties @@ -2,9 +2,28 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ . -additional.bundles = org.apache.jackrabbit.data,\ - org.slf4j.log4j12,\ +additional.bundles = org.junit,\ + org.hamcrest,\ + 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,\ - bcprov,\ - org.junit,\ - org.hamcrest + 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,\ + com.google.guava,\ + org.apache.jackrabbit.jcr2spi,\ + org.apache.jackrabbit.spi2dav,\ + org.apache.httpcomponents.httpclient,\ + org.apache.httpcomponents.httpcore,\ + org.apache.tika.parsers + \ No newline at end of file