diff --git a/build-spring-framework/generate-pom.xml b/build-spring-framework/generate-pom.xml index eb970cad219..e7d4b8201d2 100644 --- a/build-spring-framework/generate-pom.xml +++ b/build-spring-framework/generate-pom.xml @@ -74,7 +74,7 @@ - + @project-version@ org.springframework - org.springframework.parent - ../build-spring-framework + spring-parent + ../org.springframework.spring-parent @project-version@ ]]> diff --git a/org.springframework.aop/pom.xml b/org.springframework.aop/pom.xml index 148d08dc480..fafdb6b52e8 100644 --- a/org.springframework.aop/pom.xml +++ b/org.springframework.aop/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aop jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -52,13 +52,13 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile @@ -82,21 +82,8 @@ org.springframework spring-asm - 3.0.0.M3 + ${project.version} compile - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.asm/pom.xml b/org.springframework.asm/pom.xml index 762e54b0022..880a362e96f 100644 --- a/org.springframework.asm/pom.xml +++ b/org.springframework.asm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-asm jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml index 95eb4aeb82d..b4171ccd47a 100644 --- a/org.springframework.aspects/pom.xml +++ b/org.springframework.aspects/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aspects jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -28,13 +28,13 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-tx - 3.0.0.M3 + ${project.version} true diff --git a/org.springframework.beans/pom.xml b/org.springframework.beans/pom.xml index 5a15fa618b8..1e21dfaf503 100644 --- a/org.springframework.beans/pom.xml +++ b/org.springframework.beans/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-beans jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -34,7 +34,7 @@ org.springframework spring-core - 3.0.0.M3 + ${project.version} compile diff --git a/org.springframework.context.support/pom.xml b/org.springframework.context.support/pom.xml index ac9dbb3192e..146cfa11aa7 100644 --- a/org.springframework.context.support/pom.xml +++ b/org.springframework.context.support/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-context-support jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -26,12 +26,19 @@ - + quartz quartz 1.6.2 + + opensymphony + quartz-all + 1.6.0 + true + + org.freemarker @@ -81,12 +88,6 @@ 1.5 true - - opensymphony - quartz-all - 1.6.0 - true - jfree jfreechart @@ -96,31 +97,31 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-jdbc - 3.0.0.M3 + ${project.version} true org.springframework spring-tx - 3.0.0.M3 + ${project.version} true @@ -152,7 +153,7 @@ - src/main/java + ${pom.build.sourceDirectory} **/*.types diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index cceb925abef..cac97948ef0 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-context jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -112,31 +112,31 @@ org.springframework spring-aop - 3.0.0.M3 + ${project.version} compile org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-expression - 3.0.0.M3 + ${project.version} compile org.springframework spring-instrument - 3.0.0.M3 + ${project.version} true @@ -184,7 +184,7 @@ org.springframework spring-asm - 3.0.0.M3 + ${project.version} compile diff --git a/org.springframework.core/pom.xml b/org.springframework.core/pom.xml index 3eac7656ef3..c622d99e1ca 100644 --- a/org.springframework.core/pom.xml +++ b/org.springframework.core/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-core jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -22,7 +22,7 @@ org.springframework spring-asm - 3.0.0.M3 + ${project.version} compile @@ -74,17 +74,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.expression/pom.xml b/org.springframework.expression/pom.xml index 5a896421f46..12e7d4b7e3b 100644 --- a/org.springframework.expression/pom.xml +++ b/org.springframework.expression/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-expression jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -22,7 +22,7 @@ org.springframework spring-core - 3.0.0.M3 + ${project.version} compile diff --git a/org.springframework.instrument.classloading/pom.xml b/org.springframework.instrument.classloading/pom.xml index a89885e61b0..40c6da46a67 100644 --- a/org.springframework.instrument.classloading/pom.xml +++ b/org.springframework.instrument.classloading/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument-classloading jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -20,17 +20,5 @@ provided - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - + diff --git a/org.springframework.instrument/pom.xml b/org.springframework.instrument/pom.xml index e0f60e6b9f0..14f69b1761c 100644 --- a/org.springframework.instrument/pom.xml +++ b/org.springframework.instrument/pom.xml @@ -4,25 +4,12 @@ org.springframework spring-instrument jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.jdbc/pom.xml b/org.springframework.jdbc/pom.xml index 3ea22491fe0..f7a6fadfa0e 100644 --- a/org.springframework.jdbc/pom.xml +++ b/org.springframework.jdbc/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jdbc jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -34,25 +34,25 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} true org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-tx - 3.0.0.M3 + ${project.version} compile @@ -74,17 +74,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index da76cf154f7..5426a8ac4b1 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jms jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index c7d22c0df13..2495f3b5849 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-orm jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -135,49 +135,49 @@ org.springframework spring-aop - 3.0.0.M3 + ${project.version} true org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} true org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-instrument-classloading - 3.0.0.M3 + ${project.version} true org.springframework spring-jdbc - 3.0.0.M3 + ${project.version} compile org.springframework spring-tx - 3.0.0.M3 + ${project.version} compile org.springframework spring-web - 3.0.0.M3 + ${project.version} true @@ -220,20 +220,13 @@ - src/test/java + ${pom.build.unitTestSourceDirectory} **/*.xml - src/main/java - - **/*.xsd - - - - - ../org.springframework.integration/src/main/java + ${pom.build.sourceDirectory} **/*.xsd diff --git a/org.springframework.oxm/pom.xml b/org.springframework.oxm/pom.xml index 91ba450a102..6d8bc15d1fc 100644 --- a/org.springframework.oxm/pom.xml +++ b/org.springframework.oxm/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-oxm jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -58,19 +58,19 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile @@ -104,17 +104,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.spring-library/build.xml b/org.springframework.spring-library/build.xml index de198b0eb48..d74eff1015e 100644 --- a/org.springframework.spring-library/build.xml +++ b/org.springframework.spring-library/build.xml @@ -1,6 +1,21 @@ - + + + + + + + + + + + + + + diff --git a/org.springframework.spring-parent/build.xml b/org.springframework.spring-parent/build.xml new file mode 100644 index 00000000000..f15ea33c05d --- /dev/null +++ b/org.springframework.spring-parent/build.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/build-spring-framework/pom.xml b/org.springframework.spring-parent/pom.xml similarity index 79% rename from build-spring-framework/pom.xml rename to org.springframework.spring-parent/pom.xml index 2c1007c7774..4b7b9a836a2 100644 --- a/build-spring-framework/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -4,10 +4,12 @@ 4.0.0 org.springframework - org.springframework.parent - Spring Framework - 3.0.0.M3 + spring-parent pom + Spring Framework + 3.0.0.BUILD-SNAPSHOT + Spring Framework + @@ -65,7 +67,7 @@ org.springframework spring-context - 3.0.0.M3 + ${project.version} com.oracle.oc4j @@ -96,15 +98,15 @@ staging - file:///${user.dir}/target/staging + file:${maven.local.staging.repository} staging - file:///${user.dir}/target/staging + file:${maven.local.staging.repository} staging - file:///${user.dir}/target/staging + file:${maven.local.staging.repository} @@ -186,39 +188,6 @@ - - ../org.springframework.instrument - ../org.springframework.instrument.classloading - ../org.springframework.asm - ../org.springframework.core - ../org.springframework.expression - ../org.springframework.core - ../org.springframework.beans - ../org.springframework.aop - ../org.springframework.context - ../org.springframework.transaction - ../org.springframework.oxm - ../org.springframework.jms - ../org.springframework.aspects - ../org.springframework.jdbc - ../org.springframework.web - ../org.springframework.orm - ../org.springframework.context.support - ../org.springframework.web.portlet - ../org.springframework.web.servlet - ../org.springframework.test - - - - - - http://static.springframework.org/docs - - SpringSource - http://www.springsource.com - com.springsource.repository.bundles.milestone diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 44ffeafea07..8bad03d96a9 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-test jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -89,61 +89,61 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} true org.springframework spring-context - 3.0.0.M3 + ${project.version} true org.springframework spring-core - 3.0.0.M3 + ${project.version} true org.springframework spring-instrument-classloading - 3.0.0.M3 + ${project.version} true org.springframework spring-jdbc - 3.0.0.M3 + ${project.version} true org.springframework spring-orm - 3.0.0.M3 + ${project.version} true org.springframework spring-tx - 3.0.0.M3 + ${project.version} true org.springframework spring-web - 3.0.0.M3 + ${project.version} true org.springframework spring-web-portlet - 3.0.0.M3 + ${project.version} true org.springframework spring-webmvc - 3.0.0.M3 + ${project.version} true @@ -159,17 +159,4 @@ true - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.transaction/pom.xml b/org.springframework.transaction/pom.xml index c58445158cd..1bb85c17ef1 100644 --- a/org.springframework.transaction/pom.xml +++ b/org.springframework.transaction/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-tx jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -54,25 +54,25 @@ org.springframework spring-aop - 3.0.0.M3 + ${project.version} compile org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile @@ -112,17 +112,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.web.portlet/pom.xml b/org.springframework.web.portlet/pom.xml index d9cc595b1ae..f0f1dcef662 100644 --- a/org.springframework.web.portlet/pom.xml +++ b/org.springframework.web.portlet/pom.xml @@ -2,14 +2,14 @@ 4.0.0 org.springframework - spring-web-portlet + spring-webmvc-portlet jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -58,37 +58,37 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-web - 3.0.0.M3 + ${project.version} compile org.springframework spring-webmvc - 3.0.0.M3 + ${project.version} compile org.springframework spring-asm - 3.0.0.M3 + ${project.version} test diff --git a/org.springframework.web.servlet/pom.xml b/org.springframework.web.servlet/pom.xml index 7a23562f759..e235f8f4260 100644 --- a/org.springframework.web.servlet/pom.xml +++ b/org.springframework.web.servlet/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-webmvc jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -118,37 +118,37 @@ org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-context-support - 3.0.0.M3 + ${project.version} true org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-oxm - 3.0.0.M3 + ${project.version} true org.springframework spring-web - 3.0.0.M3 + ${project.version} compile @@ -166,7 +166,7 @@ org.springframework spring-asm - 3.0.0.M3 + ${project.version} test @@ -194,17 +194,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index d85eb4c3424..9f1042f687a 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-web jar - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.springframework - org.springframework.parent - ../build-spring-framework - 3.0.0.M3 + spring-parent + ../org.springframework.spring-parent + 3.0.0.BUILD-SNAPSHOT @@ -98,31 +98,31 @@ org.springframework spring-aop - 3.0.0.M3 + ${project.version} compile org.springframework spring-beans - 3.0.0.M3 + ${project.version} compile org.springframework spring-context - 3.0.0.M3 + ${project.version} compile org.springframework spring-core - 3.0.0.M3 + ${project.version} compile org.springframework spring-oxm - 3.0.0.M3 + ${project.version} compile @@ -162,17 +162,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - -