X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.core%2Fbuild.properties;h=49a93ba4a0bf7ecffb4898671d84c604be9105fc;hb=9ec85110269f8be5c83ea26e283359bb451a67b7;hp=94dc2778dddbce15d4077c34851ce1e27b153f5e;hpb=bc5e10532e11e384a47264fec26e8afe531654b6;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.core/build.properties b/org.argeo.core/build.properties index 94dc2778d..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.sshd.common,\ - 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,\ - org.apache.sshd.core,\ - bcprov,\ - org.apache.tomcat.jni + 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