Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 31683 invoked from network); 23 Sep 2003 06:39:25 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Sep 2003 06:39:25 -0000 Received: (qmail 18211 invoked by uid 500); 23 Sep 2003 06:38:59 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 18173 invoked by uid 500); 23 Sep 2003 06:38:58 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 18158 invoked from network); 23 Sep 2003 06:38:58 -0000 Received: from unknown (HELO hplb.hpl.hp.com) (192.6.10.2) by daedalus.apache.org with SMTP; 23 Sep 2003 06:38:58 -0000 Received: from snowy.hpl.hp.com (snowy.hpl.hp.com [15.144.94.243]) by hplb.hpl.hp.com (8.12.9/8.12.1/HP Labs Bristol relay) with ESMTP id h8N6cNOk015581 for ; Tue, 23 Sep 2003 07:38:23 +0100 (BST) Received: from iseran.com (pal2nai168079.nsr.hp.com [15.244.168.79]) by snowy.hpl.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.7.3 SMKit7.0) id HAA16414 for ; Tue, 23 Sep 2003 07:38:25 +0100 (BST) Message-ID: <3F6FE7A9.9010007@iseran.com> Date: Mon, 22 Sep 2003 23:26:49 -0700 From: Steve Loughran User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: things that break Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-HPL-BR-MailScanner: Found to be clean X-HPL-BR-MailScanner-SpamCheck: not spam, SpamAssassin (score=-5.4, required 5, BAYES_01 -5.40, USER_AGENT_MOZILLA_UA 0.00) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The late fix to DotnetCompile doesnt seem to break C# apps. But it does stamp on vbc, which clearly does not have the autoreferencing feature of C#. Which makes me feel midly guilty, though of course we havent shipped vbc, so havent broken shipping product. I've patched the test that catches it, wsdltodotnet, with reference parameters -interesting that you need to put ',' as the seperator in VB; but ';' in C#...we could do something to fix that if we cared. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org