From general-return-10822-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Fri Sep 01 17:07:44 2006 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 73243 invoked from network); 1 Sep 2006 17:07:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 17:07:23 -0000 Received: (qmail 9685 invoked by uid 500); 1 Sep 2006 17:07:20 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 9519 invoked by uid 500); 1 Sep 2006 17:07:20 -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 9503 invoked by uid 99); 1 Sep 2006 17:07:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 10:07:20 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mwessendorf@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 10:07:16 -0700 Received: by ug-out-1314.google.com with SMTP id u40so1098854ugc for ; Fri, 01 Sep 2006 10:06:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=BhBeBS7yB0MhhTYYBCKGB9v8NkqPcOUyK+WXH6O4tYU9QctlGme777Vnjs8VY3ufAmYfm9Gw6onKXYqFrq0yYteqRDjXpo2a6/O32AhWBkJ828pPaYFmGUFamVlHMv+9Ewpotw9KE04xaIXgv5H6nfAf2fLojpiYZr70jfXWClU= Received: by 10.67.101.8 with SMTP id d8mr1336158ugm; Fri, 01 Sep 2006 10:06:55 -0700 (PDT) Received: by 10.66.225.14 with HTTP; Fri, 1 Sep 2006 10:06:55 -0700 (PDT) Message-ID: <71235db40609011006q143f865cv69039a58b78869f@mail.gmail.com> Date: Fri, 1 Sep 2006 10:06:55 -0700 From: "Matthias Wessendorf" Sender: mwessendorf@gmail.com To: general@incubator.apache.org Subject: Re: Incubator POM as parent for podlings In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1AFC8E67-1155-4C92-BC2A-9F4B76412240@apache.org> X-Google-Sender-Auth: 74fc3a14637dab55 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I like the idea, just forwarded it to the podling, in case that some developers are not subscribed on this list -Matthias On 9/1/06, Jeremy Boynes wrote: > Any other thoughts on this? Any objection to checking it in to > incubator SVN? > Thanks > -- > Jeremy > > On Aug 30, 2006, at 3:45 PM, Jeremy Boynes wrote: > > > The Maven project maintains a POM that can be used as a parent by > > other ASF projects > > http://svn.apache.org/repos/asf/maven/pom/trunk/asf/pom.xml > > > > I think it would help if we had a similar thing for the incubator > > that podlings can use - for example, defining the distribution repo > > to be the incubator one. > > > > I took a swag at modifying the one above for the incubator - see > > below. > > -- > > Jeremy > > > > > > > > > > > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 > > http://maven.apache.org/maven-v4_0_0.xsd"> > > 4.0.0 > > > > org.apache.incubator > > parent > > 1-SNAPSHOT > > pom > > The Apache Incubator > > > > The Incubator project is the entry path into The Apache > > Software Foundation (ASF) > > for projects and codebases wishing to become part of the > > Foundation's efforts. > > All code donations from external organisations and existing > > external projects > > wishing to join Apache enter through the Incubator. > > > > > > > > The Apache Software License, Version 2.0 > > http://www.apache.org/licenses/LICENSE-2.0.txt > > repo > > > > > > > > Apache Software Foundation > > http://www.apache.org/ > > > > http://incubator.apache.org/ > > > > > > > > apache.snapshots > > Apache Snapshot Repository > > http://people.apache.org/repo/m2-snapshot- > > repository > > > > false > > > > > > true > > > > > > > > apache.incubator > > Apache Incubator Repository > > http://people.apache.org/repo/m2-incubating- > > repository/ > > > > true > > > > > > false > > > > > > > > > > > > > > > > apache.incubator > > Apache Incubator Repository > > scp://people.apache.org/www/people.apache.org/repo/ > > m2-incubating-repository > > > > > > apache.snapshots > > Apache Snapshot Repository > > scp://people.apache.org/www/people.apache.org/repo/ > > m2-snapshot-repository > > > > > > > > > > > > Apache Incubator Genera; List > > general-subscribe@incubator.apache.org > subscribe> > > general-unsubscribe@inucbator.apache.org > unsubscribe> > > general@incubator.apache.org > > http://mail-archives.apache.org/mod_mbox/ > > incubator-general/ > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > -- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org