Return-Path: X-Original-To: apmail-db-derby-commits-archive@www.apache.org Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E10A6E377 for ; Mon, 18 Mar 2013 19:50:45 +0000 (UTC) Received: (qmail 97305 invoked by uid 500); 18 Mar 2013 19:50:45 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 97279 invoked by uid 500); 18 Mar 2013 19:50:45 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 97271 invoked by uid 99); 18 Mar 2013 19:50:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 19:50:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 19:50:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9F1622388993; Mon, 18 Mar 2013 19:50:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1457942 - /db/derby/code/trunk/tools/release/build.xml Date: Mon, 18 Mar 2013 19:50:24 -0000 To: derby-commits@db.apache.org From: rhillegas@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130318195024.9F1622388993@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhillegas Date: Mon Mar 18 19:50:24 2013 New Revision: 1457942 URL: http://svn.apache.org/r1457942 Log: DERBY-6104: Cleanup source distributions by removing the jirasoap cruft left behind by release notes generation. Modified: db/derby/code/trunk/tools/release/build.xml Modified: db/derby/code/trunk/tools/release/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/tools/release/build.xml?rev=1457942&r1=1457941&r2=1457942&view=diff ============================================================================== --- db/derby/code/trunk/tools/release/build.xml (original) +++ db/derby/code/trunk/tools/release/build.xml Mon Mar 18 19:50:24 2013 @@ -26,6 +26,7 @@ + @@ -134,7 +135,7 @@ @@ -162,6 +163,8 @@ /> + + @@ -502,7 +505,7 @@ + depends="maven-exec-windows,maven-exec-unix,clean-jirasoap"> @@ -512,6 +515,13 @@ + + + + +