Thanks, Stefan.
-lib option works like a charm.
--
View this message in context:
http://www.nabble.com/Making-listener-visible-to-Ant-tp18380479p18397932.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
-
To
On Thu, 10 Jul 2008, <[EMAIL PROTECTED]> wrote:
> Hello everyone. I've created my own listener CustomXmlLogger that
> is a child of XmlLogger and packed it in VCS.jar. I don't want to
> copy it to ANT_HOME/lib so I tried to include a reference to the
> archive in my Ant call. But I've got a prob
}
setMessageOutputLevel(level);
}
}
}
--
View this message in context:
http://www.nabble.com/Making-listener-visible-to-Ant-tp18380479p18380479.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
--