Author: bimargulies
Date: Mon Apr 26 13:24:59 2010
New Revision: 938036
URL: http://svn.apache.org/viewvc?rev=938036&view=rev
Log:
Release notes for 1.4.6.
Modified:
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/RELEASE-NOTE.txt
Modified:
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/RELEASE-NOTE.txt
URL:
http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/RELEASE-NOTE.txt?rev=938036&r1=938035&r2=938036&view=diff
==============================================================================
---
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/RELEASE-NOTE.txt
(original)
+++
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/RELEASE-NOTE.txt
Mon Apr 26 13:24:59 2010
@@ -1,5 +1,5 @@
====================================
-This is the release of XMLSchema 1.4.5 of Apache WS-Commons.
+This is the release of XMLSchema 1.4.6 of Apache WS-Commons.
====================================
XMLSchema is a lightweight schema object model that can be used to manipulate
@@ -10,6 +10,17 @@ You are welcome to kick the tires and ge
contribution in the form of coding, testing, submitting improvements
to the documentation, and reporting bugs are always welcome.
+Bugs fixed since XmlSchema 1.4.5:
+
+WSCOMMONS-533
+NullPointerException processing schema
+
+WSCOMMONS-482
+Runtime dependency on xmlunit in utility program ReadSchemaFromURL
+
+WSCOMMONS-531
+SchemaBuilder does not parse all the 'key' and 'keyref' definitions when it
uses namespace prefix
+
Bugs fixed since XmlSchema 1.4.4:
WSCOMMONS-460