X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.jcr%2Fbuild.properties;h=b8b7723191a35d9293ba3946b9b43bf5e3bc218e;hb=ce8f53763eec2a2b9e15e97f2eaa8468b551ea31;hp=284faa983dc408e08ec89d70679d72d4677d1d2d;hpb=49dcdc7849c86df4d3631e38e069bcc5dea025e0;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.jcr/build.properties b/runtime/org.argeo.slc.support.jcr/build.properties index 284faa983..b8b772319 100644 --- a/runtime/org.argeo.slc.support.jcr/build.properties +++ b/runtime/org.argeo.slc.support.jcr/build.properties @@ -2,8 +2,20 @@ additional.bundles = org.springframework.core,\ org.argeo.server.jackrabbit,\ junit,\ org.argeo.slc.unit,\ - javax.xml.stream,\ - org.apache.xerces + org.apache.xerces,\ + org.apache.log4j,\ + slf4j.api,\ + slf4j.log4j,\ + org.eclipse.osgi,\ + org.apache.commons.io,\ + org.apache.jackrabbit,\ + org.h2,\ + org.apache.commons.dbcp,\ + org.apache.commons.pool,\ + edu.oswego.cs.dl.util.concurrent,\ + org.apache.commons.collections,\ + org.apache.lucene,\ + org.apache.tika source.. = src/main/java/,\ src/main/resources/,\ src/test/java/,\