Re: umlauts in properties cannot be echoed

2009-09-02 Thread Stefan Bodewig
On 2009-09-01, Justin Case wrote: > I have Ant 1.7.0 running on a GERMAN Windows XP. The thing has also > filenames with UMLAUTS in the name. Now, I can't get even the below > minimal example to correctly print the umlauts, This is because cmd.exe uses a different encoding from the rest of your

umlauts in properties cannot be echoed

2009-09-01 Thread Justin Case
Hi all, I have Ant 1.7.0 running on a GERMAN Windows XP. The thing has also filenames with UMLAUTS in the name. Now, I can't get even the below minimal example to correctly print the umlauts, regardless of the encoding I specify in the XML (which I think applies only to the XML parser anyway).