From easyant-commits-return-199-apmail-incubator-easyant-commits-archive=incubator.apache.org@incubator.apache.org Tue Mar 29 11:44:46 2011 Return-Path: Delivered-To: apmail-incubator-easyant-commits-archive@minotaur.apache.org Received: (qmail 31829 invoked from network); 29 Mar 2011 11:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Mar 2011 11:44:46 -0000 Received: (qmail 47464 invoked by uid 500); 29 Mar 2011 11:44:45 -0000 Delivered-To: apmail-incubator-easyant-commits-archive@incubator.apache.org Received: (qmail 47424 invoked by uid 500); 29 Mar 2011 11:44:45 -0000 Mailing-List: contact easyant-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: easyant-dev@incubator.apache.org Delivered-To: mailing list easyant-commits@incubator.apache.org Received: (qmail 47410 invoked by uid 99); 29 Mar 2011 11:44:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 11:44:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 11:44:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D13DB85E0C for ; Tue, 29 Mar 2011 11:44:05 +0000 (UTC) Date: Tue, 29 Mar 2011 11:44:05 +0000 (UTC) From: "Siddhartha Purkayastha (JIRA)" To: easyant-commits@incubator.apache.org Message-ID: <1234936057.18699.1301399045853.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1896696540.6393.1300898046319.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Work started] (EASYANT-23) Build Issues: Removing unnecessary directories in build output and removing redundant override annotation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/EASYANT-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on EASYANT-23 started by Siddhartha Purkayastha. > Build Issues: Removing unnecessary directories in build output and removing redundant override annotation > --------------------------------------------------------------------------------------------------------- > > Key: EASYANT-23 > URL: https://issues.apache.org/jira/browse/EASYANT-23 > Project: EasyAnt > Issue Type: Task > Reporter: Siddhartha Purkayastha > Assignee: Siddhartha Purkayastha > Priority: Minor > Labels: Build > > Identified following two issues with the build: > 1. With 1.5 JDK the build was failing because of an incorrect @Override annotation. Though this is not a big issue since we use 1.6 JDK. However, it still is better to remove this as it is not required. > 2. The output directory (target) contains: dist, distribution, and distributions. As per discussions in ML, only dist is sufficient to be retained. The other two may be removed. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira