|
1 | | -SPRING WEB SERVICES 2.0 M1 (March 2010) |
| 1 | +SPRING WEB SERVICES 2.0.1.RELEASE (March 2011) |
2 | 2 | ------------------------------- |
3 | 3 | http://www.springframework.org/spring-ws |
4 | 4 | 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 |
36 | 36 | third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an |
37 | 37 | exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files. |
38 | 38 |
|
39 | | -* spring-ws-core-2.0.0-M1.jar |
| 39 | +* spring-ws-core-2.0.1.RELEASE.jar |
40 | 40 | - Contents: The Spring-WS Core |
41 | 41 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm |
42 | 42 | [Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM, WSDL4J] |
43 | 43 |
|
44 | | -* spring-ws-support-2.0.0-M1.jar |
| 44 | +* spring-ws-support-2.0.1.RELEASE.jar |
45 | 45 | - Contents: The Spring-WS Support |
46 | 46 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
47 | 47 | [JMS, JavaMail] |
48 | 48 |
|
49 | | -* spring-ws-security-2.0.0-M1.jar |
| 49 | +* spring-ws-security-2.0.1.RELEASE.jar |
50 | 50 | - Contents: Spring-WS Security integration |
51 | 51 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core |
52 | 52 | [Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J] |
53 | 53 |
|
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 |
55 | 59 | - Contents: Spring XML utility framework |
56 | 60 | - Dependencies: Commons Logging, spring-beans, spring-core |
57 | 61 | [StAX, Xalan, Jaxen] |
58 | 62 |
|
59 | | -* spring-ws-2.0.0-M1.jar |
| 63 | +* spring-ws-2.0.1.RELEASE-all.jar |
60 | 64 | - Contents: Convenient al-in-one jar containing all of the jars described above |
61 | 65 |
|
62 | 66 |
|
|
0 commit comments