From dev-return-31193-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Jun 01 02:12:58 2010 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 60289 invoked from network); 1 Jun 2010 02:12:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 02:12:58 -0000 Received: (qmail 47161 invoked by uid 500); 1 Jun 2010 02:12:58 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 47102 invoked by uid 500); 1 Jun 2010 02:12:58 -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 47095 invoked by uid 99); 1 Jun 2010 02:12:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 02:12:58 +0000 X-ASF-Spam-Status: No, hits=-1483.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 02:12:57 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o512Cbmt012404 for ; Tue, 1 Jun 2010 02:12:37 GMT Message-ID: <3328433.95911275358357430.JavaMail.jira@thor> Date: Mon, 31 May 2010 22:12:37 -0400 (EDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-1195) the plugins 'clean' target should remove previously built classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 the plugins 'clean' target should remove previously built classes ----------------------------------------------------------------- Key: FOR-1195 URL: https://issues.apache.org/jira/browse/FOR-1195 Project: Forrest Issue Type: Bug Components: Plugins (general issues) Affects Versions: 0.9-dev Reporter: David Crossley Fix For: 0.9-dev Doing 'forrest clean-site' or 'forrest clean' does deal with the "site" stuff for a plugin's site. However, doing '...ant clean' does not remove the plugin's "build/classes" directory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.