|
1 |
| -SPRING WEB SERVICES 1.0.2 (November 2007) |
| 1 | +SPRING WEB SERVICES 1.5.0 Milestone 1 (December 2007) |
2 | 2 | -------------------------------
|
3 | 3 | http://www.springframework.org/spring-ws
|
4 | 4 | http://forum.springframework.org/forumdisplay.php?f=39
|
@@ -37,30 +37,35 @@ 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.2.jar |
| 40 | +* spring-oxm-1.5.0-m1.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.2.jar |
| 45 | +* spring-oxm-tiger-1.5.0-m1.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.2.jar |
| 49 | +* spring-ws-core-1.5.0-m1.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.2.jar |
| 54 | +* spring-ws-core-tiger-1.5.0-m1.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.2.jar |
| 58 | +* spring-ws-support-1.5.0-m1.jar |
| 59 | +- Contents: The Spring-WS Support |
| 60 | +- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core |
| 61 | + [JMS, JavaMail] |
| 62 | + |
| 63 | +* spring-ws-security-1.5.0-m1.jar |
59 | 64 | - Contents: Spring-WS Security integration
|
60 | 65 | - Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core
|
61 | 66 | [Log4J, xmlsdig, xmlsec, XWS-security, Acegi]
|
62 | 67 |
|
63 |
| -* spring-xml-1.0.2.jar |
| 68 | +* spring-xml-1.5.0-m1.jar |
64 | 69 | - Contents: Spring XML utility framework
|
65 | 70 | - Dependencies: Commons Logging, spring-beans, spring-core
|
66 | 71 | [StAX, Xalan, Jaxen]
|
|
0 commit comments