[
https://issues.apache.org/jira/browse/OPENJPA-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-1071.
-----------------------------------
Resolution: Fixed
Trunk updated with OPENJPA-1210
> 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: 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.