Remove all JCR related components from CMS.
[lgpl/argeo-commons.git] / org.argeo.cms.jcr / build.properties
index 8667a0edfbc042e7b71ae0456320dc4ed0331cc1..fc636406c332ddbe0c500558d53c944041cf3312 100644 (file)
@@ -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,\
@@ -27,4 +28,3 @@ additional.bundles = org.junit,\
                      org.apache.httpcomponents.httpclient,\
                      org.apache.httpcomponents.httpcore,\
                      org.apache.tika.parsers
-               
\ No newline at end of file