X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fbuild.properties;h=788870d9887d430ea38c38645987e478e1bcbbea;hb=877a15a0825fcc2f71bc8755c0a59ec173809c1c;hp=f9420e76a4946b3245f342b636c162d23cc2b6c6;hpb=3ee4d451aadbf45c63f40a4cae3c15781aee5412;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/org.argeo.security.core/build.properties b/security/runtime/org.argeo.security.core/build.properties index f9420e76a..788870d98 100644 --- a/security/runtime/org.argeo.security.core/build.properties +++ b/security/runtime/org.argeo.security.core/build.properties @@ -1,12 +1,12 @@ additional.bundles = org.springframework.transaction,\ org.springframework.core,\ - com.springsource.junit,\ - com.springsource.org.apache.commons.io,\ - com.springsource.org.apache.commons.codec,\ + junit,\ + org.apache.commons.io,\ + org.apache.commons.codec,\ org.springframework.security.core,\ - com.springsource.org.apache.log4j,\ - com.springsource.slf4j.api,\ - com.springsource.slf4j.org.apache.commons.logging + org.apache.log4j,\ + slf4j.api,\ + slf4j.org.apache.commons.logging source.. = src/main/java/,\ src/main/resources/,\ src/test/java/,\