Author: dkulp
Date: Sun Apr 8 00:55:34 2012
New Revision: 1310933
URL: http://svn.apache.org/viewvc?rev=1310933&view=rev
Log:
Update release notes
Modified:
webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt
Modified: webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt?rev=1310933&r1=1310932&r2=1310933&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt Sun Apr 8
00:55:34 2012
@@ -1,11 +1,13 @@
-Apache Neethi-3.0.1 Release Notes:
-3.0.1 is a maintenence release that fixes 4 bugs that were found in 3.0.0:
+Apache Neethi-3.0.2 Release Notes:
+3.0.2 is a maintenence release that fixes 2 issues that were found in 3.0.1:
+
+** Bug
+ * [NEETHI-13] - If attribute on a DOM is created with createAttribute
instead of createAttributeNS, an exception is thrown
+
+** Improvement
+ * [NEETHI-14] - AssertionBuilderFactory is created twice in PolicyBuilder
initialization
- * [NEETHI-9] - Errors in XML object model conversions are not handled
properly
- * [NEETHI-10] - Packages javax.xml.stream and javax.xml.stream.events
cannot be resolved
- * [NEETHI-11] - OSGi imports two separate javax.xml.stream ranges.
- * [NEETHI-12] - Problems if root element is not a policy element
Apache Neethi-3.0.0 Release Notes: