Re: ant task changes

2002-10-25 Thread Steve Loughran
- Original Message - From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 25, 2002 5:13 AM Subject: Re: ant task changes > Steve, > > PLEASE run "ant clean all-tests"It's failing... > > Thank

Re: ant task changes

2002-10-25 Thread Davanum Srinivas
Steve, PLEASE run "ant clean all-tests"It's failing... Thanks, dims --- Steve Loughran <[EMAIL PROTECTED]> wrote: > I have just committed a big rework of the ant tasks. The task that has been > changed the most is java2wsdl; that one hadnt been audited before and so has > been rewritten for

ant task changes

2002-10-25 Thread Steve Loughran
I have just committed a big rework of the ant tasks. The task that has been changed the most is java2wsdl; that one hadnt been audited before and so has been rewritten for type safety, validation etc. I also teased out the nested elements and enums that were common to both tasks and put them in th