To: user@ant.apache.org
> Subject: converting slashes in attributes of script tasks in macrodefs
>
>
> I have the following problem with ant 1.7.1 on windows
> example where the first / of property2 ist first converted
> plattformspecifc to \ because ${basedir} is used and then dropped insi
I have the following problem with ant 1.7.1 on windows
example where the first / of property2 ist first converted
plattformspecifc to \ because ${basedir} is used and then dropped inside
the javascript.
How can I avoid this, that i have the original value inside the script?
Output:
[echo