Watch the lineseparator when copying text files between platforms. Some
apps are sensitive to the lineseparator.

-----Original Message-----
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 14, 2005 12:10 PM
To: Ant Users List
Subject: RE: moving from windows to unix: found already some clues


>to be honest, there isnt much literature on it because its so 
>easy. the 
>only things that break are
>
>-case of filenames
>-<exec> of native apps.

- use of the <attrib> task.
- use of the <cab> task (if you don't have libcabinet)
- check that your <pathconvert> tasks use the targetos attribute and not
hardcoded dirsep/pathsep attributes. 

/t

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to