Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EA34101FD for ; Sat, 20 Dec 2014 22:39:23 +0000 (UTC) Received: (qmail 59351 invoked by uid 500); 20 Dec 2014 22:39:23 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 59210 invoked by uid 500); 20 Dec 2014 22:39:23 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 59193 invoked by uid 99); 20 Dec 2014 22:39:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2014 22:39:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phil.steitz@gmail.com designates 209.85.192.177 as permitted sender) Received: from [209.85.192.177] (HELO mail-pd0-f177.google.com) (209.85.192.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2014 22:38:56 +0000 Received: by mail-pd0-f177.google.com with SMTP id ft15so3427687pdb.22 for ; Sat, 20 Dec 2014 14:37:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=pD5+sHEZw5/jyr/6IOn0ulfceczM8whh4KDzf+XbLxA=; b=tAfAeIHbYU2jkmF5V/U3SXEYJ//exjITJFG+H+yrjC9Y06/T1bNubKdF7oFG+aUqhz Wh1O9KZp1iiFG8qKehZVcTq8LK7rLpMH+YdyZO4nsvqO03Suy/mDkzpz4c+Nf+8Hg0o3 coxMfs2OO4VDeaojvo4btVIfs1NIB6LcGn/gbRvil6CCgl3Z0V4B6Pe0qMEQIM16egpy hIFpAeB03OSkLsoHZ276flsCdasJGhNN7t3/HecJ2CZlQcKMLwBwNgykefZoucgw/1Wq 3ydLg60P1RAFq93NfDyG7OxoNhm9deBJtBqw8idsvLFUubj07aCPkazXKqsro4++0o33 OsEw== X-Received: by 10.70.91.99 with SMTP id cd3mr23129581pdb.117.1419115044445; Sat, 20 Dec 2014 14:37:24 -0800 (PST) Received: from psteitz-mbp.local (ip72-222-135-20.ph.ph.cox.net. [72.222.135.20]) by mx.google.com with ESMTPSA id v8sm13248316pdp.94.2014.12.20.14.37.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Dec 2014 14:37:22 -0800 (PST) Message-ID: <5495FA1F.7040705@gmail.com> Date: Sat, 20 Dec 2014 15:37:19 -0700 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Commons Developers List Subject: Re: Commons RDF References: <54935148.3010409@apache.org> <549467CD.8080600@apache.org> <54955D50.5030102@apache.org> <5495B7AB.7000702@gmail.com> <5495C159.4010609@apache.org> In-Reply-To: <5495C159.4010609@apache.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 12/20/14 11:35 AM, Andy Seaborne wrote: > Phil Steitz wrote: >> The question we always ask >> about new component ideas is can we grow and sustain a community >> around them. > > Couldn't agree more. As you may have noticed, there is a > community and it's been arguing for years! > > >> >We came here originally. We found that there is a Commons way of >>> >doing things. Collaborating with those external people was not >>> >going to work within the confines of Apache Commons - nothing >>> >wrong with that, Commons isn't aiming to be a sole place of >>> >collaboration anywhere. >> How exactly did you come to that conclusion? The only things I see >> in the archives are*ASF* "ways of doing things" - using ASF SCM >> repos - now Git is available, discussion on mailing lists, etc. > > There was a stated use of this list [1]. > > Our goal/hope/aspiration is collaboration inside and outside Apache. > > Asking people from other places to come over to this list is a > significant barrier. Really? That sounds kind of silly to me, frankly. I guess if what you are saying is that having a project mailing list and having discussion there is a show-stopper, then, yes, you are right the ASF is not the right place to do it. =20 > > I'm glad to see git is now available. > >> Great, but irrelevant to the question of whether there is community >> interest in a Commons RDF component (I mean an Apache Commons >> component named commons-rdf. In retrospect, we should have >> anticipated the name disambiguation problem. At this point, users >> may end up confused if we move forward in Commons and the community >> does not end up combining.) > > How does Commons normally handle potential name clash matters? or > maybe it has not occurred before? It has not happened before. At the ASF level, projects sometimes end up choosing cutesy names to work around trademark issues.=20 Unfortunately, we like to avoid the cutesy names in Commons, preferring simple names that describe the components. The package names are different, so this may not be that bad. Phil > > Andy > > [1] > http://markmail.org/message/jfl5nm6nyfj3zxgd > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org