You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Delos Dai (JIRA)" <ji...@apache.org> on 2009/01/13 09:07:00 UTC

[jira] Created: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

warning message about supported JDK version is wrong
----------------------------------------------------

                 Key: GERONIMODEVTOOLS-554
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.2.0
            Reporter: Delos Dai
            Assignee: Delos Dai


Hi,


When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.

I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.

Any comments?

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


[jira] Commented: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

Posted by "Ted Kirby (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663344#action_12663344 ] 

Ted Kirby commented on GERONIMODEVTOOLS-554:
--------------------------------------------

I certainly believe the statement is accurate.  The idea is it reflects the level of java used to run the TCK and certify that Geronimo is JEE compliant.  I think 1.5.0+ covers the 1.6 case.  But I agree that we may revisit this message, and should as java levels change.  I have resisted using the term "supported" in this message, but perhaps that is a better term to use.  We do want to reflect server requirements.  So, perhaps we change the message to "Apache Geronimo v2.2 requires a 5.0+ JDK (J2SE 1.5.0+).", and show the message only on JDK levels less than that.  Comments?

> warning message about supported JDK version is wrong
> ----------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-554
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>         Attachments: warning.JPG
>
>
> Hi,
> When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.
> I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.
> Any comments?

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


[jira] Resolved: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

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

Ted Kirby resolved GERONIMODEVTOOLS-554.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4
                   2.2.0

fixed in trunk with rev 734561, and 2.1.4 branch with rev 734564.

Thanks for the patch, Delos!

> warning message about supported JDK version is wrong
> ----------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-554
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>             Fix For: 2.2.0, 2.1.4
>
>         Attachments: 554.patch, warning.JPG
>
>
> Hi,
> When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.
> I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.
> Any comments?

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


[jira] Updated: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

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

Delos Dai updated GERONIMODEVTOOLS-554:
---------------------------------------

    Attachment: warning.JPG

> warning message about supported JDK version is wrong
> ----------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-554
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>         Attachments: warning.JPG
>
>
> Hi,
> When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.
> I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.
> Any comments?

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


[jira] Commented: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

Posted by "Delos Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663699#action_12663699 ] 

Delos Dai commented on GERONIMODEVTOOLS-554:
--------------------------------------------

I agree. 

1)change the statement into "Apache Geronimo v2.2 requires a 5.0+ JDK (J2SE 1.5.0+)."
2)Show the message only on JDK levels less than that.

I have attached the patch, could you help to review it?

Thanks!

> warning message about supported JDK version is wrong
> ----------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-554
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>         Attachments: warning.JPG
>
>
> Hi,
> When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.
> I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.
> Any comments?

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


[jira] Updated: (GERONIMODEVTOOLS-554) warning message about supported JDK version is wrong

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

Delos Dai updated GERONIMODEVTOOLS-554:
---------------------------------------

    Attachment: 554.patch

> warning message about supported JDK version is wrong
> ----------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-554
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-554
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>         Attachments: 554.patch, warning.JPG
>
>
> Hi,
> When I use JDK 6.0 with GEP 2.2, in  the wizard "New Server Runtime Environment", a warning message is shown "Apache Geronimo v2.2 is currently certified only on a Sun JDK 5.0+ (J2SE 1.5.0+).".See attachment for more details.
> I think this message should only show when a JDK 1.4 is used. Otherwise, the statement is not accurate.
> Any comments?

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