]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/build.properties
Fix build.properties
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / build.properties
index 05ab7677181f0ac0680ecf0e18bd21a1afe35afc..788870d9887d430ea38c38645987e478e1bcbbea 100644 (file)
@@ -1,12 +1,12 @@
 additional.bundles = org.springframework.transaction,\
                      org.springframework.core,\
-                     com.springsource.junit,\
-                     com.springsource.org.apache.commons.io,\
-                     com.springsource.org.codehaus.jackson,\
-                     com.springsource.json,\
-                     com.springsource.org.apache.commons.codec,\
+                     junit,\
+                     org.apache.commons.io,\
+                     org.apache.commons.codec,\
                      org.springframework.security.core,\
-                     com.springsource.org.codehaus.jackson.mapper
+                     org.apache.log4j,\
+                     slf4j.api,\
+                     slf4j.org.apache.commons.logging
 source.. = src/main/java/,\
            src/main/resources/,\
            src/test/java/,\