Re: watchdog http, eol handling

2002-06-21 Thread Christopher K. St. John
Short term, I fixed SetContentLengthTestServlet and ServletResponseWrapperSetContentLengthTestServlet to both hardcode CRLF instead of depending on println(). (see the attached patches) Thanks, I'll apply the patches today. Ryan, It doesn't look like the EOL-fix patches got

cvs commit: jakarta-watchdog-4.0/src/server/servlet-tests/WEB-INF/classes/tests/javax_servlet/ServletResponseWrapper ServletResponseWrapperSetContentLengthTestServlet.java

2002-06-21 Thread rlubke
rlubke 2002/06/21 08:12:50 Modified: src/server/servlet-tests/WEB-INF/classes/tests/javax_servlet/ServletResponse SetContentLengthTestServlet.java src/server/servlet-tests/WEB-INF/classes/tests/javax_servlet/ServletResponseWrapper

cvs commit: jakarta-watchdog-4.0/src/tools/org/apache/watchdog/jspxml FileLister.java GetWorkspaceInXML.java

2002-06-21 Thread rlubke
rlubke 2002/06/21 08:30:51 Modified:src/tools/org/apache/watchdog/jspxml FileLister.java GetWorkspaceInXML.java Log: Patch for Bugzilla 9577. Submitted by Gidado-Yisa Immanuel (avm3 @ cdc.gov) 1. Only files that have been converted are displayed

Re: watchdog http, eol handling

2002-06-21 Thread Christopher K. St. John
Ryan Lubke wrote: Short term, I fixed SetContentLengthTestServlet and ServletResponseWrapperSetContentLengthTestServlet to both hardcode CRLF instead of depending on println(). (see the Just applied. Great, thanks! -- Christopher St. John [EMAIL PROTECTED] DistribuTopia

watchdog project jakrta? sun? both?

2002-06-21 Thread Christopher K. St. John
Is watchdog a regular Jakart project, or does it have a special Sun/Jakarta status? Jakarta has a process for decision making at: http://jakarta.apache.org/site/guidelines.html It's a bit painful, and seems like complete overkill for a project as small as Watchdog, but it's there because