From pig-dev-return-124-apmail-incubator-pig-dev-archive=incubator.apache.org@incubator.apache.org Wed Nov 07 19:31:14 2007 Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 52013 invoked from network); 7 Nov 2007 19:31:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 19:31:13 -0000 Received: (qmail 25292 invoked by uid 500); 7 Nov 2007 19:31:01 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 25235 invoked by uid 500); 7 Nov 2007 19:31:01 -0000 Mailing-List: contact pig-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@incubator.apache.org Delivered-To: mailing list pig-dev@incubator.apache.org Received: (qmail 25216 invoked by uid 99); 7 Nov 2007 19:31:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 11:31:01 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 19:31:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D2F5F714233 for ; Wed, 7 Nov 2007 11:30:50 -0800 (PST) Message-ID: <15575866.1194463850861.JavaMail.jira@brutus> Date: Wed, 7 Nov 2007 11:30:50 -0800 (PST) From: "Milind Bhandarkar (JIRA)" To: pig-dev@incubator.apache.org Subject: [jira] Updated: (PIG-24) ant clean does not cleanup test/reports In-Reply-To: <6807960.1194463370701.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PIG-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milind Bhandarkar updated PIG-24: --------------------------------- Attachment: pig.patch > ant clean does not cleanup test/reports > --------------------------------------- > > Key: PIG-24 > URL: https://issues.apache.org/jira/browse/PIG-24 > Project: Pig > Issue Type: Bug > Affects Versions: 0.0.0 > Environment: All > Reporter: Milind Bhandarkar > Priority: Minor > Fix For: 0.1.0 > > Attachments: pig.patch > > > There are two issues. > 1. There are some files in test/report that are under subversion. test/report is used to generate test reports for unit tests. They should be removed from version control. > 2. The second issue is that test/report is not cleaned up when one does ant clean. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.