Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 89105 invoked from network); 22 Nov 2006 23:33:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2006 23:33:19 -0000 Received: (qmail 68602 invoked by uid 500); 22 Nov 2006 23:33:29 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 68444 invoked by uid 500); 22 Nov 2006 23:33:28 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 68433 invoked by uid 99); 22 Nov 2006 23:33:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 15:33:28 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [212.23.3.142] (HELO rutherford.zen.co.uk) (212.23.3.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 15:33:15 -0800 Received: from [82.69.78.226] (helo=[192.168.0.10]) by rutherford.zen.co.uk with esmtp (Exim 4.50) id 1Gn1aH-0008I3-JJ for dev@forrest.apache.org; Wed, 22 Nov 2006 23:32:53 +0000 Message-ID: <4564DE19.40702@apache.org> Date: Wed, 22 Nov 2006 23:32:41 +0000 From: Ross Gardler User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Building Forrest 2 References: <456438F0.6030209@apache.org> <009001c70e2d$f54f2370$660fa8c0@BrightonComputers.local> <20061122225036.GI903@igg.indexgeo.com.au> In-Reply-To: <20061122225036.GI903@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Rutherford-IP: [82.69.78.226] X-Virus-Checked: Checked by ClamAV on apache.org David Crossley wrote: > Then Ross rearranged the repository to add the "core" subdirectory > which blew away my changes. Doh!!! Sorry!!! (Strangely enough I am currently writing a presentation on using SVN in Open source, I now have a new bullet point "not foolproof") > Now even though Ross didn't change that > ivy-*.xml file, the build suddenly worked. I wonder if some xml > validation was happening to start and then was switched off in later > commits. I didn't change anything intentionally. > By the way, if these things are remaining in our local repo > then we need proper license information and replace the "saafe" > ivyauthor. +1 - as ever anything I commit to SVN is to be considered owned by the community, if I ever miss anything like this it can be changed without my explicit permission, it is implied from the fact I committed it. I'll do a search and replace when I've finished my presentation slides. Ross