RE: win vs linux with ant

2003-03-20 Thread Grenner Daniel
MAIL PROTECTED] Sent: den 19 mars 2003 19:58 To: [EMAIL PROTECTED] Subject: win vs linux with ant Hello, I'm trying to convert my .bat files to .sh (for linux). They both start up ant with the same classpath. Both machines have the same Java SDK : j2sdk1.4.0_01 and Ant version (1.6alpha) But

Re: win vs linux with ant

2003-03-19 Thread Simon David Kelly
Here is a thought on the problem and only applies if the file containing the tag has a DTD and uses it. (I.E. your file doesn't just have the but also declares the DTD) A DTD is position sensitive, so if you have three elements and within for example, they will have an order of appearance