http://nagoya.apache.org/bugzilla/show_bug.cgi?id=88 *** shadow/88 Sat Feb 3 06:07:50 2001 --- shadow/88.tmp.22811 Sat Feb 3 06:12:19 2001 *************** *** 2,9 **** | Batch files containing Unix style EOL fail to run BugRat Report#63 | +----------------------------------------------------------------------------+ | Bug #: 88 Product: Tomcat 3 | ! | Status: UNCONFIRMED Version: Nightly Build | ! | Resolution: Platform: PC | | Severity: Enhancement OS/Version: All | | Priority: Low Component: Config | +----------------------------------------------------------------------------+ --- 2,9 ---- | Batch files containing Unix style EOL fail to run BugRat Report#63 | +----------------------------------------------------------------------------+ | Bug #: 88 Product: Tomcat 3 | ! | Status: RESOLVED Version: Nightly Build | ! | Resolution: FIXED Platform: PC | | Severity: Enhancement OS/Version: All | | Priority: Low Component: Config | +----------------------------------------------------------------------------+ *************** *** 29,32 **** Probably we need something like that. ------- Additional Comments From [EMAIL PROTECTED] 2001-02-03 06:07 ------- ! Reopening because this has already been fixed. --- 29,46 ---- Probably we need something like that. ------- Additional Comments From [EMAIL PROTECTED] 2001-02-03 06:07 ------- ! Reopening because this has already been fixed. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-03 06:12 ------- ! In Tomcat 3.2 and Tomcat 3.3, the line: ! ! <fixcrlf srcdir="${tomcat.build}" includes="**/*.bat" cr="add"/> ! ! is present in build.xml to deal with this. This doesn't deal with ! a number of other files that still contain just LF's. Better is to ! make the source distribution Zip, and perhaps the binary distribution Zip, ! on a Windows system. ! ! Mark as fixed: ! Fixed in Tomcat 3.2 ! Fixed in Tomcat 3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]