|
1 | | -SPRING WEB SERVICES 1.0.0 (August 2007) |
| 1 | +SPRING WEB SERVICES 1.0.1 (September 2007) |
2 | 2 | ------------------------------- |
3 | 3 | http://www.springframework.org/spring-ws |
4 | 4 | http://forum.springframework.org/forumdisplay.php?f=39 |
@@ -37,30 +37,30 @@ The following distinct jar files are included in the distribution. This list spe |
37 | 37 | third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an |
38 | 38 | exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files. |
39 | 39 |
|
40 | | -* spring-oxm-1.0.0.jar |
| 40 | +* spring-oxm-1.0.1.jar |
41 | 41 | - Contents: The Spring Object/XML Mapping framework |
42 | 42 | - Dependencies: Commons Logging, spring-beans, spring-core |
43 | 43 | [Log4J, JAXB 1, Castor, XMLBeans, StAX, JiBX, XStream] |
44 | 44 |
|
45 | | -* spring-oxm-tiger-1.0.0.jar |
| 45 | +* spring-oxm-tiger-1.0.1.jar |
46 | 46 | - Contents: The Spring Object/XML Mapping framework for Java 5 |
47 | 47 | - Dependencies: Commons Logging, spring-beans, spring-core, JAXB 2 |
48 | 48 |
|
49 | | -* spring-ws-core-1.0.0.jar |
| 49 | +* spring-ws-core-1.0.1.jar |
50 | 50 | - Contents: The Spring-WS Core |
51 | 51 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm |
52 | 52 | [Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM] |
53 | 53 |
|
54 | | -* spring-ws-core-tiger-1.0.0.jar |
| 54 | +* spring-ws-core-tiger-1.0.1.jar |
55 | 55 | - Contents: The Spring-WS Core for Java 5 |
56 | 56 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
57 | 57 |
|
58 | | -* spring-ws-security-1.0.0.jar |
| 58 | +* spring-ws-security-1.0.1.jar |
59 | 59 | - Contents: Spring-WS Security integration |
60 | 60 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core |
61 | 61 | [Log4J, xmlsdig, xmlsec, XWS-security, Acegi] |
62 | 62 |
|
63 | | -* spring-xml-1.0.0.jar |
| 63 | +* spring-xml-1.0.1.jar |
64 | 64 | - Contents: Spring XML utility framework |
65 | 65 | - Dependencies: Commons Logging, spring-beans, spring-core |
66 | 66 | [StAX, Xalan, Jaxen] |
|
0 commit comments