Improve build.properties
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Jun 2012 13:49:33 +0000 (13:49 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Jun 2012 13:49:33 +0000 (13:49 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5395 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

runtime/org.argeo.slc.core/build.properties
runtime/org.argeo.slc.server/pom.xml
runtime/org.argeo.slc.support.castor/build.properties
runtime/org.argeo.slc.support.hibernate/build.properties

index 936a99f185ac9e833e8195ba2993c517db535c77..8a19466a3a63464203e0ac31b046fe6d67e9ff5b 100644 (file)
@@ -4,7 +4,9 @@ additional.bundles = slf4j.api,\
                      slf4j.org.apache.commons.logging,\
                      org.aopalliance,\
                      org.aspectj.weaver,\
-                     net.sf.cglib
+                     net.sf.cglib,\
+                     org.springframework.context.support,\
+                     org.springframework.context
 source.. = src/main/java/,\
            src/main/resources/,\
            src/test/java/,\
index cd5812de5c204f707bb42bc8df79576b5dc1db22..74b3158a2c2a7e3fbc6cc35269be2d1bbfd698e9 100644 (file)
                </dependency>
 
                <!-- Security -->
-
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>com.springsource.json</artifactId>
-                       <version>1.0.1.RELEASE</version>
                        <optional>true</optional>
                </dependency>
                <dependency>
index 9c722a511e42dc53ac97758c584e63cd285470e9..a3d626614fae9aca9f67d7486df8b2a436722d2f 100644 (file)
@@ -1,6 +1,5 @@
 additional.bundles = org.argeo.slc.unit,\
                      junit,\
-                     javax.xml.stream,\
                      org.apache.xml.serializer,\
                      org.apache.xerces
 source.. = src/main/java/,\
index d64d193ab3026c6d07f2219520e5b973cd20360b..0f69dad3b524fea9c1aed45789f4fb15a1b6f377 100644 (file)
@@ -5,14 +5,12 @@ additional.bundles = org.springframework.transaction,\
                      org.springframework.xml,\
                      org.dom4j,\
                      org.springframework.jdbc,\
-                     javax.transaction,\
                      org.springframework.context.support,\
                      net.sf.ehcache,\
                      org.hsqldb,\
                      org.apache.commons.collections,\
                      antlr,\
                      org.argeo.slc.support.castor,\
-                     javax.xml.stream,\
                      org.castor,\
                      org.apache.xml.serializer,\
                      org.apache.xerces,\