Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 56068 invoked from network); 28 Jan 2004 18:34:46 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Jan 2004 18:34:46 -0000 Received: (qmail 5830 invoked by uid 500); 28 Jan 2004 18:34:16 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 5792 invoked by uid 500); 28 Jan 2004 18:34:15 -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 5669 invoked from network); 28 Jan 2004 18:34:15 -0000 Received: from unknown (HELO 137100.vserver.de) (62.75.137.100) by daedalus.apache.org with SMTP; 28 Jan 2004 18:34:15 -0000 Received: from antbuild.com (localhost.localdomain [127.0.0.1]) by 137100.vserver.de (8.11.6/8.11.6) with ESMTP id i0SGvKh03105 for ; Wed, 28 Jan 2004 17:57:21 +0100 Message-ID: <4017E983.5080804@antbuild.com> Date: Wed, 28 Jan 2004 17:55:31 +0100 From: =?ISO-8859-1?Q?Antoine_L=E9vy-Lambert?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: Adding branch option to cvschangelog References: <4017C931.4060907@antbuild.com> <4017D713.8080009@corvil.com> In-Reply-To: <4017D713.8080009@corvil.com> X-Enigmail-Version: 0.82.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 Peter Reilly wrote: > Antoine L�vy-Lambert wrote: > >> >> Does it break *BC* if I change the ChangeLogTask class to inherit >> from AbstractCvsTask instead of Task ? > > > I do not think so. > It is allowed to add new methods to a class, so adding a new super > class should not be a problem. > I have done this with TaskDef. In 1.6 it inherits from TypeDef and not > from Definer. > > Peter > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > > Thanks Peter, I will work on this further this evening. Cheers, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org