diff --git a/build-spring-framework/build.xml b/build-spring-framework/build.xml index 0e0bbd30cd..2bf1a98bd5 100644 --- a/build-spring-framework/build.xml +++ b/build-spring-framework/build.xml @@ -2,6 +2,7 @@ + diff --git a/build-spring-framework/generate-pom.xml b/build-spring-framework/generate-pom.xml deleted file mode 100644 index f59f640768..0000000000 --- a/build-spring-framework/generate-pom.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @project-version@]]> - @project-version@ - - org.springframework - spring-parent - ../org.springframework.spring-parent - @project-version@ - -]]> - - - - - - - - - - - - - - - - com.oracle.oc4j - oracle.classloader - 10.1.3.1 - provided - - - com.sun.enterprise - com.sun.enterprise.loader - 1.0 - provided - -]]> - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build-spring-framework/package-bundle.xml b/build-spring-framework/package-bundle.xml index d4bb68ee47..ab9407375f 100644 --- a/build-spring-framework/package-bundle.xml +++ b/build-spring-framework/package-bundle.xml @@ -1,8 +1,6 @@ - - diff --git a/build-spring-framework/package-library.xml b/build-spring-framework/package-library.xml index c1630ece64..b42f321918 100644 --- a/build-spring-framework/package-library.xml +++ b/build-spring-framework/package-library.xml @@ -1,8 +1,6 @@ - - diff --git a/build-spring-framework/pom.xml b/build-spring-framework/pom.xml deleted file mode 100644 index 943bee749f..0000000000 --- a/build-spring-framework/pom.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - 4.0.0 - org.springframework - spring - pom - 3.0.1.BUILD-SNAPSHOT - Spring Framework - Spring is a layered Java/J2EE application platform, based on code published in Expert - One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). - http://www.springframework.org - - JIRA - http://jira.springframework.org/browse/SPR - - - Bamboo - https://build.springframework.org/browse/SPR - - 2003 - - SpringSource - http://www.springsource.com - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - https://fisheye.springframework.org/browse/spring-framework - scm:svn:https://src.springframework.org/svn/spring-framework/trunk - scm:svn:https://src.springframework.org/svn/spring-framework/trunk - - - - Spring Forum - - http://forum.springframework.org - http://forum.springframework.org - - - - - ../org.springframework.spring-parent - ../org.springframework.instrument - ../org.springframework.instrument.tomcat - ../org.springframework.asm - ../org.springframework.core - ../org.springframework.expression - ../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.servlet - ../org.springframework.web.portlet - ../org.springframework.test - ../org.springframework.web.struts - - - - - staging - - - staging - file:///${user.dir}/target/staging - - - staging - file:///${user.dir}/target/staging - - - staging - file:///${user.dir}/target/staging - - - - - - - diff --git a/build-spring-framework/publish-maven.xml b/build-spring-framework/publish-maven.xml deleted file mode 100644 index d6ca38cc49..0000000000 --- a/build-spring-framework/publish-maven.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - This build file publishes to a maven repository and two ways. - 1. Publish jar, source-jar, and pom artifacts. - 2. Publish only the pom artifact. - The additional complexity in the implementation is due to a bug in the maven ant tasks version 2.0.8 that - prevents deploying to a local file repository on windows. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build-spring-framework/publish.xml b/build-spring-framework/publish.xml deleted file mode 100644 index 44b8bb41b4..0000000000 --- a/build-spring-framework/publish.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/org.springframework.asm/build.xml b/org.springframework.asm/build.xml index 79712d3bf6..b17e224a05 100644 --- a/org.springframework.asm/build.xml +++ b/org.springframework.asm/build.xml @@ -1,5 +1,6 @@ - + @@ -45,4 +46,14 @@ + + + + + + + + diff --git a/org.springframework.spring-library/build.xml b/org.springframework.spring-library/build.xml index 8b19d61ce4..a50b708d66 100644 --- a/org.springframework.spring-library/build.xml +++ b/org.springframework.spring-library/build.xml @@ -1,23 +1,8 @@ + - - - - - - - - - - - - - - diff --git a/org.springframework.spring-parent/build.xml b/org.springframework.spring-parent/build.xml index 46919d18ca..f23e0c1406 100644 --- a/org.springframework.spring-parent/build.xml +++ b/org.springframework.spring-parent/build.xml @@ -1,8 +1,7 @@ - + + - - diff --git a/org.springframework.spring-parent/ivy.xml b/org.springframework.spring-parent/ivy.xml index 3fd4f5f112..ceff026be6 100644 --- a/org.springframework.spring-parent/ivy.xml +++ b/org.springframework.spring-parent/ivy.xml @@ -14,8 +14,6 @@ - - diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index d50a903bcd..fe6b11dd4d 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -254,4 +254,15 @@ + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + diff --git a/org.springframework.web.struts/template.mf b/org.springframework.web.struts/template.mf index 98f01a26f5..5d545c6592 100644 --- a/org.springframework.web.struts/template.mf +++ b/org.springframework.web.struts/template.mf @@ -3,15 +3,22 @@ Bundle-Name: Spring Web Struts Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: + antlr.*;version="[2.7.6, 3.0.0)";resolution:=optional, javax.servlet.*;version="[2.4.0, 3.0.0)", + javax.sql.*;version="0", org.apache.commons.beanutils.*;version="[1.7.0, 2.0.0)", + org.apache.commons.collections.*;version="[3.2.0, 4.0.0)", + org.apache.commons.digester.*;version="[0.4.0, 1.0.0)", + org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)", org.apache.commons.logging.*;version="[1.0.4, 2.0.0)", + org.apache.commons.validator.*;version="[1.1.4, 2.0.0)", org.apache.struts.*;version="[1.2.9, 2.0.0)", org.springframework.beans.*;version="[3.0.0, 3.0.1)", org.springframework.context.*;version="[3.0.0, 3.0.1)", org.springframework.util.*;version="[3.0.0, 3.0.1)", org.springframework.validation.*;version="[3.0.0, 3.0.1)", - org.springframework.web.*;version="[3.0.0, 3.0.1)" + org.springframework.web.*;version="[3.0.0, 3.0.1)", + org.xml.sax.*;version="0" Ignored-Existing-Headers: Bnd-LastModified, Import-Package,