|
1 | | -SPRING WEB SERVICES 1.5.0 Milestone 2 (February 2007) |
| 1 | +SPRING WEB SERVICES 1.5.0 Release Candidate 1 (March 2008) |
2 | 2 | ------------------------------- |
3 | 3 | http://www.springframework.org/spring-ws |
4 | 4 | http://forum.springframework.org/forumdisplay.php?f=39 |
@@ -37,39 +37,42 @@ 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.5.0-m2.jar |
| 40 | +* spring-oxm-1.5.0-rc1.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.5.0-m2.jar |
| 45 | +* spring-oxm-tiger-1.5.0-rc1.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.5.0-m2.jar |
| 49 | +* spring-ws-core-1.5.0-rc1.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, WSDL4J] |
53 | 53 |
|
54 | | -* spring-ws-core-tiger-1.5.0-m2.jar |
| 54 | +* spring-ws-core-tiger-1.5.0-rc1.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-support-1.5.0-m2.jar |
| 58 | +* spring-ws-support-1.5.0-rc1.jar |
59 | 59 | - Contents: The Spring-WS Support |
60 | 60 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
61 | 61 | [JMS, JavaMail] |
62 | 62 |
|
63 | | -* spring-ws-security-1.5.0-m2.jar |
| 63 | +* spring-ws-security-1.5.0-rc1.jar |
64 | 64 | - Contents: Spring-WS Security integration |
65 | 65 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core |
66 | 66 | [Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J] |
67 | 67 |
|
68 | | -* spring-xml-1.5.0-m2.jar |
| 68 | +* spring-xml-1.5.0-rc1.jar |
69 | 69 | - Contents: Spring XML utility framework |
70 | 70 | - Dependencies: Commons Logging, spring-beans, spring-core |
71 | 71 | [StAX, Xalan, Jaxen] |
72 | 72 |
|
| 73 | +* spring-ws-1.5.0.jar |
| 74 | +- Contents: Convenient al-in-one jar containing all of the jars described above |
| 75 | + |
73 | 76 |
|
74 | 77 | 4. WHERE TO START |
75 | 78 |
|
|
0 commit comments