You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2009/05/11 20:11:45 UTC

[jira] Updated: (OPENJPA-1071) Derby test suit speed-up

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

Michael Dick updated OPENJPA-1071:
----------------------------------

    Fix Version/s: 1.2.2
                   1.0.4

Thanks for looking into this Donald. 

> Derby test suit speed-up
> ------------------------
>
>                 Key: OPENJPA-1071
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1071
>             Project: OpenJPA
>          Issue Type: Test
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.2.1
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 1.0.4, 1.2.2, 1.3.0, 2.0.0
>
>
> See dev discussion thread - http://n2.nabble.com/Derby-test-suit-speed-up-td2548968.html
> Adding the following systemProperties will speed up the default testing on Derby -
>                         <property>
>                             <name>derby.locks.deadlockTimeout</name>
>                             <value>5</value>
>                         </property>
>                         <property>
>                             <name>derby.locks.waitTimeout</name>
>                             <value>6</value>
>                         </property>

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