X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.core%2Fbuild.properties;h=8a19466a3a63464203e0ac31b046fe6d67e9ff5b;hb=4971d0d2bc97ba45ebd480c1a77fdb0d19f3cbd3;hp=d58192aeb530e9dac205d3caa27a4c66a0f40b5a;hpb=d601802d5a50e4e30eb639a08eff5270b63fe599;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.core/build.properties b/runtime/org.argeo.slc.core/build.properties index d58192aeb..8a19466a3 100644 --- a/runtime/org.argeo.slc.core/build.properties +++ b/runtime/org.argeo.slc.core/build.properties @@ -1,10 +1,12 @@ -additional.bundles = com.springsource.slf4j.api,\ - com.springsource.slf4j.log4j,\ - com.springsource.org.apache.log4j,\ - com.springsource.slf4j.org.apache.commons.logging,\ - com.springsource.org.aopalliance,\ - com.springsource.org.aspectj.weaver,\ - com.springsource.net.sf.cglib +additional.bundles = slf4j.api,\ + slf4j.log4j,\ + org.apache.log4j,\ + slf4j.org.apache.commons.logging,\ + org.aopalliance,\ + org.aspectj.weaver,\ + net.sf.cglib,\ + org.springframework.context.support,\ + org.springframework.context source.. = src/main/java/,\ src/main/resources/,\ src/test/java/,\