Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 99704 invoked from network); 9 Dec 2005 15:58:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Dec 2005 15:58:33 -0000 Received: (qmail 21676 invoked by uid 500); 9 Dec 2005 15:58:32 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 21634 invoked by uid 500); 9 Dec 2005 15:58:31 -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 21621 invoked by uid 99); 9 Dec 2005 15:58:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2005 07:58:29 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 51EDF188 for ; Fri, 9 Dec 2005 16:58:08 +0100 (CET) Message-ID: <1770580407.1134143888293.JavaMail.jira@ajax.apache.org> Date: Fri, 9 Dec 2005 16:58:08 +0100 (CET) From: "Ross Gardler (JIRA)" To: dev@forrest.apache.org Subject: [jira] Updated: (FOR-619) Access to forrest.properties should use ForrestProperties class In-Reply-To: <244901239.1123690661723.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FOR-619?page=all ] Ross Gardler updated FOR-619: ----------------------------- Fix Version: (was: 0.8-dev) Priority: Minor (was: Major) > Access to forrest.properties should use ForrestProperties class > --------------------------------------------------------------- > > Key: FOR-619 > URL: http://issues.apache.org/jira/browse/FOR-619 > Project: Forrest > Type: Improvement > Components: Tool: Eclipse config > Reporter: Ross Gardler > Priority: Minor > > We have added a new ForrestProperties class to the eclipse plugin that allows access to the properties file in a manner independant of how they are defined in config files. However, some of the code access the properties directly. We should remove all direct access and only manipulate/read properties via this class. > Below is a list of classes/methods I know to be affected (there may be others) > org.apache.forrest.eclipse.job.ForrestManager > org.apache.forrest.eclipse.actions.Utilities.activateForrestProperty() > org.apache.forrest.eclipse.wizards.NewViewDocPage > org.apache.forrest.eclipse.wizards.NewXDocPage -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira