Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 43695 invoked from network); 21 Dec 2007 19:53:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 19:53:06 -0000 Received: (qmail 96793 invoked by uid 500); 21 Dec 2007 19:52:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 96745 invoked by uid 500); 21 Dec 2007 19:52:55 -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 96735 invoked by uid 99); 21 Dec 2007 19:52:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 11:52:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 19:52:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48386714238 for ; Fri, 21 Dec 2007 11:52:43 -0800 (PST) Message-ID: <6159005.1198266763293.JavaMail.jira@brutus> Date: Fri, 21 Dec 2007 11:52:43 -0800 (PST) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3293) Upgrade Derby website build to Forrest 0.8 In-Reply-To: <15815171.1198263763243.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre updated DERBY-3293: ----------------------------------- Attachment: derby-3292-v1.diff Attaching patch with necessary changes to files in the src directory, omitted changes in the build directory, as all HTML output was affected by the change. Main things to note are that a default locationmap was added, and an image was moved to get around an odd issue with Cocoon where otherwise Cocoon would report the file as missing even though it was clearly present in the filesystem. Without any additional information - the Cocoon log message was 'null' - to go on, I tried moving the file and that fixed the problem. I left the file in the old location in the build directory to prevent broken links. While this upgrade fixes our issue with FOR-555, FOR-480 has been closed as no fix intended, with a workaround that doesn't really work for us. I will check the changes in and update the website and release instructions shortly. > Upgrade Derby website build to Forrest 0.8 > ------------------------------------------ > > Key: DERBY-3293 > URL: https://issues.apache.org/jira/browse/DERBY-3293 > Project: Derby > Issue Type: Improvement > Components: Build tools > Affects Versions: 10.4.0.0 > Reporter: Andrew McIntyre > Priority: Minor > Fix For: 10.4.0.0 > > Attachments: derby-3292-v1.diff > > > Forrest 0.8 was released in April 2007, and contains a fix for FOR-555, which complicates the release process by requiring the release manager to carefully reinsert HTML comments needed by the mirror script for the download pages. The Derby website build should be updated to use Forrest 0.8 to elimiinate this additional step from the release process. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.