You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/06/29 22:53:04 UTC

[jira] Reopened: (GERONIMO-3255) Combine reduntant plugins into larger plugins that provide the same functionality

     [ https://issues.apache.org/jira/browse/GERONIMO-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Warner reopened GERONIMO-3255:
------------------------------------

      Assignee: Jason Warner  (was: Paul McMahan)

I checked the changes that Paul committed and realized that the punch I had provided was seriously flawed.  Many of the files I had moved did not show up.  After research and testing, I realized that this was caused by the "svn move" command.  I have reworked the patch so that it now correctly adds the files.  This patch can be applied directly onto the current version of j2g.  My testing for the previous patch reported incorrectly that the patch functions because I had left jars from the old j2g in the eclipse plugin directory that the tool used to run succesfully.  The new patch has been tested on a clean eclipse plugin directory.

> Combine reduntant plugins into larger plugins that provide the same functionality
> ---------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3255
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3255
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>         Attachments: Geronimo-3255-Revised.patch, Geronimo-3255.patch
>
>
> The J2G conversion tool is implemented as a bunch of plugins for eclipse.  Only 3 of these plugins are actually launched using eclipse and the rest are instantiated by one of those 3.  The number of plugins can be reduced by consolidating the unnecessary plugins into one of the three that actually are launched.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.