Skip to content

Commit 6f2f618

Browse files
committed
Prepping for 2.0.1
1 parent 53d3f13 commit 6f2f618

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

readme.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SPRING WEB SERVICES 2.0 M1 (March 2010)
1+
SPRING WEB SERVICES 2.0.1.RELEASE (March 2011)
22
-------------------------------
33
http://www.springframework.org/spring-ws
44
http://forum.springframework.org/forumdisplay.php?f=39
@@ -36,27 +36,31 @@ The following distinct jar files are included in the distribution. This list spe
3636
third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an
3737
exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files.
3838

39-
* spring-ws-core-2.0.0-M1.jar
39+
* spring-ws-core-2.0.1.RELEASE.jar
4040
- Contents: The Spring-WS Core
4141
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm
4242
[Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM, WSDL4J]
4343

44-
* spring-ws-support-2.0.0-M1.jar
44+
* spring-ws-support-2.0.1.RELEASE.jar
4545
- Contents: The Spring-WS Support
4646
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core
4747
[JMS, JavaMail]
4848

49-
* spring-ws-security-2.0.0-M1.jar
49+
* spring-ws-security-2.0.1.RELEASE.jar
5050
- Contents: Spring-WS Security integration
5151
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core
5252
[Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J]
5353

54-
* spring-xml-2.0.0-M1.jar
54+
* spring-ws-test-2.0.1.RELEASE.jar
55+
- Contents: Spring-WS Testing framework
56+
- Dependencies: JUnit, XMLUnit
57+
58+
* spring-xml-2.0.1.RELEASE.jar
5559
- Contents: Spring XML utility framework
5660
- Dependencies: Commons Logging, spring-beans, spring-core
5761
[StAX, Xalan, Jaxen]
5862

59-
* spring-ws-2.0.0-M1.jar
63+
* spring-ws-2.0.1.RELEASE-all.jar
6064
- Contents: Convenient al-in-one jar containing all of the jars described above
6165

6266

0 commit comments

Comments
 (0)