From ant-dev-return-37469-qmlist-jakarta-archive-ant-dev=jakarta.apache.org@jakarta.apache.org Mon Sep 02 15:52:48 2002 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 98574 invoked from network); 2 Sep 2002 15:52:47 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Sep 2002 15:52:47 -0000 Received: (qmail 11671 invoked by uid 97); 2 Sep 2002 15:53:18 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 11655 invoked by uid 97); 2 Sep 2002 15:53:18 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 11635 invoked by uid 50); 2 Sep 2002 15:53:17 -0000 Date: 2 Sep 2002 15:53:17 -0000 Message-ID: <20020902155317.11633.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 12233] New: - CR-CR-LF are not regarded as single EOL X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12233 CR-CR-LF are not regarded as single EOL Summary: CR-CR-LF are not regarded as single EOL Product: Ant Version: 1.6Alpha (nightly) Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: ant-dev@jakarta.apache.org ReportedBy: thorsten_loeber@hp.com The three characters CR-CR-LF are not regarded as a single EOL. In Release 1.4.1 it was possible to replace this characters with a single end of line, but the first character of the new line was eaten up. This problem should be solved, but now it's not possible to replace cr-cr-lf with a single eof. -- To unsubscribe, e-mail: For additional commands, e-mail: