You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ted Kirby (JIRA)" <ji...@apache.org> on 2008/08/27 22:19:44 UTC

[jira] Created: (GERONIMODEVTOOLS-507) Ship only one feature that provides v20 and v21 server support

Ship only one feature that provides v20 and v21 server support
--------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-507
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-507
             Project: Geronimo-Devtools
          Issue Type: Improvement
          Components: eclipse-plugin
    Affects Versions: 2.1.3
            Reporter: Ted Kirby
            Assignee: Ted Kirby


The v20 feature requires all of the v21 feature.  GERONIMODEVTOOLS-499 provided that fix.  Now, the v20 feature provides both v20 and v21 server support, while the v21 feature provides support for v21 only.  This is inconsistent, and provides some confusion.  GERONIMODEVTOOLS-506 suggests that the v20 feature should provide support for v20 only.  Another option is this one, where we only ship one feature, and it supports both v20 and v21.  I think this approach is better than GERONIMODEVTOOLS-506.  Providing v20 support only would require copying code from v21.  It is simpler to provide one feature that supports both.

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


[jira] Resolved: (GERONIMODEVTOOLS-507) Ship only one feature that provides v20 and v21 server support

Posted by "Ted Kirby (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Kirby resolved GERONIMODEVTOOLS-507.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3

rev 689718

add version and build date to about.html files from build, so we don't have to manually muck with the date each release.
Use one about.html file, not one per plugin, since they're all the same.
Add a pointer to release notes in about.html
update license to cover both server versions
manually update plugin sizes while I was there, since we are close to release.


> Ship only one feature that provides v20 and v21 server support
> --------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-507
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-507
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Ted Kirby
>            Assignee: Ted Kirby
>             Fix For: 2.1.3
>
>
> The v20 feature requires all of the v21 feature.  GERONIMODEVTOOLS-499 provided that fix.  Now, the v20 feature provides both v20 and v21 server support, while the v21 feature provides support for v21 only.  This is inconsistent, and provides some confusion.  GERONIMODEVTOOLS-506 suggests that the v20 feature should provide support for v20 only.  Another option is this one, where we only ship one feature, and it supports both v20 and v21.  I think this approach is better than GERONIMODEVTOOLS-506.  Providing v20 support only would require copying code from v21.  It is simpler to provide one feature that supports both.

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