Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 22486 invoked from network); 5 Sep 2008 17:19:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2008 17:19:06 -0000 Received: (qmail 63823 invoked by uid 500); 5 Sep 2008 17:18:56 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 63778 invoked by uid 500); 5 Sep 2008 17:18:56 -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 63755 invoked by uid 99); 5 Sep 2008 17:18:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 10:18:56 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.6.21] (HELO gmp-eb-inf-1.sun.com) (192.18.6.21) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 17:17:56 +0000 Received: from fe-emea-09.sun.com (gmp-eb-lb-1-fe3.eu.sun.com [192.18.6.10]) by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m85HIFdD016714 for ; Fri, 5 Sep 2008 17:18:26 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0K6Q00501FX7JV00@fe-emea-09.sun.com> (original mail from Knut.Hatlen@Sun.COM) for derby-dev@db.apache.org; Fri, 05 Sep 2008 18:18:15 +0100 (BST) Received: from localhost ([193.71.108.197]) by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0K6Q00EZLG2EXJ50@fe-emea-09.sun.com> for derby-dev@db.apache.org; Fri, 05 Sep 2008 18:18:15 +0100 (BST) Date: Fri, 05 Sep 2008 19:17:59 +0200 From: Knut Anders Hatlen Subject: Re: building the Derby website In-reply-to: <48C13CAE.4080802@sun.com> Sender: Knut.Hatlen@Sun.COM To: derby-dev@db.apache.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT References: <48C13CAE.4080802@sun.com> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (usg-unix-v) X-Virus-Checked: Checked by ClamAV on apache.org Rick Hillegas writes: > I am getting ready to refresh the Derby website. I don't do this often > and my impression is that over the course of a year, the process > morphs a little. I wanted to get a sanity check of what I'm seeing > today. I just refreshed my website client with an "svn update" command > and then I built the website using the "forrest site" command. > > According to item (6) of the website-building instructions > (http://db.apache.org/derby/papers/derby_web.html), after this build I > should expect that my "svn status" command will show that the build > has touched files under build/site/skin and build/site/papers. I am > seeing that. In addition, I am seeing that the build has touched files > under > > build/site > build/site/integrate > build/site/manuals > build/site/release Hi Rick, I see this too. All the files are generated png files, and I believe it is safe to revert all of them. At least, that's what I did when I updated the website a couple of days ago. -- Knut Anders