Components-based JCR configuration.
[lgpl/argeo-commons.git] / org.argeo.cms.jcr / build.properties
index 8667a0edfbc042e7b71ae0456320dc4ed0331cc1..3ddcf97c643251df556b597a2e64c696098a8f87 100644 (file)
@@ -1,11 +1,12 @@
-source.. = src/,\
-           ext/test/
 output.. = bin/
 bin.includes = META-INF/,\
-               .
-additional.bundles = org.junit,\
-                     org.hamcrest,\
-                     org.apache.jackrabbit.core,\
+               .,\
+               OSGI-INF/jcrDeployment.xml,\
+               OSGI-INF/repositoryContextsFactory.xml,\
+               OSGI-INF/jcrRepositoryFactory.xml,\
+               OSGI-INF/jcrFsProvider.xml
+source.. = src/
+additional.bundles = org.apache.jackrabbit.core,\
                      javax.jcr,\
                      org.apache.jackrabbit.api,\
                      org.apache.jackrabbit.data,\
@@ -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