On 2/2/07, Guru Balse <[EMAIL PROTECTED]> wrote:
When I run my ant scripts I get these highly annoying and screen
real-estate consuming messages like:
Trying to override old definition of task shellscript
...
Trying to override old definition of datatype isgreaterthan
shellscript and isgreater
Just FYI
I moved the logger class to its own jar and when I use
'ant -logger my.own.Logger -lib my/own/logger.jar'
it works fine.
sunnymarc: double check your command line options, is it possible that
a property in your BuildDrsPro_Rel401.properties defines a logger?
Guru Balse wrote:
Tha
Thanks, Jacob. I figured that would be the answer - sigh!
Unfortunately switching to 1.7 is not a choice, so are there any 1.6.5
solutions?
I tried creating my own Logger to block those messages but that ended up
in a catch-22 because the custom logger class file could not be found.
When I
Yep, use Ant-1.7.0
Jake
At 06:28 PM 2/1/2007, you wrote:
>When I run my ant scripts I get these highly annoying and screen
>real-estate consuming messages like:
>
>Trying to override old definition of task shellscript
>...
>Trying to override old definition of datatype isgreaterthan
>...
>
>I a
When I run my ant scripts I get these highly annoying and screen
real-estate consuming messages like:
Trying to override old definition of task shellscript
...
Trying to override old definition of datatype isgreaterthan
...
I am using ant 1.6.5 and I see in ComponentHelper.java (line 609)