This could be fixed by porting the Ant FixCRLF task: [1] http://jakarta.apache.org/ant/manual/CoreTasks/fixcrlf.html
Bernard -----Original Message----- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 1:48 AM To: 'Nant developer's list' Cc: [EMAIL PROTECTED] Subject: RE: [nant-dev] Carriage returns in sample .build files After looking at the actual nightly download (not my cvs copy) I see the problem. On unix cvs will use CR EOL, on windows it will use CR LF EOL. So, the snapshot is created on unix/linux and has CR EOLs. I think we need to fix this, or get an actual nightly compile working:) _______________________________________________________________ Multimillion Dollar Computer Inventory Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers _______________________________________________________________ Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
