Unit tests working in IDE
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 14 Aug 2015 15:06:52 +0000 (15:06 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 14 Aug 2015 15:06:52 +0000 (15:06 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8320 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.server.jcr/build.properties

index 1d2423681396603cf73e7a4c174e1a2b423dfafa..098377af8b211e5db872b91f7f92718b19e01e4a 100644 (file)
@@ -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