You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/02/23 18:56:27 UTC

[jira] Resolved: (OPENJPA-1528) Upgrade to latest MySQL 5.1.12 for junit tests

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

Donald Woods resolved OPENJPA-1528.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

Also added required DBCP overrides -
                <dbcp.maxIdle>0</dbcp.maxIdle>
                <dbcp.minIdle>0</dbcp.minIdle>


> Upgrade to latest MySQL 5.1.12 for junit tests
> ----------------------------------------------
>
>                 Key: OPENJPA-1528
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1528
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: third-party
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Trivial
>             Fix For: 1.3.0, 2.0.0
>
>
> Upgrade from the 5.1.6 MySQL JDBC driver to 5.1.12 (latest on repo1) for junit testing with MySQL....

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