You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2011/03/01 13:27:36 UTC

[jira] Created: (DERBY-5078) Incorrect list of compatible JRE versions in client trace

Incorrect list of compatible JRE versions in client trace
---------------------------------------------------------

                 Key: DERBY-5078
                 URL: https://issues.apache.org/jira/browse/DERBY-5078
             Project: Derby
          Issue Type: Bug
          Components: Network Client
    Affects Versions: 10.8.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


When running with client side tracing enabled, these lines appear first in the trace file:

[derby] BEGIN TRACE_DRIVER_CONFIGURATION
[derby] Driver: Apache Derby Network Client JDBC Driver 10.8.0.0 alpha - (1075248P)
[derby] Compatible JRE versions: { 1.3, 1.4 }

The list of compatible JRE versions is wrong. The client driver doesn't work on 1.3, and 1.5 and 1.6 are missing from the list.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-5078) Incorrect list of compatible JRE versions in client trace

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-5078:
--------------------------------------

    Attachment: versions.diff

The attached patch updates the list of compatible JRE versions to 1.4, 1.5 and 1.6.

All the regression tests ran cleanly.

> Incorrect list of compatible JRE versions in client trace
> ---------------------------------------------------------
>
>                 Key: DERBY-5078
>                 URL: https://issues.apache.org/jira/browse/DERBY-5078
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.8.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.8.0.0
>
>         Attachments: versions.diff
>
>
> When running with client side tracing enabled, these lines appear first in the trace file:
> [derby] BEGIN TRACE_DRIVER_CONFIGURATION
> [derby] Driver: Apache Derby Network Client JDBC Driver 10.8.0.0 alpha - (1075248P)
> [derby] Compatible JRE versions: { 1.3, 1.4 }
> The list of compatible JRE versions is wrong. The client driver doesn't work on 1.3, and 1.5 and 1.6 are missing from the list.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DERBY-5078) Incorrect list of compatible JRE versions in client trace

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen resolved DERBY-5078.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.8.0.0

Committed revision 1075843.

> Incorrect list of compatible JRE versions in client trace
> ---------------------------------------------------------
>
>                 Key: DERBY-5078
>                 URL: https://issues.apache.org/jira/browse/DERBY-5078
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.8.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.8.0.0
>
>         Attachments: versions.diff
>
>
> When running with client side tracing enabled, these lines appear first in the trace file:
> [derby] BEGIN TRACE_DRIVER_CONFIGURATION
> [derby] Driver: Apache Derby Network Client JDBC Driver 10.8.0.0 alpha - (1075248P)
> [derby] Compatible JRE versions: { 1.3, 1.4 }
> The list of compatible JRE versions is wrong. The client driver doesn't work on 1.3, and 1.5 and 1.6 are missing from the list.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira