Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 99800 invoked from network); 31 May 2008 06:48:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 May 2008 06:48:09 -0000 Received: (qmail 30792 invoked by uid 500); 31 May 2008 06:48:10 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 30458 invoked by uid 500); 31 May 2008 06:48:09 -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 30447 invoked by uid 99); 31 May 2008 06:48:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 23:48:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of robertburrelldonkin@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 May 2008 06:47:21 +0000 Received: by py-out-1112.google.com with SMTP id u52so149827pyb.13 for ; Fri, 30 May 2008 23:47:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BmaFpITPZRa/bIEAud0FjR2py+c5TeGPm4+QDcq2QAo=; b=J/qK6rtR4v6IGZ5dNGhwWEUyG/0MgGpOkD7z9VzlNONF4HY/BnPxlUXdGdHb4IXMxN+SkDODln0mfX2Bt7lSuhj6DjbVbmNZhv1vmiL6cEnn7GhGwH2d4aiLa6Mx8MDaI4JmkqGq/QfP9SdjlSzTMDckljejcsK+PA8QekEw634= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZqEu9dbOIFwlrYUB5agbVKV9mD9QYU7lZ4MvYRnDE34ikN9dcg6d7cj11YwSqikk4mkteogAihdg2FPK7Vmm5z9YUit7TX6hOlk0HuMZaYbgOBwzFFywPK887U2pldprdr9owjJXkIFr/+n0g3EVpTk+aT7XrpmthzmMozZ0xGc= Received: by 10.142.13.13 with SMTP id 13mr2522423wfm.163.1212216456960; Fri, 30 May 2008 23:47:36 -0700 (PDT) Received: by 10.143.123.3 with HTTP; Fri, 30 May 2008 23:47:36 -0700 (PDT) Message-ID: Date: Sat, 31 May 2008 07:47:36 +0100 From: "Robert Burrell Donkin" To: general@incubator.apache.org Subject: Re: maven repository In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44b57a610805300843t32db4cf5te04e2537bf72fc87@mail.gmail.com> <44b57a610805300927o7ef88513yd860a1e9a102f3b8@mail.gmail.com> <2BABBE7D2A66E04DB8A66A527D29927E403DFA@intrepid.infinity.nu> <44b57a610805301407r3a38a095ueeadbc3f58693dfa@mail.gmail.com> <640852E0-4411-4DF0-BF67-F4CCA3B25D70@ecyrd.com> X-Virus-Checked: Checked by ClamAV on apache.org On Sat, May 31, 2008 at 7:34 AM, Janne Jalkanen wrote: >> The package names have to change when a podling comes into the >> incubator (to the org.apache namespace). So, the "blow" has to happen >> anyway. I'm not suggesting we enforce this for existing podlings >> necessarily, but future ones should probably do it. Once the podling >> graduates, the plugins would need to change the package name they use >> because they are now based on an official ASF library. Is >> find/replace really that difficult? > > *Once* is doable. We can do a lot of refactoring of old code during that > anyway, clean away unused APIs, etc. > > *Twice* (that is, once from com.ecyrd.jspwiki to > org.apache.incubator.jspwiki; then from org.apache.incubator.jspwiki to > org.apache.jspwiki) is not so nice. > > Besides, us doing search-replace on other people's code and then > redistributing it is very probably not ok anyway. Our own code is trivial > to modify; all the external code is not. IMHO the effort of renaming is not worth the gain - robert --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org