From dev-return-31194-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Jun 01 02:16:57 2010 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 60887 invoked from network); 1 Jun 2010 02:16:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 02:16:57 -0000 Received: (qmail 48133 invoked by uid 500); 1 Jun 2010 02:16:57 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 48056 invoked by uid 500); 1 Jun 2010 02:16:57 -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 48044 invoked by uid 99); 1 Jun 2010 02:16:57 -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:16:57 +0000 X-ASF-Spam-Status: No, hits=-1483.7 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:16:56 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o512GaKR012425 for ; Tue, 1 Jun 2010 02:16:36 GMT Message-ID: <27897983.95951275358596229.JavaMail.jira@thor> Date: Mon, 31 May 2010 22:16:36 -0400 (EDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Closed: (FOR-1195) the plugins 'clean' target should remove previously built classes In-Reply-To: <3328433.95911275358357430.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FOR-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Crossley closed FOR-1195. ------------------------------- Resolution: Fixed Fixed. > 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.