>[...]
>but one can do this:
>
>
>
>
>
>
>(since ant 1.6.0)
>Where replacestring is a stringfilter nested element in an implicit
>tokenfilter.
Howw. Whithout words ... #:-> ...
Well, at least it is possible, this is good.
But it is really hard to find a red line in t
Hello,
> Use the Ant manifest task.
Yes. Too easy :-)
Anyhow, do you know, why the filterchain does not
support a nested replace task? (That one was most
irritating to me.)
Thomas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Hello,
I had the simple task of creating a MANIFEST file for a jar archive.
I Started with the echo task, but the result looked ugly in the ant script.
(Because a starting empty line as well as leading blanks had to be avoided.)
Then I had the idea to create a properties file and transform it int