]> 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 6ebf8f32f540d0bc1fe0ff5318557e659286f2c3..788870d9887d430ea38c38645987e478e1bcbbea 100644 (file)
@@ -1,16 +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,\
-                     com.springsource.org.apache.log4j,\
-                     com.springsource.slf4j.api,\
-                     com.springsource.slf4j.org.apache.commons.logging,\
-                     org.argeo.server.json
+                     org.apache.log4j,\
+                     slf4j.api,\
+                     slf4j.org.apache.commons.logging
 source.. = src/main/java/,\
            src/main/resources/,\
            src/test/java/,\