]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/build.properties
[maven-release-plugin] prepare release argeo-slc-1.1.6
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / build.properties
index f0008122bfcabaaec7dbc848c0630e3e19b36b81..8a19466a3a63464203e0ac31b046fe6d67e9ff5b 100644 (file)
@@ -1,11 +1,16 @@
-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/,\
            src/test/resources/
+bin.includes = META-INF/spring.handlers,\
+               META-INF/spring.schemas
+