RE: Japaniese character not supporting in ANT

2011-06-10 Thread Echlin, Robert
Hi Hari, 1) Your email shows groovyc reporting with an identifier at the start of the line that can't have come from Ant, like: [*groovyc*] Except for one line that looks like normal Ant output: [groovyc] These lines, with [*groovyc*], look like they were not generated in ant, but in some other

Re: Japaniese character not supporting in ANT

2011-06-10 Thread Scot P. Floess
Looks like its not Ant but the compilation of your groovy code? On Wed, 8 Jun 2011, Hari wrote: HI Am currently working on Japanese project. This is my below code am using . The build.xml not working . ?@