[
https://issues.apache.org/jira/browse/DERBY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483318
]
Kathey Marsden commented on DERBY-2422:
---------------------------------------
I committed this patch with a few additional changes to the .runall files that
needed to be updated.
I think though that this will still not run under JSR169 because of this
conditional
if ( !JDBC.vmSupportsJDBC3())
return new TestSuite("empty HoldCursorTest - supported only
from JDBC3.0 and above");
I think that can be removed.
> convert lang/holdCursorjava.java to junit
> -----------------------------------------
>
> Key: DERBY-2422
> URL: https://issues.apache.org/jira/browse/DERBY-2422
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Manjula Kutty
> Assigned To: Manjula Kutty
> Priority: Trivial
> Fix For: 10.3.0.0
>
> Attachments: DERBY-2422_diff-03-22.txt, DERBY-2422_diff_03_16.txt,
> DERBY-2422_diff_03_20.txt, DERBY-2422_diff_ver1.txt,
> DERBY-2422_diff_ver2.txt, DERBY-2422_stat_03_20.txt,
> DERBY-2422_stat_03_22.txt, DERBY-2422_stat_ver1.txt, DERBY-2422_stat_ver2.txt
>
>
> Place holder for the conversion of the test lang/holdCursorJava.java to junit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.