From: <no...@us...> - 2003-09-10 12:19:53
|
Log Message: ----------- Upgraded junit.jar to 3.8.1 Modified Files: -------------- /cvsroot/htmlunit/htmlunit/src/xdocs: changes.xml /cvsroot/htmlunit/htmlunit/build/lib: junit.jar Revision Data ------------- Index: changes.xml =================================================================== RCS file: /cvsroot/htmlunit/htmlunit/src/xdocs/changes.xml,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- changes.xml 9 Sep 2003 20:47:57 -0000 1.126 +++ changes.xml 10 Sep 2003 12:19:50 -0000 1.127 @@ -16,13 +16,16 @@ <action type="update" dev="mbowler" id="797144"> Added support for window frames - patch from Jun Chen </action> - <action type="update" dev="mbowler" id="803233 " due-to="Brad Clarke"> + <action type="update" dev="mbowler" id="803233" due-to="Brad Clarke"> an update of the version number in build.xml and outputting of a src jar for the current build Patch submitted by Brad Clarke </action> - <action type="update" dev="mbowler" id="803229 " due-to="Brad Clarke"> + <action type="update" dev="mbowler" id="803229" due-to="Brad Clarke"> Added HtmlFileInput support. Patch submitted by Brad Clarke + </action> + <action type="update" dev="mbowler" id="803237" due-to="Brad Clarke"> + Upgraded junit.jar to 3.8.1 </action> </release> Index: junit.jar =================================================================== RCS file: /cvsroot/htmlunit/htmlunit/build/lib/junit.jar,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 Binary files /tmp/cvsK5easS and /tmp/cvsIdc2Vz differ |