AW: Another windows problem

2005-06-29 Thread Jan.Materne
with nested ? Jan >-Ursprüngliche Nachricht- >Von: Ondrej Svetlik [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 29. Juni 2005 14:25 >An: user@ant.apache.org >Betreff: Another windows problem > >Hello all, > >I have a problem with paths in Windows. >

Another windows problem

2005-06-29 Thread Ondrej Svetlik
Hello all, I have a problem with paths in Windows. I have a property file that looks like this mypath = /PREFIX/path/to/the/first.jar:/PREFIX/path/to/the/second.jar I load this file, so ${mypath} contains the paths. Then I use . Now, when I try to output reference mypath, every path looks li