--- "Hal Hildebrand (web)" <[EMAIL PROTECTED]> wrote: > Why can't it just be MSG_VERBOSE instead of MSG_WARN? Seems more > reasonable to me.... <g>
Okay, I just downloaded beta3, and it looks like that is the case now. The problem with your example is that you are in fact trying to override a previous task definition, since there's already a <test> task in Ant. So if that's the real name of your in-house task, you just need to name it something else. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
