X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.cms.jcr%2Fbuild.properties;h=83a4053bce0c3b3b1e302fc47721474a7b86d561;hb=938f9575c8091c723fa076f3c962e4b29556d2c5;hp=8667a0edfbc042e7b71ae0456320dc4ed0331cc1;hpb=623a0db2d0f161c101b9e41abcaccc04d478d32a;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.cms.jcr/build.properties b/org.argeo.cms.jcr/build.properties index 8667a0edf..83a4053bc 100644 --- a/org.argeo.cms.jcr/build.properties +++ b/org.argeo.cms.jcr/build.properties @@ -1,8 +1,9 @@ -source.. = src/,\ - ext/test/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + OSGI-INF/jcrDeployment.xml +source.. = src/,\ + ext/test/ additional.bundles = org.junit,\ org.hamcrest,\ org.apache.jackrabbit.core,\ @@ -13,8 +14,6 @@ additional.bundles = org.junit,\ org.apache.jackrabbit.spi,\ org.apache.jackrabbit.spi.commons,\ org.slf4j.api,\ - org.slf4j.log4j12,\ - org.apache.log4j,\ org.apache.commons.collections,\ EDU.oswego.cs.dl.util.concurrent,\ org.apache.lucene,\ @@ -27,4 +26,3 @@ additional.bundles = org.junit,\ org.apache.httpcomponents.httpclient,\ org.apache.httpcomponents.httpcore,\ org.apache.tika.parsers - \ No newline at end of file