Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 28957 invoked from network); 3 May 2010 17:48:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 17:48:20 -0000 Received: (qmail 79701 invoked by uid 500); 3 May 2010 17:48:20 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 79664 invoked by uid 500); 3 May 2010 17:48:20 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 79582 invoked by uid 99); 3 May 2010 17:48:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 17:48:20 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 17:48:18 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o43Hlu58029261 for ; Mon, 3 May 2010 17:47:56 GMT Message-ID: <20871204.17331272908876345.JavaMail.jira@thor> Date: Mon, 3 May 2010 13:47:56 -0400 (EDT) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3857) tools/ide is not included in the source tarball In-Reply-To: <1984237416.1219787444272.JavaMail.jira@brutus> 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/DERBY-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3857: --------------------------------- Attachment: derby-3857-01-aa-includeIdeSubtree.diff Attaching derby-3857-01-aa-includeIdeSubtree.diff. This adds tools/ide to source distributions. While I was in there I replaced the deprecated maven directory with maven2. Committed at revision 940530. > tools/ide is not included in the source tarball > ----------------------------------------------- > > Key: DERBY-3857 > URL: https://issues.apache.org/jira/browse/DERBY-3857 > Project: Derby > Issue Type: Bug > Components: Build tools > Affects Versions: 10.4.1.3, 10.4.2.0 > Reporter: Knut Anders Hatlen > Assignee: Rick Hillegas > Priority: Minor > Attachments: derby-3857-01-aa-includeIdeSubtree.diff > > > The tools/ide directory is not part of the source tarball (checked the 10.4.1.3 release and the 10.4.2.0 release candidate). It should be included to make it easier for people to open the source code in an IDE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.