You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2006/10/09 21:20:04 UTC

.NET Antlib update

Hi,

I finally found time to download and configure the VMWare image of the
latest Mono release and tested the Antlib of it.  The wsdl2dotnet test
still failed there, so it is here to stay.

The test expects wsdl(.exe) to fail if we pass it an invalid option.
Strangely the Mono version accepts whatever you throw its way and
simply ignores unknown options.  I've simply disabled the test on
Mono.

At the "ildasm fails on .NET 2.0" front I had to disable the test as
well as ildasm seems to be seriously broken in 2.0.  It claims it
couldn't find metadata in any DLL or EXE I've asked it to work on so
far.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: .NET Antlib update

Posted by Steve Loughran <st...@apache.org>.
Stefan Bodewig wrote:
> On Tue, 10 Oct 2006, Steve Loughran <st...@apache.org> wrote:
> 
>> aah, a mono bug. did you report it?
> 
> <http://bugzilla.ximian.com/show_bug.cgi?id=79636>
> 

I have no evidence they fix bugs. I filed one years back about CSC which 
was causing <csc> grief. Still open :(

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: .NET Antlib update

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 10 Oct 2006, Steve Loughran <st...@apache.org> wrote:

> aah, a mono bug. did you report it?

<http://bugzilla.ximian.com/show_bug.cgi?id=79636>

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: .NET Antlib update

Posted by Steve Loughran <st...@apache.org>.
Stefan Bodewig wrote:
> Hi,
> 
> I finally found time to download and configure the VMWare image of the
> latest Mono release and tested the Antlib of it.  The wsdl2dotnet test
> still failed there, so it is here to stay.
> 
> The test expects wsdl(.exe) to fail if we pass it an invalid option.
> Strangely the Mono version accepts whatever you throw its way and
> simply ignores unknown options.  I've simply disabled the test on
> Mono.

aah, a mono bug. did you report it?

> 
> At the "ildasm fails on .NET 2.0" front I had to disable the test as
> well as ildasm seems to be seriously broken in 2.0.  It claims it
> couldn't find metadata in any DLL or EXE I've asked it to work on so
> far.

OK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org