Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 68715 invoked from network); 7 Sep 2006 08:36:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2006 08:36:58 -0000 Received: (qmail 4319 invoked by uid 500); 7 Sep 2006 08:36:57 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 4287 invoked by uid 500); 7 Sep 2006 08:36:57 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 4278 invoked by uid 99); 7 Sep 2006 08:36:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 01:36:57 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mcintyre.a@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 01:36:56 -0700 Received: by ug-out-1314.google.com with SMTP id m2so147172uge for ; Thu, 07 Sep 2006 01:36:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YSDqibKAu6yUFlJDH6ZssnNI1jEFvn090TozWOVT5bA6ZJYK79VR+A48t7KyNNgjS/013g3bX6NgrkM5A1J3VSoXFTeUwBJ4SZQj9wqkvs1C27lf31Sxc7RT1GZj4EVPuMLrccibJbjqC5lLwb0rWUqAbrsTd+QeQDD27O+M4yM= Received: by 10.66.252.4 with SMTP id z4mr229521ugh; Thu, 07 Sep 2006 01:36:35 -0700 (PDT) Received: by 10.67.27.19 with HTTP; Thu, 7 Sep 2006 01:36:35 -0700 (PDT) Message-ID: <54ac72d70609070136h24f9aab9u6c54f2efc1397ab7@mail.gmail.com> Date: Thu, 7 Sep 2006 01:36:35 -0700 From: "Andrew McIntyre" To: "Derby Development" Subject: Re: [doc] Doc builders - remove your DITA toolkit directory after 'svn up' In-Reply-To: <54ac72d70609062306l666acc03pa836a795525ccf1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <54ac72d70609062306l666acc03pa836a795525ccf1@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/6/06, Andrew McIntyre wrote: > > These changes will be reflected in tomorrow night's doc build, and > viewable at http://db.apache.org/derby/docs around midnight PST. I > would really appreciate it if someone could click around the docs and > verify that all the links are now working correctly. All of the ones > I've tested do seem to be working, but I haven't had time to verify a > large cross-section of all the internal links. I kicked off my nightly doc-build-and-sync again, so the documentation at http://db.apache.org/derby/docs/dev/ should reflect the changes for DERBY-408 and DERBY-1805 shortly. andrew