Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 57862 invoked from network); 20 Jul 2007 17:32:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2007 17:32:55 -0000 Received: (qmail 30853 invoked by uid 500); 20 Jul 2007 17:32:55 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 30826 invoked by uid 500); 20 Jul 2007 17:32:55 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 30817 invoked by uid 99); 20 Jul 2007 17:32:55 -0000 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.9] (HELO [127.0.0.1]) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2007 10:32:55 -0700 Message-ID: <46A0F237.1010009@apache.org> Date: Fri, 20 Jul 2007 19:34:47 +0200 From: Carsten Ziegeler User-Agent: Thunderbird 2.0.0.5 (Macintosh/20070716) MIME-Version: 1.0 To: dev@felix.apache.org Subject: Release preparation Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, putting our releases up to the maven repository was a little bit work, as I had to create the correct directory structure by hand and (more important) had to extract the pom files for the various artifacts, create md5s and sign them. I think it would be better if we create these files for the vote as well. Then we are able to put them up unmodified - creating the directory structure is not the problem :) We could also use the maven release plugin to do all the work for us. Together with the gpg plugin it creates all necessary artifacts, signs them etc. WDYT? Carsten -- Carsten Ziegeler cziegeler@apache.org