[jbossws-commits] JBossWS SVN: r8522 - stack/native/branches/jbossws-native-3.0.4/src/main/distro.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Oct 17 08:46:37 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-10-17 08:46:37 -0400 (Fri, 17 Oct 2008)
New Revision: 8522

Modified:
   stack/native/branches/jbossws-native-3.0.4/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2352] Updating release notes


Modified: stack/native/branches/jbossws-native-3.0.4/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.4/src/main/distro/ReleaseNotes.txt	2008-10-17 10:07:10 UTC (rev 8521)
+++ stack/native/branches/jbossws-native-3.0.4/src/main/distro/ReleaseNotes.txt	2008-10-17 12:46:37 UTC (rev 8522)
@@ -25,21 +25,36 @@
 What's new in jbossws-native-${project.version}
 ----------------------------------
 
-Feature Request
-
-    TODO: enumerate
-
 Bug
 
-    TODO: enumerate
+    * [JBWS-1188] - Relax requirement for wsu:id for UsernameToken
+    * [JBWS-2011] - Signature is invalid error when the message contains \r
+    * [JBWS-2245] - test cannot find temp directory
+    * [JBWS-2246] - NPE deploying web services in service archive in CR1 release
+    * [JBWS-2264] - NPE when web services are shut down
+    * [JBWS-2267] - Some Tests are Failing on Machines Without Internet Access
+    * [JBWS-2278] - JBossWS is picking the wrong binding when both Soap1.1 and Soap1.2 bindings are provided for a port
+    * [JBWS-2285] - ClassCastException: org.jboss.ws.core.soap.TextImpl in LogicalMessageImpl.getPayload
+    * [JBWS-2290] - Missing property jbossws.integration.target during ant eclipse
+    * [JBWS-2309] - PasswordType element uses wss-wssecurity-secext NS instead of wss-username-token-profile
+    * [JBWS-2322] - Commandline JBossWS Native Tests Are Not Cross Platform
+    * [JBWS-2326] - wsrunclient shell script is unfunctional due to incorrect classpath
+    * [JBWS-2319] - ClassCastException in SOAPBody.extractContentAsDocument();
+    * [JBWS-2325] - Each request results to an open file descriptor
+    * [JBWS-2336] - Fix JSE deployers ordering
+    * [JBWS-2363] - Binary distribution has ant.properties instead of ant.properties.example
 
 Task
 
-    TODO: enumerate
+    * [JBWS-1397] - Fix <wsdl-publish-location> for jboss-5.0.x 
+    * [JBWS-2286] - Provide source distributions
+    * [JBWS-2289] - Update source code headers
+    * [JBWS-2310] - Restore hudson job cleaning maven repository
+    * [JBWS-2320] - JBossWS ant and maven targets don't work on Windows OS
 
 Errata
 
-    See: TODO: reference to associated JIRA issue
+    See: https://jira.jboss.org/jira/browse/JBWS-2352
     
 Enjoy,
 The JBossWS Team




More information about the jbossws-commits mailing list