Bug report #686 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com/BugRatViewer/ShowReport/686> REPORT #686 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: low Severity: non-critical Confidence: public Environment: Release: 1.2 JVM Release: 1.2.2, 1.3 Operating System: linux OS Release: any Platform: any Synopsis: copy task does a s/\r/\n/ when filtering is on Description: If filtering is set to "yes" all ctrl_R a replaced with ctrl_N in destination file of a copy task. (as well as the rest of CRLF management : a newline is appended at end of file if none present, and so on...) fixCRLF does'nt help if the file to be copied is a binary file.Title: BugRat Report # 686
BugRat Report # 686
| Project: Ant | Release: 1.2 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: low | Severity: non-critical |
|
Confidence:
public
|
Submitter:
Raphael Pierquin ( [EMAIL PROTECTED] )
Date Submitted:
Jan 2 2001, 09:58:43 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- copy task does a s/\r/\n/ when filtering is on
- Environment: (jvm, os, osrel, platform)
- 1.2.2, 1.3, linux, any, any
- Additional Environment Description:
- Report Description:
- If filtering is set to "yes" all ctrl_R a replaced with ctrl_N in destination file of a copy task. (as well as the rest of CRLF management : a newline is appended at end of file if none present, and so on...) fixCRLF does'nt help if the file to be copied is a binary file.
- Workaround:
- null
