]> git.argeo.org Git - lgpl/argeo-commons.git/blob - security/runtime/org.argeo.security.core/build.properties
Add JCR MVC
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / build.properties
1 additional.bundles = org.springframework.transaction,\
2 org.springframework.core,\
3 com.springsource.junit,\
4 com.springsource.org.apache.commons.io,\
5 com.springsource.org.codehaus.jackson,\
6 com.springsource.json,\
7 com.springsource.org.apache.commons.codec,\
8 org.springframework.security.core,\
9 com.springsource.org.codehaus.jackson.mapper,\
10 com.springsource.org.apache.log4j,\
11 com.springsource.slf4j.api,\
12 com.springsource.slf4j.org.apache.commons.logging,\
13 org.argeo.server.json
14 source.. = src/main/java/,\
15 src/main/resources/,\
16 src/test/java/,\
17 src/test/resources/