Update of /cvsroot/httpunit/httpunit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv22076/doc
Modified Files:
release_notes.txt
Log Message:
Ville Skyttä: Removed xerces test dependency
Index: release_notes.txt
===================================================================
RCS file: /cvsroot/httpunit/httpunit/doc/release_notes.txt,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- release_notes.txt 5 Sep 2002 19:29:54 -0000 1.157
+++ release_notes.txt 6 Sep 2002 15:06:52 -0000 1.158
@@ -11,7 +11,12 @@
Revision History:
+ 6-Sep-2002
+Acknowledgments:
+ 1. Thanks to Ville Skyttä for removing the test dependency on xerces.
+
5-Sep-2002
+ 1. The web XML tests will now work with any jaxp-compliant parser, not just xerces.
Problems fixed:
1. An attempt to set a non-existent parameter now correctly throws NoSuchParameterException rather
|