When trying to build a file using ant with the following command:
ant -buildfile filename.xml
 
I am getting the following error:
c:\filename.xml:1:Character conversion error:"Unconvertible UTF-8 character beginning with 0xa9" (line number may be too low).
 
The file use to build perfectly using the last version of jakarta ant but when I moved to ant 1.3 I begain receiving this error.
 
Could you please tell me what is wrong.  There are not any underscore in the first line at all or any other characters for that matter.  Please let me know what is wrong if you can.
 
Thank you in advance!
 

Reply via email to