From: Mathieu Baudier Date: Fri, 14 Aug 2015 15:06:52 +0000 (+0000) Subject: Unit tests working in IDE X-Git-Tag: argeo-commons-2.1.30~206 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=ce3728415d66d84455a44c1570d8d482359e70d9;p=lgpl%2Fargeo-commons.git Unit tests working in IDE git-svn-id: https://svn.argeo.org/commons/trunk@8320 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.server.jcr/build.properties b/org.argeo.server.jcr/build.properties index 1d2423681..098377af8 100644 --- a/org.argeo.server.jcr/build.properties +++ b/org.argeo.server.jcr/build.properties @@ -10,4 +10,13 @@ additional.bundles = org.junit,\ org.apache.jackrabbit.data,\ org.apache.jackrabbit.jcr.commons,\ org.apache.jackrabbit.spi,\ - org.apache.jackrabbit.spi.commons + 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.tika.parsers