X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.core%2Fbuild.properties;h=49a93ba4a0bf7ecffb4898671d84c604be9105fc;hb=6e6286a551d04ee0993dc7930bd9744f7c9df10e;hp=6562d830908494d9a506dd88943f5e0ff88e88ed;hpb=905c6bcd909d84c6e980994d9eeed22a0bf237af;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.core/build.properties b/org.argeo.core/build.properties index 6562d8309..49a93ba4a 100644 --- a/org.argeo.core/build.properties +++ b/org.argeo.core/build.properties @@ -2,12 +2,28 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ . -additional.bundles = org.apache.sshd.common,\ +additional.bundles = org.junit,\ + org.hamcrest,\ + org.apache.jackrabbit.core,\ + javax.jcr,\ + org.apache.jackrabbit.api,\ org.apache.jackrabbit.data,\ - org.slf4j.log4j12,\ + 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.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