Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 16340 invoked from network); 12 Feb 2010 16:57:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2010 16:57:05 -0000 Received: (qmail 88837 invoked by uid 500); 12 Feb 2010 16:57:05 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 88735 invoked by uid 500); 12 Feb 2010 16:57:04 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 88725 invoked by uid 99); 12 Feb 2010 16:57:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2010 16:57:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gudnabrsam@gmail.com designates 209.85.222.186 as permitted sender) Received: from [209.85.222.186] (HELO mail-pz0-f186.google.com) (209.85.222.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2010 16:56:56 +0000 Received: by pzk16 with SMTP id 16so3082638pzk.14 for ; Fri, 12 Feb 2010 08:56:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=cg2ajdB8HvY42oSZ+qqtKEZA7SSvZKkc7U8N2ZwH3bQ=; b=aXMPoXWf4RFPDJFsXnmjMUnJfdSai1mAzmVcoqT+8fLwyFAQl55l/YQ8b5yE0vsNsW p1Tb8cvltmtklVOWefE3hTvLYMBtqO6MZO1NqVL3zhiz8fF/9dkhKSV2e21gAhYfsMmm Dn5pN9eVYvovYBCG3GBuUpl4Tq6BzmMlYgolY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=XU/2Fc+EGTDgqZYUiyAmLxQMcjMgnkRklCj8NDxGB0XG43VsJ9lICHQzL6kxwYw7s3 loyoc4cDbjdJkj7CI99ANtdKUyuZhHZLLiXSbKHGvykCu3PvE9rJZvivVU/6y5dYheFI V45818PELpZf+TtL4FOa5Vx+McHWYUJ0vgy7o= Received: by 10.142.4.41 with SMTP id 41mr1099052wfd.56.1265993796268; Fri, 12 Feb 2010 08:56:36 -0800 (PST) Received: from ?127.0.0.1? (minotaur.apache.org [140.211.11.9]) by mx.google.com with ESMTPS id 21sm1510900pzk.15.2010.02.12.08.56.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Feb 2010 08:56:35 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <7479d1a71002120820r6c44b426j974f259135db1e54@mail.gmail.com> References: <7479d1a71002030641n61830411iff60c9d9eb55a3de@mail.gmail.com> <675463.75030.qm@web30808.mail.mud.yahoo.com> <7479d1a71002031724o5ba2be16x452d29b142f44eb1@mail.gmail.com> <2b0953c6281e1016ef6247c2a2a79778@mail.mxes.net> <7479d1a71002040508u3ed8b3d0r5e9911e2ec0e393a@mail.gmail.com> <2E548567-8213-4AB2-822B-A516B11641D8@hibnet.org> <7479d1a71002120820r6c44b426j974f259135db1e54@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <17EE5CA2-D287-45A1-B78E-F3EEE7DDF572@gmail.com> Content-Transfer-Encoding: 7bit From: Matt Benson Subject: Re: IvyDE 2.1.0 Release Date: Fri, 12 Feb 2010 10:56:39 -0600 To: "Ant Developers List" X-Mailer: Apple Mail (2.753.1) On Feb 12, 2010, at 10:20 AM, Jon Schneider wrote: > I have built a final candidate for IvyDE 2.1.0. You can download the > distribution at [1]. A staging updatesite has been deployed at > [2]. I have > taken the following actions since the last build: > > 1. Rebuilt with the "final" version qualifier. > 2. Added my pub key to the KEYS file (thanks Nicholas). > 3. Added Ivy 2.0 to the updatesite. > 4. Ran the optimizer against Ivy and IvyDE on the updatesite with > Matt's > fix so that the feature jars are packed too. Thank you kindly, sir! > 5. Updated the signIvyArtifacts and signIvyDEArtifacts scripts to > include > the new packed feature jars as well. > 6. Fixed build.xml in the ivyde 2.1.0 branch so that the > documentation is > put in a doc directory in the distribution archives rather than at > the root > (thanks Maarten). > 7. I deleted version.properties from my temporary distribution > directory to > eliminate confusion. > > Did I miss anything? > > Like last time, I will wait a bit for feedback (if there is any) > before > starting a vote on the release. > I and a few of my $work colleagues have been running Hudson nightlies for some time now with no problems. I don't know that I'll get to test the actual deployed staging artifacts but am generally willing for the release to happen based on what I know should be in there. :) -Matt > Jon --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org