Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 5147 invoked from network); 9 Nov 2004 08:37:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 08:37:45 -0000 Received: (qmail 62702 invoked by uid 500); 9 Nov 2004 08:37:43 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 62656 invoked by uid 500); 9 Nov 2004 08:37:42 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 62642 invoked by uid 99); 9 Nov 2004 08:37:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [67.19.2.54] (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 09 Nov 2004 00:37:40 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id D7B1C1600F9 for ; Tue, 9 Nov 2004 02:37:38 -0600 (CST) 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 27766-01 for ; Tue, 9 Nov 2004 02:37:38 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 829E61600EF for ; Tue, 9 Nov 2004 02:37:38 -0600 (CST) Message-ID: <1896424.1099989458475.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 9 Nov 2004 02:37:38 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Created: (FOR-357) Plugin directory created by OpenOffice plugin doesn't match sitemap 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-2.apache.org 1.6.2 0/1000/N Message: A new issue has been created in JIRA. --------------------------------------------------------------------- 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: Unassigned Priority: Major Project: Forrest Components: Plugin: OpenOffice.org Versions: HEAD Assignee: Reporter: Florian G. Haas Created: Tue, 9 Nov 2004 2:35 AM Updated: Tue, 9 Nov 2004 2:35 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