Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 97906 invoked from network); 8 Dec 2004 00:48:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Dec 2004 00:48:34 -0000 Received: (qmail 30193 invoked by uid 500); 8 Dec 2004 00:48:34 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 29989 invoked by uid 500); 8 Dec 2004 00:48:33 -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 29974 invoked by uid 99); 8 Dec 2004 00:48:33 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (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, 07 Dec 2004 16:48:31 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id B2EBA1600F9 for ; Tue, 7 Dec 2004 18:48:29 -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 14186-06 for ; Tue, 7 Dec 2004 18:48:29 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 25F8A1600EF for ; Tue, 7 Dec 2004 18:48:29 -0600 (CST) Message-ID: <30584546.1102466909119.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 7 Dec 2004 18:48:29 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-406) plugins writing to forrest build dir In-Reply-To: <7362294.1102465769120.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-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: Ross Gardler Created: Tue, 7 Dec 2004 6:47 PM Body: Yes, we could put the plugin xmaps (input.xmap, resources.xmap, output.xmap and internal.xmap) into the project directory. I wouldn't recomend project.home as it will always be overwritten whenever Forrest is run (we don't want users thinking they can edit these files). How about project.plugins, which would be ${project.home}/build/plugins? --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-406?page=comments#action_11924 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-406 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-406 Summary: plugins writing to forrest build dir Type: Bug Status: Unassigned Priority: Minor Project: Forrest Components: Plugins (general issues) Fix Fors: 0.7 Versions: HEAD Assignee: Reporter: Dave Brondsema Created: Tue, 7 Dec 2004 6:29 PM Updated: Tue, 7 Dec 2004 6:47 PM Description: If the user executing forrest without write permissions to $FORREST_HOME an error like the following occurs: /home/dpb2/forrest/main/targets/plugins.xml:185: Failed to copy /home/dpb2/forrest/main/var/initial_plugins_sitemap.xmap to /home/dpb2/forrest/build/plugins/input.xmap due to /home/dpb2/forrest/build/plugins/input.xmap (Permission denied) and I couldn't delete the corrupt /home/dpb2/forrest/build/plugins/input.xmap Shouldn't input.xmap go in ${project.home}? This is different than FOR-356. --------------------------------------------------------------------- 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