Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 22436 invoked from network); 15 Jun 2010 05:15:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jun 2010 05:15:30 -0000 Received: (qmail 36585 invoked by uid 500); 15 Jun 2010 05:15:30 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 36454 invoked by uid 500); 15 Jun 2010 05:15:27 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 36447 invoked by uid 99); 15 Jun 2010 05:15:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 05:15:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 Jun 2010 05:15:24 +0000 Received: (qmail 22053 invoked from network); 15 Jun 2010 05:15:03 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by 127.0.0.1 with SMTP; 15 Jun 2010 05:15:03 -0000 Date: Mon, 14 Jun 2010 22:15:02 -0700 From: Brian M Dube To: dev@forrest.apache.org Subject: UncopiedFileSelector Message-ID: <20100615051502.GB7994@beaver.dehavilland> Mail-Followup-To: dev@forrest.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org $FOR/main/tasks/org/apache/forrest/UncopiedFileSelector.java does not seem to be used in any way. If that's the case should it be removed? -Brian