Hi Steve,
In ant1.6alpha CommonsLoggingListener gets put into optional.jar (and also
in ant-commons-logging.jar presumably because of dependency upon Jakarta
Commons Logging).
I guess it is the same in ant 1.5.3.
You might be missing the Commons Logging library.
I notice that I do not see it
OK, I'll try that, but I should point out that this is not mentioned in
the manual.
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 17, 2003 5:46 PM
To: Ant Developers List
Subject: Re: CommonsLoggingListener
Steve Cohen wrote:
> I made a
Steve Cohen wrote:
I made a build of Ant 1.5.3 and we have been using it in my shop for 2
or 3 months now. Now one of my developers would like to use
org.apache.tools.ant.listener.CommonsLoggingListener, as mentioned in
Erik and Steve's book p. 507. However, although I see the source file
in the
I made a build of Ant 1.5.3 and we have been using it in my shop for 2
or 3 months now. Now one of my developers would like to use
org.apache.tools.ant.listener.CommonsLoggingListener, as mentioned in
Erik and Steve's book p. 507. However, although I see the source file
in the 1.5.3
distribution,