]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.server.jcr/build.properties
[maven-release-plugin] prepare release argeo-commons-2.1.17
[lgpl/argeo-commons.git] / org.argeo.server.jcr / build.properties
index aa28342fdd636622d4f98e65d9f0dfcd811a2148..1d2423681396603cf73e7a4c174e1a2b423dfafa 100644 (file)
@@ -1,9 +1,6 @@
-source.. = src/main/java/,\
-           src/test/java/,\
-           src/test/resources/,\
-           src/main/resources/
-output.. = target/classes/,\
-           target/test-classes/
+source.. = src/,\
+           ext/test/
+output.. = bin/
 bin.includes = META-INF/,\
                .
 additional.bundles = org.junit,\
@@ -14,4 +11,3 @@ additional.bundles = org.junit,\
                      org.apache.jackrabbit.jcr.commons,\
                      org.apache.jackrabbit.spi,\
                      org.apache.jackrabbit.spi.commons
-