In ant I I copy / filter I get the following output
[copy] Replacing: @TOKEN@ -> value
I am almost sure I made that work once with maven, but I can't get it to
have the same behavior. I tried to use <ant:copy> or <copy>.
I have tried every combination of verbose overwrite filtering keywords.
I also have moved the token declaration in and out of the copy
operation.
I haven't changed my namespaces
xmlns:maven="jelly:maven"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
So not sure what I am doing wrong or if I just dreamed...
Any idea?
J
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]