From crossley@indexgeo.com.au Thu Mar 14 06:28:19 2002 Return-Path: Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 13111 invoked from network); 14 Mar 2002 06:28:19 -0000 Received: from ptolemy.goulburn.net.au (203.28.11.5) by daedalus.apache.org with SMTP; 14 Mar 2002 06:28:19 -0000 Received: (qmail 26848 invoked from network); 14 Mar 2002 06:28:28 -0000 Received: from max-02-039.goulburn.net.au (HELO igacer) (203.28.11.235) by ptolemy.goulburn.net.au with SMTP; 14 Mar 2002 06:28:28 -0000 Content-Type: text/plain; charset="iso-8859-1" From: David Crossley Reply-To: crossley@indexgeo.com.au To: forrest-dev@xml.apache.org Subject: Re: cleaning up src/resources/schemas Date: Thu, 14 Mar 2002 17:25:16 +1100 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <0203141725160A.00865@igacer> Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Steven Noels wrote: > Folks, > > the empty src/resources/schemas dir is bothering me - can > we get rid of it (repository-side?) > > we decided somehow to use src/resources/schema instead > > anyone any outstanding commits? > > We agreed a while back that src/resources/schema is the final location. We also discussed whether there were any outstanding commits in schemas/ ... the answer was "no". So it was removed from the repository. The existence of empty directories on the repository-side worries me too - it gets very confusing for newcomers. (If you want to get horrified, then look at xml-cocoon2 via "viewcvs" on the website.) I gather that the reason that the empty directories are still there is that there is old stuff in each Attic. In this case, the Attic is just clutter - copies of what has moved to schema/ (In other cases the Attic may still be relevant.) So Steven, if you know how to get rid of schemas/ server-side then please do. -- David