Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 71979 invoked by uid 500); 8 Sep 2001 12:20:03 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 71969 invoked from network); 8 Sep 2001 12:20:03 -0000 Message-ID: <004c01c13860$c9214060$6501a8c0@GILAMONSTER> From: "Erik Hatcher" To: References: Subject: Re: Problem in Copy taskdef? Date: Sat, 8 Sep 2001 05:21:20 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N But getFilterSets() and getFileUtils() are both protected so you can still get at them. Erik ----- Original Message ----- From: "Christian Cryder" To: "Ant-dev" Sent: Friday, September 07, 2001 9:17 PM Subject: Problem in Copy taskdef? > Looking at the Copy taskdef, it says that doFileOperations() is a good > method to override if you are trying to extend the copy function. However, > filterSets and fileUtils are both private, which makes it difficult to > extend this method (and still keep the same filtering logic). > > Seems to me that these variables should be protected, not private... > > Christian > ------------------------------------------------ > Christian Cryder [christianc@enhydra.org] > Barracuda - MVC Component Framework for Webapps > http://barracuda.enhydra.org > ------------------------------------------------ > "What a great time to be a Geek" >