diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 1b8fa961bfd93b72b7b65c9b8f3914b17d2b8582..3060ae993f85b3845b24847bce3367509ed19a56 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -1,231 +1,239 @@ - - 4.0.0 - org.springframework - spring-context - jar - 3.0.0.BUILD-SNAPSHOT - - org.springframework - spring-parent - ../org.springframework.spring-parent - 3.0.0.BUILD-SNAPSHOT - + + 4.0.0 + org.springframework + spring-context + jar + 3.0.0.BUILD-SNAPSHOT + + org.springframework + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT + - - - com.oracle.oc4j - com.springsource.oracle.classloader - 10.1.3.1 - provided - - - com.sun.enterprise - com.springsource.com.sun.enterprise.loader - 1.0.0 - provided - - - backport-util-concurrent - backport-util-concurrent - 3.0 - true - - - javax.annotation - jsr250-api - 1.0 - true - - - javax.ejb - ejb-api - 3.0 - true - - - javax.inject - javax.inject - 1 - provided - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.1 - true - - - javax.persistence - persistence-api - 1.0 - true - - - javax.validation - validation-api - 1.0.0.GA - provided - - - javax.xml.ws - jaxws-api - 2.1-1 - true - - - cglib - cglib-nodep - 2.2 - true - - - aopalliance - aopalliance - 1.0 - compile - - - - org.aspectj - aspectjweaver - true - - - org.beanshell - bsh - 2.0b4 - true - - - org.codehaus.groovy - groovy - 1.7-beta-1 - true - - - org.jruby - jruby - 1.2.0 - true - - - asm - asm - 3.0 - true - - - joda-time - joda-time - 1.6 - true - - - org.springframework - spring-asm - ${project.version} - compile - - - org.springframework - spring-aop - ${project.version} - compile - - - org.springframework - spring-beans - ${project.version} - compile - - - org.springframework - spring-core - ${project.version} - compile - - - org.springframework - spring-expression - ${project.version} - compile - - - org.springframework - spring-instrument - ${project.version} - true - - - org.springframework - spring-asm - ${project.version} - compile - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - 1.1 - test - - - javax.xml - jaxrpc-api - 1.1 - test - - - commons-pool - commons-pool - 1.4 - test - - - commons-dbcp - commons-dbcp - 1.2.2 - test - - - log4j - log4j - test - - - org.easymock - easymock - test - - - org.hibernate - hibernate-validator - 4.0.0.GA - test - - - junit - junit - test - - - org.slf4j - slf4j-jcl - 1.5.3 - test - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - + + + com.oracle.oc4j + com.springsource.oracle.classloader + 10.1.3.1 + provided + + + com.sun.enterprise + com.springsource.com.sun.enterprise.loader + 1.0.0 + provided + + + backport-util-concurrent + backport-util-concurrent + 3.0 + true + + + javax.annotation + jsr250-api + 1.0 + true + + + javax.ejb + ejb-api + 3.0 + true + + + javax.inject + javax.inject + 1 + provided + + + org.atinject + inject-tck + 1.0.0-PFD-3-jboss-1 + test + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1 + true + + + javax.persistence + persistence-api + 1.0 + true + + + javax.validation + validation-api + 1.0.0.GA + provided + + + javax.xml.ws + jaxws-api + 2.1-1 + true + + + cglib + cglib-nodep + 2.2 + true + + + aopalliance + aopalliance + 1.0 + compile + + + + org.aspectj + aspectjweaver + true + + + org.beanshell + bsh + 2.0b4 + true + + + org.codehaus.groovy + groovy + 1.7-beta-1 + true + + + org.jruby + jruby + 1.2.0 + true + + + asm + asm + 3.0 + true + + + joda-time + joda-time + 1.6 + true + + + org.springframework + spring-asm + ${project.version} + compile + + + org.springframework + spring-aop + ${project.version} + compile + + + org.springframework + spring-beans + ${project.version} + compile + + + org.springframework + spring-core + ${project.version} + compile + + + org.springframework + spring-expression + ${project.version} + compile + + + org.springframework + spring-instrument + ${project.version} + true + + + org.springframework + spring-asm + ${project.version} + compile + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + 1.1 + test + + + javax.xml + jaxrpc-api + 1.1 + test + + + commons-pool + commons-pool + 1.4 + test + + + commons-dbcp + commons-dbcp + 1.2.2 + test + + + log4j + log4j + test + + + org.easymock + easymock + test + + + org.hibernate + hibernate-validator + 4.0.0.GA + test + + + junit + junit + test + + + org.slf4j + slf4j-jcl + 1.5.3 + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + + + + +