diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 56ab0e1e..90e86973 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,9 +1,10 @@ - - + + spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-ws-core-tiger @@ -22,9 +23,27 @@ + + org.springframework.ws + spring-xml + org.springframework.ws spring-ws-core + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + + stax + stax-api + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index fba17149..82310dcd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-ws-core @@ -22,6 +22,10 @@ spring-oxm + + org.springframework + spring-beans + org.springframework spring-context @@ -33,6 +37,12 @@ org.springframework spring-webmvc + + + org.springframework + spring-support + + org.springframework @@ -43,6 +53,11 @@ spring-mock + + xml-apis + xml-apis + provided + jdom jdom @@ -57,15 +72,38 @@ xom xom true + + + xerces + xmlParserAPIs + + + xerces + xercesImpl + + + xalan + xalan + + + jaxen + jaxen + + stax stax-api + + xalan + xalan + provided + xerces xercesImpl - test + provided org.codehaus.woodstox @@ -74,13 +112,19 @@ - axiom-impl + com.sun.xml.messaging.saaj + saaj-impl + provided + + org.apache.ws.commons.axiom + axiom-api true - com.sun.xml.messaging.saaj - saaj-impl + org.apache.ws.commons.axiom + axiom-impl + true diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index aedc6b9b..eb0ce711 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-oxm-tiger @@ -42,6 +42,10 @@ + + org.springframework.ws + spring-xml + org.springframework.ws spring-oxm @@ -65,10 +69,14 @@ + + stax + stax-api + org.codehaus.woodstox wstx-asl - test + provided diff --git a/oxm/pom.xml b/oxm/pom.xml index 251caeec..d58a5db9 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -4,7 +4,7 @@ spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-oxm @@ -64,16 +64,25 @@ org.springframework.ws spring-xml + + + org.springframework + spring-beans + + + xml-apis + xml-apis + provided + stax stax-api - true org.codehaus.woodstox wstx-asl - test + provided xpp3 @@ -83,7 +92,7 @@ xerces xercesImpl - test + provided diff --git a/pom.xml b/pom.xml index f4957e19..644c271c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws pom - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. @@ -343,6 +343,11 @@ spring-hibernate3 ${spring.version} + + org.springframework + spring-dao + ${spring.version} + org.springframework spring-jdbc @@ -379,28 +384,6 @@ jaxen jaxen 1.1-beta-9 - - - dom4j - dom4j - - - jdom - jdom - - - xom - xom - - - xerces - xmlParserAPIs - - - xerces - xercesImpl - - xml-apis @@ -472,11 +455,15 @@ com.sun.xml.messaging.saaj saaj-impl 1.3 - provided - axiom-impl org.apache.ws.commons.axiom + axiom-api + 1.2.1 + + + org.apache.ws.commons.axiom + axiom-impl 1.2.1 @@ -500,36 +487,6 @@ org.acegisecurity acegi-security 1.0.3 - - - org.springframework - spring-remoting - - - org.springframework - spring-jdbc - - - org.springframework - spring-support - - - commons-lang - commons-lang - - - commons-lang - commons-lang - - - commons-codec - commons-codec - - - commons-collections - commons-collections - - @@ -578,20 +535,6 @@ commons-logging commons-logging 1.1 - - - logkit - logkit - - - avalon-framework - avalon-framework - - - javax.servlet - servlet-api - - log4j @@ -624,15 +567,25 @@ commons-logging commons-logging + + + logkit + logkit + + + avalon-framework + avalon-framework + + + javax.servlet + servlet-api + + org.springframework spring-core - - org.springframework - spring-beans - junit junit diff --git a/security/pom.xml b/security/pom.xml index 9285b07c..02ae1931 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -1,8 +1,9 @@ - + spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-ws-security @@ -15,29 +16,40 @@ org.springframework.ws spring-ws-core + + org.springframework.ws + spring-xml + test + org.springframework - spring-context + spring-beans + + + org.springframework + spring-dao org.springframework spring-mock - - org.springframework - spring-jdbc - + + xml-apis + xml-apis + provided + xalan xalan - test + provided com.sun.xml.messaging.saaj saaj-impl + provided @@ -51,6 +63,36 @@ org.acegisecurity acegi-security + + + org.springframework + spring-remoting + + + org.springframework + spring-jdbc + + + org.springframework + spring-support + + + commons-lang + commons-lang + + + commons-lang + commons-lang + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + diff --git a/src/site/apt/downloads/snapshots.apt b/src/site/apt/downloads/snapshots.apt index b469ad8d..904841e3 100644 --- a/src/site/apt/downloads/snapshots.apt +++ b/src/site/apt/downloads/snapshots.apt @@ -23,8 +23,8 @@ Snapshot Builds org.springframework.ws spring-ws-core - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT +--------------- - Additionally, there are {{{http://static.springframework.org/maven2-snapshots/org/springframework/ws/spring-ws/1.0-m4-SNAPSHOT/}zips}} available which contain all jars. + Additionally, there are {{{http://static.springframework.org/maven2-snapshots/org/springframework/ws/spring-ws/1.0-rc1-SNAPSHOT/}zips}} available which contain all jars. diff --git a/src/site/apt/tutorial/tutorial2.apt b/src/site/apt/tutorial/tutorial2.apt index 3a1e581b..f9586657 100644 --- a/src/site/apt/tutorial/tutorial2.apt +++ b/src/site/apt/tutorial/tutorial2.apt @@ -20,7 +20,7 @@ template): +------------------------------------- > mvn archetype:create -DarchetypeGroupId=org.springframework.ws \ -DarchetypeArtifactId=spring-ws-archetype \ - -DarchetypeVersion=1.0-m4-SNAPSHOT \ + -DarchetypeVersion=1.0-rc1-SNAPSHOT \ -DgroupId=com.mycompany.hr \ -DartifactId=holidayService +------------------------------------- diff --git a/xml/pom.xml b/xml/pom.xml index dfb7a4b2..38fadd39 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -1,9 +1,10 @@ - + spring-ws org.springframework.ws - 1.0-m4-SNAPSHOT + 1.0-rc1-SNAPSHOT 4.0.0 spring-xml @@ -12,6 +13,11 @@ Various XML support classes for Spring Web Services + + xml-apis + xml-apis + provided + stax stax-api @@ -22,10 +28,37 @@ xalan true + + xerces + xercesImpl + provided + jaxen jaxen true + + + dom4j + dom4j + + + jdom + jdom + + + xom + xom + + + xerces + xmlParserAPIs + + + xerces + xercesImpl + + org.codehaus.woodstox