You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2005/08/05 18:05:43 UTC

[jira] Closed: (FOR-596) Options are needed to modify the configuration and plugin selections

     [ 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)

> Options are needed to modify the configuration and plugin selections
> --------------------------------------------------------------------
>
>          Key: FOR-596
>          URL: http://issues.apache.org/jira/browse/FOR-596
>      Project: Forrest
>         Type: New Feature
>   Components: Tool: Eclipse config
>     Versions: 0.8-dev
>     Reporter: Anil Ramnanan
>     Assignee: Ross Gardler
>      Fix For: 0.8-dev
>  Attachments: org.apache.forrest.040805.zip
>
> Once the project configuration and plugin selections are done after creating a new project, menu options are needed to allow you to modify the selections. 

-- 
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


Re: [jira] Closed: (FOR-596) Options are needed to modify the configuration and plugin selections

Posted by Ross Gardler <rg...@apache.org>.
Anil Ramnanan wrote:
> 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.

Yeah, I noticed too late. See my comments on the other issue before 
spending time trying to sort out my mistake.

(can you close issue that you created? If so then you could close the 
outdated issue)

Ross

Re: [jira] Closed: (FOR-596) Options are needed to modify the configuration and plugin selections

Posted by Anil Ramnanan <li...@peppersauce.org>.
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)
>
>  
>
>