Re: Specify source file language in build.xml?

2015-02-17 Thread Peter West
Are you able to modify the files? iconv (on a unix-based system) will convert encodings. Ideally, the files should be utf-8 encoded. You can use iconv to try out suspected encodings for the files, by converting from what you think may be the encoding to utf-8, and having a look. Once you've w

Re: sshexec

2015-02-17 Thread Eric Fetzer
I'm not exactly sure what's going on, the build won't error any more. I thought I'd resolved it by updating the timeout but it never took longer than 2 minutes. I'll keep my eyes peeled for this to return. Hopefully all is well as with my Syro-Phoenician daughter! ;0). Thanks! > On Feb 12,

Re: Specify source file language in build.xml?

2015-02-17 Thread Jeffrey Walton
On Tue, Feb 17, 2015 at 4:26 PM, Earl Hood wrote: > On Tue, Feb 17, 2015 at 2:58 PM, Jeffrey Walton wrote: > >>> Use the 'encoding' attribute to the task. > ... >> > source="${java.source}" target="${java.target}" >> debug="true" extdirs="" incl

Re: Specify source file language in build.xml?

2015-02-17 Thread Earl Hood
On Tue, Feb 17, 2015 at 2:58 PM, Jeffrey Walton wrote: >> Use the 'encoding' attribute to the task. ... > source="${java.source}" target="${java.target}" > debug="true" extdirs="" includeantruntime="false" > destdir="${out.c

Re: Specify source file language in build.xml?

2015-02-17 Thread Jeffrey Walton
On Tue, Feb 17, 2015 at 3:17 PM, Earl Hood wrote: > On Tue, Feb 17, 2015 at 2:11 PM, Jeffrey Walton wrote: >> I'm trying to build an Android project from the command line. I'm >> getting an error during `ant release`. The error is unmappable >> character for encoding UTF-8. > > Use the 'encoding'

Re: Specify source file language in build.xml?

2015-02-17 Thread Earl Hood
On Tue, Feb 17, 2015 at 2:11 PM, Jeffrey Walton wrote: > I'm trying to build an Android project from the command line. I'm > getting an error during `ant release`. The error is unmappable > character for encoding UTF-8. Use the 'encoding' attribute to the task. --ewh ---

Specify source file language in build.xml?

2015-02-17 Thread Jeffrey Walton
I'm trying to build an Android project from the command line. I'm getting an error during `ant release`. The error is unmappable character for encoding UTF-8. The sources appear to be written by a non-English speaker, and the offending characters are in comments like so: /* * Projet :