Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 43757 invoked from network); 12 Mar 2006 20:40:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Mar 2006 20:40:36 -0000 Received: (qmail 49207 invoked by uid 500); 12 Mar 2006 20:40:34 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 49181 invoked by uid 500); 12 Mar 2006 20:40:34 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 49164 invoked by uid 99); 12 Mar 2006 20:40:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 12:40:33 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.12.12.201] (HELO smtp811.mail.ukl.yahoo.com) (217.12.12.201) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 12 Mar 2006 12:40:32 -0800 Received: (qmail 50511 invoked from network); 12 Mar 2006 20:40:10 -0000 Received: from unknown (HELO ?127.0.0.1?) (scolebourne@btinternet.com@86.132.250.242 with plain) by smtp811.mail.ukl.yahoo.com with SMTP; 12 Mar 2006 20:40:09 -0000 Message-ID: <4414873F.4030301@btopenworld.com> Date: Sun, 12 Mar 2006 20:40:31 +0000 From: Stephen Colebourne User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [PROPOSAL][all] Break dependency on commons-build References: <44130D48.40604@btopenworld.com> <6bde122b0603120838u7ab6c8dam9ec25fe9e3812624@mail.gmail.com> <4414503F.4020208@btopenworld.com> <1142194180.5453.10.camel@knossos.elmet> In-Reply-To: <1142194180.5453.10.camel@knossos.elmet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0610-2, 10/03/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N robert burrell donkin wrote: > why not give it a try and see if it improves things? Both [lang] and [io] main sites are now updated via this new mechanism. Thus both [io] and [lang] now have no direct dependency on commons-build when building, whether from an svn checkout or from a released dist. The full information is here: http://wiki.apache.org/jakarta-commons/MavenWebsiteStucture A key aspect of what I tried to do was KISS. It basically uses the internet and web standards (like @import in CSS) to make the direct connections rather than relative paths. The same is true of the entities - http entities are better supported than relative ones. The single central CSS should also prove very useful at ApacheCon time. I hope that a mavenite may be able to tell us if this helps us use maven 1.1 as I understood that the relative paths were a headache. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org