>[...] >but one can do this: > > <filterchain> > <replacestring from="=" to=":"/> > <replacestring from="\:" to=":"/> > </filterchain> > >(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 the namings. Just before, when changing from the "propertyfile" task to the "manifest" task, I had to change the nested task from "entry" to "attribute" and in there from "key" to "name". All this gives me a somehow really bad feeling. I wonder, how much too similar code is in the source over and over. However, thanks for the good hint! Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]