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

[jira] Created: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

GEP should be made to work with the Trunk version of the Geronimo Server
------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-332
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
             Project: Geronimo-Devtools
          Issue Type: New Feature
          Components: eclipse-plugin
    Affects Versions: 2.1.x
            Reporter: Tim McConnell
            Assignee: Tim McConnell
             Fix For: 2.1.x


When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Resolved: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Tim McConnell resolved GERONIMODEVTOOLS-332.
--------------------------------------------

    Resolution: Fixed

Changed the error message to be a warning message instead. This is now consistent with the warning message that is presented to the user when a JRE other than 1.5 is used.

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.x
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Reopened: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Ted Kirby reopened GERONIMODEVTOOLS-332:
----------------------------------------


Consider defining a v2.1 server, but providing a v2.0 server installation directory.  I think this should be an error, and the user should not be allowed to click the next button.  For the 1.6 JRE case, a warning seems proper, but not in this case.  We need to fix the code to properly handle the SNAPSHOT case.  It seems for this version checking, maybe we only care about n.n, or maybe ^\d+(\.\d+)*.  Apply that pattern to the runtime version, and see if the detected Version starts with that string.

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Updated: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Tim McConnell updated GERONIMODEVTOOLS-332:
-------------------------------------------

    Fix Version/s:     (was: 2.1.x)
                   2.1.2

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.x
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Updated: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Ted Kirby updated GERONIMODEVTOOLS-332:
---------------------------------------

    Description: When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SNAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....  (was: When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....)

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>            Priority: Blocker
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SNAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Updated: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Ted Kirby updated GERONIMODEVTOOLS-332:
---------------------------------------

    Priority: Blocker  (was: Major)

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>            Priority: Blocker
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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


[jira] Resolved: (GERONIMODEVTOOLS-332) GEP should be made to work with the Trunk version of the Geronimo Server

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

Ted Kirby resolved GERONIMODEVTOOLS-332.
----------------------------------------

    Resolution: Fixed

fixed in rev 685303.
version mismatch is back to an error, unless the detected version ends in "-SNAPSHOT", and is >= the runtime version,
when it is only a warning.

> GEP should be made to work with the Trunk version of the Geronimo Server
> ------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-332
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-332
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>            Priority: Blocker
>             Fix For: 2.1.2
>
>
> When trying to install the Trunk version of the Geronimo server, which is now version 2.2-SHAPSHOT, the GEP does not recognize as a 2.x server and presents the "Invalid version detected", and prevents adding the server.....

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