I use CVS to manage this. It automatically maintains CR/LF's on text files when you checkout or export on different OS's.
That way, you won't need to use extra ant tasks or manually maintain your file munging moving back and forth. -J ----- Original Message ----- From: "Sam Joseph" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 3:44 AM Subject: Re: Weird problem with mySQL syntax on different OS > Hi Denis > > CARDON Denis wrote: > > >There is an Ant task that does the job : > >http://barracuda.enhydra.org/webdocs/jakarta-ant-1.4/docs/manual/api/org/ap a > >che/tools/ant/taskdefs/FixCRLF.html > >I think it could be very easily added in the ant build script. > >Moreover it would be cross-platform ;-) > > > very cool - thanks - although that link doesn't work for me. I found a > relevant doc at > > http://jakarta.apache.org/ant/manual/CoreTasks/fixcrlf.html > > I guess this task will auto-detect the operating system and act accordingly. > > CHEERS> SAM > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
