Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 82042 invoked from network); 12 Apr 2005 15:03:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2005 15:03:40 -0000 Received: (qmail 46693 invoked by uid 500); 12 Apr 2005 15:03:36 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 46646 invoked by uid 500); 12 Apr 2005 15:03:36 -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 46624 invoked by uid 99); 12 Apr 2005 15:03:35 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from rs15.luxsci.com (HELO rs15.luxsci.com) (65.61.166.71) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Apr 2005 08:03:34 -0700 Received: from [192.168.1.2] (adsl-49-176.swiftdsl.com.au [218.214.49.176]) (authenticated bits=0) by rs15.luxsci.com (8.12.11/8.12.11) with ESMTP id j3CF3Tbw001693 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 12 Apr 2005 10:03:31 -0500 Message-ID: <425BE343.8050700@apache.org> Date: Wed, 13 Apr 2005 01:03:31 +1000 From: Conor MacNeill User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: BCEL change (was Re: [GUMP@brutus]: Project dist-ant (in module ant) failed) References: <20050412145256.81116.qmail@web30904.mail.mud.yahoo.com> In-Reply-To: <20050412145256.81116.qmail@web30904.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Matt Benson wrote: > --- Stefan Bodewig wrote: > >>> [javac] Compiling 57 source files to >> > /home/gump/workspaces2/public/workspace/ant/build/classes > >>> [javac] >> > /home/gump/workspaces2/public/workspace/ant/src/main/org/apache/tools/ant/util/depend/bcel/AncestorAnalyzer.java:44: > >>exception java.io.IOException is never thrown in >>body of corresponding try statement >> >>> [javac] } catch (IOException e) { >>> [javac] ^ >>> [javac] 1 error >> >>looks like a backwards-incompatible change in BCEL. >> >>Anybody with ties to the BCEL community who could >>pick up the ball? > > > Such as Conor? All it is is a change to > org.apache.bcel.classfile.ClassParser by dbrosius > whereby IOException was removed from two constructors. > Yeah, I'll check it out in about 18 hours :) Conor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org