Hi,
does anyone mind if I make the message
log("Replacing in " + src.getPath() + ": " + token.getText() + " --> " +
value.getText(), Project.MSG_VERBOSE);
in the Replace task only be printed if an actual token is replaced ? The
reason was that I got some reports that it is printed regardless of whether
anything occurs and thus messes up the NoBannerLogger.
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*