Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 99501 invoked from network); 24 May 2005 10:22:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2005 10:22:04 -0000 Received: (qmail 89026 invoked by uid 500); 24 May 2005 10:22:02 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 88967 invoked by uid 500); 24 May 2005 10:22:02 -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 88921 invoked by uid 99); 24 May 2005 10:22:01 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 24 May 2005 03:21:59 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id F2536160C7F for ; Tue, 24 May 2005 05:21:55 -0500 (CDT) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13120-02 for ; Tue, 24 May 2005 05:21:55 -0500 (CDT) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 79926160C77 for ; Tue, 24 May 2005 05:21:55 -0500 (CDT) Message-ID: <32162598.1116930115484.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 24 May 2005 05:21:55 -0500 (CDT) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Closed: (FOR-357) Plugin directory created by OpenOffice plugin doesn't match sitemap In-Reply-To: <1896424.1099989458475.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Message: The following issue has been closed. --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-357 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-357 Summary: Plugin directory created by OpenOffice plugin doesn't match sitemap Type: Bug Status: Closed Priority: Major Resolution: FIXED Project: Forrest Components: Plugin: OpenOffice.org Fix Fors: 0.7-dev Versions: 0.7-dev Assignee: Ross Gardler Reporter: Florian G. Haas Created: Tue, 9 Nov 2004 2:35 AM Updated: Tue, 24 May 2005 5:20 AM Environment: Tested on Debian Sarge with kernel 2.4.27 and J2SE 1.4.2_03 Description: The directory created by the OpenOffice.org plugin is named plugins/OpenOffice.org and becomes build/plugins/OpenOffice.org. The corresponding sitemap.xmap, however, refers to {forrest:plugins}/openOffice.org/* -- note initial lowercase O. The uppercase/lowercase discrepancy in the directory name leads to an internal server error or Linux. This behavior is probably the same on other *nix platforms. Windows should work fine (haven't tested though). The problem is easily fixed temporarily by renaming build/plugins/OpenOffice.org to build/plugins/openOffice.org and then rerunning Forrest. Should be fixed permanently by changing the directory name in the zip archive (or by changing the sitemap.xmap, if that is preferred). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira