From ce3728415d66d84455a44c1570d8d482359e70d9 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 14 Aug 2015 15:06:52 +0000 Subject: [PATCH] Unit tests working in IDE git-svn-id: https://svn.argeo.org/commons/trunk@8320 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.server.jcr/build.properties | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- 2.30.2