| Another windows problem | Another windows problem 2005-06-29 - By 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 <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)
|
|
 |