From general-return-8996-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Fri May 26 00:21:09 2006 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 85546 invoked from network); 26 May 2006 00:21:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2006 00:21:08 -0000 Received: (qmail 870 invoked by uid 500); 26 May 2006 00:21:06 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 760 invoked by uid 500); 26 May 2006 00:21:06 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 749 invoked by uid 99); 26 May 2006 00:21:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 17:21:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of davanum@gmail.com designates 64.233.184.238 as permitted sender) Received: from [64.233.184.238] (HELO wr-out-0506.google.com) (64.233.184.238) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 17:21:04 -0700 Received: by wr-out-0506.google.com with SMTP id i11so246282wra for ; Thu, 25 May 2006 17:20:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZgP2vM6duQg8xnxbnaZJj/vjccTTbXN853Nw/q34k77xcYHE2O4lzU51AzodAN+Gnt0SxvKcasC2iUsjJoMzfVwUqm7eNuULMxiqgR7mLF8HeMkgmSWQvRRbOzgGZ0A/Bk8eDLI5ZoZcfilDQYpygP/vWDFoWlzMpNRvYcFHtoU= Received: by 10.65.112.4 with SMTP id p4mr84553qbm; Thu, 25 May 2006 17:20:44 -0700 (PDT) Received: by 10.64.250.2 with HTTP; Thu, 25 May 2006 17:20:44 -0700 (PDT) Message-ID: <19e0530f0605251720h308a1e5duc8c0c045c7b7863b@mail.gmail.com> Date: Thu, 25 May 2006 20:20:44 -0400 From: "Davanum Srinivas" Reply-To: dims@apache.org To: general@incubator.apache.org Subject: Re: [VOTE] Request to release (revised) Tuscany M1 In-Reply-To: <997a3eab0605251718s1054dbfds8dac230f9c6e7cc1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <997a3eab0605251718s1054dbfds8dac230f9c6e7cc1@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N +1 from me (binding) -- dims On 5/25/06, Jeremy Boynes wrote: > We voted on tuscany-dev on a revised version that addresses the issues > Robert raised below and the results can be viewed at > http://article.gmane.org/gmane.comp.apache.webservices.tuscany.devel/3403 > > We would like to request approval from the Incubator PMC to release > this new version. > The candidate distribution can be found at > http://people.apache.org/~jsdelfino/test-incubating-M1/ > > Thanks > -- > Jeremy > > On 5/22/06, Jean-Sebastien Delfino wrote: > > robert burrell donkin wrote: > > > On 5/19/06, Jean-Sebastien Delfino wrote: > > >> > > >> Hi! > > >> > > >> I have initiated a vote on tuscany-dev@ws.apache.org to publish a > > >> release of Tuscany. The vote email thread is available there: > > >> http://article.gmane.org/gmane.comp.apache.webservices.tuscany.devel= /3259 > > >> > > >> > > >> We have read the Apache release guidelines and the incubator release > > >> policy, but this is the first time that we are doing an incubation > > >> release so I would appreciate if you could take a look at the > > >> distributions at > > >> http://people.apache.org/~jsdelfino/test-incubating-M1/, > > >> > > >> give us > > >> feedback and let us know if we need to fix anything. > > > > > > > > > (non-binding) > > > > > > a few little nits (nothing serious, more FYI for next time): > > > > > > 1 there are some encoding issues down at the bottom of the > > > LICENSE.txt. they > > > don't effect the meaning. > > > 2 STATUS seems like it might be a little outdated re:PENDING ISSUES. > > > might > > > be good to list M1 in the release status > > > 3 MANIFEST files lack a Implementation-Vendor-Id and so are not fully > > > complient. it's conventional to use 'org.apache'. > > > > > > one slightly more serious point: > > > > > > 4 the tuscany jar's don't contain NOTICE files. all distributed artif= acts > > > *must* contain these LICENSE and NOTICE files. if these jars don't > > > contain > > > these files then they cannot be released via the apache jar repositor= y > > > (which is mirrored to the maven repository on ibiblio). read > > > http://www.apache.org/dev/release.html. it's traditional to include > > > LICENSE > > > and NOTICE files within META-INF (but that's not mandatory). > > > http://jakarta.apache.org/commons/releases/prepare.html contains mave= n 1 > > > snippets. > > > > > > but overall not bad :-) > > > > > > - robert > > > > > Robert, > > > > Thanks for your feedback. I fixed the issues you reported (see JIRA > > http://issues.apache.org/jira/browse/TUSCANY-414) and uploaded the > > updated files to http://people.apache.org/~jsdelfino/test-incubating-M1= /. > > > > I also started a new vote on tuscany-dev@ws.apache.org to publish the > > updated distribution. The vote email thread is available there: > > http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200605.mbox/%3c= 4471F73A.2060800@apache.org%3e. > > > > -- > > Jean-Sebastien > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > > For additional commands, e-mail: general-help@incubator.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > --=20 Davanum Srinivas : http://wso2.com/blogs/ --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org