Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
AW: Another windows problem

AW: Another windows problem

2005-06-30       - By Jan.Materne@(protected)

<loadproperties> with nested <filterchain> ?

Jan

>-----Urspr?ngliche Nachricht-----
>Von: Ondrej Svetlik [mailto:ondrej@(protected)]
>Gesendet: Mittwoch, 29. Juni 2005 14:25
>An: user@(protected)
>Betreff: Another windows problem
>
>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 <path id="mypath" path="${mypath}" />.
>
>Now, when I try to output reference mypath, every path looks
>like f:\PREFIX\path\to\...
>
>But that's all wrong, because I need to map /PREFIX/ to user
>defined prefix using <regexpmapper>.
>
>There's no such problem in Linux of course.
>
>I'd be glad for any help or advice.
>
>Best regards,
>Ondrej Svetlik
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.