]> git.argeo.org Git - lgpl/argeo-commons.git/blob - runtime/org.argeo.server.jcr/build.properties
Prepare next development cycle
[lgpl/argeo-commons.git] / runtime / org.argeo.server.jcr / build.properties
1 source.. = src/main/java/,\
2 src/test/java/,\
3 src/test/resources/,\
4 src/main/resources/
5 output.. = target/classes/,\
6 target/test-classes/
7 bin.includes = META-INF/,\
8 .
9 additional.bundles = slf4j.api,\
10 slf4j.log4j,\
11 org.apache.log4j,\
12 org.apache.commons.collections,\
13 edu.oswego.cs.dl.util.concurrent,\
14 org.apache.lucene,\
15 junit,\
16 org.apache.xml.serializer,\
17 org.apache.commons.dbcp,\
18 org.apache.commons.pool,\
19 org.apache.jackrabbit,\
20 org.h2,\
21 org.apache.tika
22