Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0FA6A7809 for ; Thu, 17 Nov 2011 13:36:34 +0000 (UTC) Received: (qmail 9602 invoked by uid 500); 17 Nov 2011 13:36:33 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 9440 invoked by uid 500); 17 Nov 2011 13:36:33 -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 9424 invoked by uid 99); 17 Nov 2011 13:36:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 13:36:33 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of karlpauls@gmail.com designates 209.85.161.47 as permitted sender) Received: from [209.85.161.47] (HELO mail-fx0-f47.google.com) (209.85.161.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 13:36:28 +0000 Received: by faat2 with SMTP id t2so2978936faa.6 for ; Thu, 17 Nov 2011 05:36:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=iCSxHl7yHgU7N9eoZho50GYi7/eWCXu54ng6KK69X2M=; b=FX0YRt+iZE7wbksQ752BVA2sNJpeWy6g47nd7Av58TXU6YH+i7ZoTWfEFrB1cFgF9J G8afHnY02OY42enhEAPjD3IFY6aA+I4oPhU3NY7eyEiuHSEfcAWLJS1Xpfv24rMEMQHC U7/s7/glEWJB6eBFpDheynBRf4URmosnlUapw= Received: by 10.182.152.65 with SMTP id uw1mr11410110obb.10.1321536966391; Thu, 17 Nov 2011 05:36:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.14.200 with HTTP; Thu, 17 Nov 2011 05:35:45 -0800 (PST) In-Reply-To: References: <7267349D-18FB-45A0-83A4-23A9298CD450@luminis.nl> From: Karl Pauls Date: Thu, 17 Nov 2011 14:35:45 +0100 Message-ID: Subject: Re: [VOTE] Graduate ACE from the Apache Incubator To: general@incubator.apache.org Cc: ace-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Again, we had this discussion before namely, when the actual release vote happened. I'm still confused why we have to go through this again. You should be able to build all of the components by using the -source.jar's that are provided. They contain what is necessary i.e., the full source. regards, Karl On Thu, Nov 17, 2011 at 2:30 PM, sebb wrote: > On 17 November 2011 12:29, Karl Pauls wrote: >> I'm not sure what this has to do with the graduation vote. The release >> as such has been accepted by the incubator pmc and there only need to >> be one release. The source for each artifact is there, it is just per >> artifact in the -source.jar. > > AFAICT the full source (as in SVN trunk) is not actually present in > the distribution directory. > > For example, where are the top-level files in SVN (BUILDING, README) ? > And the etc/ directory? > > If I wanted to build any or all of the components, there does not > appear to be a way to do this from the files in the distribution. > >> There might be different set-up then a lot of other projects have it >> but we release our stuff on a per artifact basis how it is done by for >> example Apache Felix as well and never has been an issue (and didn't >> become unmanageably either - =A0also ymmv). > > The ASF primarily releases source; releases must include full source. > >> I agree about the KEYS file. We should have uploaded it to the dist >> dir as well but at least we have it at some place so it should be easy >> to fix. >> >> regards, >> >> Karl >> >> On Thu, Nov 17, 2011 at 1:07 PM, sebb wrote: >>> On 17 November 2011 10:42, Marcel Offermans wrote: >>>> In my opinion, ACE is ready to begin the process of graduating from th= e Apache Incubator to a Top Level Project. >>>> >>>> Since joining the incubator in in May 2009 we've added 4 new committer= s (12 in total now) from diverse organizations and did a release in May thi= s year to demonstrate we follow the Apache guidelines. We've shown an abili= ty to self-govern using accepted Apache practices and ACE continues to attr= act new contributors and users. >>>> >>>> The first step is to vote as a community, demonstrating that ACE is re= ady and willing to graduate. Once this vote is succesful we create a board = resolution proposal or Charter and start a vote on the general incubator li= st. The full process is described at http://incubator.apache.org/guides/gra= duation.html#toplevel >>>> >>>> The vote is open for at least 72 hours. >>> >>> The last (and only) release was 0.8, as far as I can tell. >>> >>> There is no KEYS file in http://www.apache.org/dist/incubator/ace/, >>> and there does not appear to be a full source archive of the project >>> anywhere. >>> The download page does not have a link to any source archives as far >>> as I can tell. >>> It does link to KEYS in SVN, but almost all other ASF projects have a >>> copy of KEYS in the appropriate /dist directory. >>> >>> Normally releases are divided into binaries/ and source/ directories, >>> with a KEYS file in the top-level, i.e. >>> >>> /dist/incubator/ace >>> - KEYS >>> - binaries/ace ....zip >>> - sources/ace....zip >>> >>> Most of the files in the /dist/incubator/ace directory appear to be >>> Maven artifacts; normally these are not stored in /dist but only in >>> the Maven repo. >>> Indeed most of the files are also in Maven Central. The only non-Maven >>> files appear to be >>> >>> org.apache.ace.target.devgateway-0.8.0-incubator-distribution.zip >>> org.apache.ace.target.devserver-0.8.0-incubator-distribution.zip >>> >>> neither of which contains the source. >>> >>> I would expect the above zips to be in >>> >>> /dist/incubator/ace/binaries >>> >>> with corresponding source files in >>> >>> /dist/incubator/ace/source >>> >>> The SVN layout [1] is also a bit unusual. >>> There is no tags/ directory for release tags, although there is a >>> releases/ directory containing individual entries for each release for >>> each component. >>> This is likely to become unmanageable very quickly, if every release >>> adds another 63 directory entries under releases/ >>> >>> [1] https://svn.apache.org/repos/asf/incubator/ace/ >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org >>> For additional commands, e-mail: general-help@incubator.apache.org >>> >>> >> >> >> >> -- >> Karl Pauls >> karlpauls@gmail.com >> http://twitter.com/karlpauls >> http://www.linkedin.com/in/karlpauls >> https://profiles.google.com/karlpauls >> >> --------------------------------------------------------------------- >> 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 Karl Pauls karlpauls@gmail.com http://twitter.com/karlpauls http://www.linkedin.com/in/karlpauls https://profiles.google.com/karlpauls --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org