|
1 | | -SPRING WEB SERVICES 1.5.7 (May 2009) |
| 1 | +SPRING WEB SERVICES 1.5.8 (August 2009) |
2 | 2 | ------------------------------- |
3 | 3 | http://www.springframework.org/spring-ws |
4 | 4 | http://forum.springframework.org/forumdisplay.php?f=39 |
@@ -39,40 +39,40 @@ The following distinct jar files are included in the distribution. This list spe |
39 | 39 | third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an |
40 | 40 | exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files. |
41 | 41 |
|
42 | | -* spring-oxm-1.5.7.jar |
| 42 | +* spring-oxm-1.5.8.jar |
43 | 43 | - Contents: The Spring Object/XML Mapping framework |
44 | 44 | - Dependencies: Commons Logging, spring-beans, spring-core |
45 | 45 | [Log4J, JAXB 1, Castor, XMLBeans, StAX, JiBX, XStream] |
46 | 46 |
|
47 | | -* spring-oxm-tiger-1.5.7.jar |
| 47 | +* spring-oxm-tiger-1.5.8.jar |
48 | 48 | - Contents: The Spring Object/XML Mapping framework for Java 5 |
49 | 49 | - Dependencies: Commons Logging, spring-beans, spring-core, JAXB 2 |
50 | 50 |
|
51 | | -* spring-ws-core-1.5.7.jar |
| 51 | +* spring-ws-core-1.5.8.jar |
52 | 52 | - Contents: The Spring-WS Core |
53 | 53 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm |
54 | 54 | [Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM, WSDL4J] |
55 | 55 |
|
56 | | -* spring-ws-core-tiger-1.5.7.jar |
| 56 | +* spring-ws-core-tiger-1.5.8.jar |
57 | 57 | - Contents: The Spring-WS Core for Java 5 |
58 | 58 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
59 | 59 |
|
60 | | -* spring-ws-support-1.5.7.jar |
| 60 | +* spring-ws-support-1.5.8.jar |
61 | 61 | - Contents: The Spring-WS Support |
62 | 62 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
63 | 63 | [JMS, JavaMail] |
64 | 64 |
|
65 | | -* spring-ws-security-1.5.7.jar |
| 65 | +* spring-ws-security-1.5.8.jar |
66 | 66 | - Contents: Spring-WS Security integration |
67 | 67 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core |
68 | 68 | [Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J] |
69 | 69 |
|
70 | | -* spring-xml-1.5.7.jar |
| 70 | +* spring-xml-1.5.8.jar |
71 | 71 | - Contents: Spring XML utility framework |
72 | 72 | - Dependencies: Commons Logging, spring-beans, spring-core |
73 | 73 | [StAX, Xalan, Jaxen] |
74 | 74 |
|
75 | | -* spring-ws-1.5.7.jar |
| 75 | +* spring-ws-1.5.8.jar |
76 | 76 | - Contents: Convenient al-in-one jar containing all of the jars described above |
77 | 77 |
|
78 | 78 |
|
|
0 commit comments