Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 79142 invoked from network); 5 Aug 2005 16:23:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 16:23:47 -0000 Received: (qmail 75072 invoked by uid 500); 5 Aug 2005 16:23:47 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 74883 invoked by uid 500); 5 Aug 2005 16:23:46 -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 74869 invoked by uid 99); 5 Aug 2005 16:23:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 09:23:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.97.201.94] (HELO trinihosting.com) (209.97.201.94) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 09:23:36 -0700 Received: (qmail 1657 invoked from network); 5 Aug 2005 16:24:22 -0000 Received: from cuscon10035.tstt.net.tt (HELO ?200.108.8.176?) (200.108.8.176) by trinihosting.com with SMTP; 5 Aug 2005 16:24:19 -0000 Message-ID: <42F39287.3000504@peppersauce.org> Date: Fri, 05 Aug 2005 12:23:35 -0400 From: Anil Ramnanan User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: [jira] Closed: (FOR-596) Options are needed to modify the configuration and plugin selections References: <674993375.1123257943592.JavaMail.jira@ajax.apache.org> In-Reply-To: <674993375.1123257943592.JavaMail.jira@ajax.apache.org> 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 I had put a patch in for issue FOR-598 which was supposed to be appplied instead of this. I included some more changes. I will redo the patch so the patch for issue FOR-598 should be ignored. Anil. Ross Gardler (JIRA) wrote: > [ http://issues.apache.org/jira/browse/FOR-596?page=all ] > >Ross Gardler closed FOR-596: >---------------------------- > > Fix Version: 0.8-dev > Resolution: Fixed > Assign To: Ross Gardler > >Applied with minor modifications: > >- java classes should (by convention) have names that start with a capital letter (changed modifyConfigs.java and modifyPlugins.xml) > >- formattted all new classes > >- removed unused imports > >- add notes on a need to refactor (see FOR-599) > > > >