1- SPRING WEB SERVICES 1.0.3 (December 2007 )
1+ SPRING WEB SERVICES 1.0.4 (March 2008 )
22-------------------------------
33http://www.springframework.org/spring-ws
44http://forum.springframework.org/forumdisplay.php?f=39
@@ -14,7 +14,7 @@ XMLBeans, Castor, JiBX and XStream; and a Web service framework that resembles S
1414
15152. RELEASE INFO
1616
17- Spring-WS requires J2SE 1.4  and J2EE 1.4.  J2SE 1.5 is required for building. J2SE 1.6 is not yet supported .
17+ Spring-WS requires J2SE 1.3  and J2EE 1.4.  J2SE 1.5 is required for building. J2SE 1.6 is supported in version 1.5.0 and higher .
1818
1919Release contents:
2020
@@ -37,30 +37,30 @@ The following distinct jar files are included in the distribution. This list spe
3737third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an 
3838exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files.
3939
40- * spring-oxm-1.0.3 .jar
40+ * spring-oxm-1.0.4 .jar
4141- Contents: The Spring Object/XML Mapping framework
4242- Dependencies: Commons Logging, spring-beans, spring-core
4343                [Log4J, JAXB 1, Castor, XMLBeans, StAX, JiBX, XStream]
4444
45- * spring-oxm-tiger-1.0.3 .jar
45+ * spring-oxm-tiger-1.0.4 .jar
4646- Contents: The Spring Object/XML Mapping framework for Java 5
4747- Dependencies: Commons Logging, spring-beans, spring-core, JAXB 2
4848
49- * spring-ws-core-1.0.3 .jar
49+ * spring-ws-core-1.0.4 .jar
5050- Contents: The Spring-WS Core
5151- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm
5252                [Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM]
5353
54- * spring-ws-core-tiger-1.0.3 .jar
54+ * spring-ws-core-tiger-1.0.4 .jar
5555- Contents: The Spring-WS Core for Java 5
5656- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core
5757
58- * spring-ws-security-1.0.3 .jar
58+ * spring-ws-security-1.0.4 .jar
5959- Contents: Spring-WS Security integration
6060- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core
6161                [Log4J, xmlsdig, xmlsec, XWS-security, Acegi]
6262
63- * spring-xml-1.0.3 .jar
63+ * spring-xml-1.0.4 .jar
6464- Contents: Spring XML utility framework
6565- Dependencies: Commons Logging, spring-beans, spring-core
6666                [StAX, Xalan, Jaxen]
0 commit comments