]> git.argeo.org Git - lgpl/argeo-commons.git/blob - security/runtime/org.argeo.security.core/build.properties
Enhancements to security
[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.org.apache.commons.codec,\
7 org.springframework.security.core,\
8 com.springsource.org.codehaus.jackson.mapper,\
9 com.springsource.org.apache.log4j,\
10 com.springsource.slf4j.api,\
11 com.springsource.slf4j.org.apache.commons.logging,\
12 org.argeo.server.json
13 source.. = src/main/java/,\
14 src/main/resources/,\
15 src/test/java/,\
16 src/test/resources/