vmassol 2003/10/23 07:01:22 Modified: documentation/docs/xdocs changes.xml Log: Fixed bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23604 The Cactus Ant integration now reports the HTTP error code when it fails to start the container and timeouts. It was previously doing this but only in debug mode. Revision Changes Path 1.138 +5 -0 jakarta-cactus/documentation/docs/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- changes.xml 20 Oct 2003 21:26:22 -0000 1.137 +++ changes.xml 23 Oct 2003 14:01:22 -0000 1.138 @@ -71,6 +71,11 @@ </release> <release version="1.5-rc1" date="in CVS"> + <action dev="VMA" type="fix" fixes-bug="23604" due-to="Norbert Pabis" due-to-email="[EMAIL PROTECTED]"> + The Cactus Ant integration now reports the HTTP error code when it + fails to start the container and timeouts. It was previously doing + this but only in debug mode. + </action> <action dev="VMA" type="update"> Update the version of Commons HttpClient in the Cactus distribution to 1.0 rc2.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
