Actually, any output using Message doesn't show up (e.g. Message.info()). Do I need to do some extra initialisation of Message before I use it? Right now I just do static calls to Message.info("some message") in my resolver, which used to work, but no longer.

Adrian Woodhead wrote:
Hey guys,

I have just noticed that messages in my custom resolver that are output using Message.debug() no longer show up at all when ant is run in debug mode (ant -d). I put Ivy 2.0.0-beta2 back on my classpath instead of rc1 and they show up fine again. Should I file a bug report?

Regards,

Adrian

Reply via email to