Return-Path: Mailing-List: contact repository-help@apache.org; run by ezmlm Delivered-To: mailing list repository@apache.org Received: (qmail 48946 invoked from network); 3 Mar 2003 06:18:54 -0000 Received: from 26.93.rsvl.dsl.quiknet.com (HELO csm.chalko.com) (207.231.93.26) by daedalus.apache.org with SMTP; 3 Mar 2003 06:18:54 -0000 Received: from chalko.com ([192.168.57.172]) by csm.chalko.com (8.11.6/linuxconf) with ESMTP id h236J4Q21996 for ; Sun, 2 Mar 2003 22:19:05 -0800 Message-ID: <3E62F3D8.3090606@chalko.com> Date: Sun, 02 Mar 2003 22:19:04 -0800 From: Nick Chalko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ASF Repository Subject: version dir vs version suffic was Re: [proposal] daedalus jar repository References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N dion@multitask.com.au wrote: >Nick Chalko wrote on 01/03/2003 05:09:50 AM: > > > >>A somewhat standard layout is the important part. >> >>If we are changing current practice I think >> >>project/[subproject]/version/(jar|zip|gz|docs|liscenses) >>is very good. >> >> > >Sub project is, IMHO, way too fragile to be part of the URI. This is why >we left it out of maven. Same for cvs name. > >Projects often move 'up' and change their cvs repo. > > Concur only project not project/subproject. But what do we recommend as the project name that will avoid name collisions in Apache. For java the package will work org.apache.ant It the package havnges the builds will break anways. > > >>All kinds of artifacts for a particular version in one dir. Seems the >>easiest to me. >> >> >My personal preference is to have the version in the artifact name for use >later on. > >This is, I know, an unpopular view, but one that has saved many people >time in the long run. > I agree that having the version in the artifact name is very usefull. But I still like having all the artifacts for one version in one place. Is /project/version/artifact-version.ext overkill? >-- >dIon Gillard, Multitask Consulting >Blog: http://www.freeroller.net/page/dion/Weblog >Work: http://www.multitask.com.au > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: community-unsubscribe@apache.org >For additional commands, e-mail: community-help@apache.org > >