[
https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563819#action_12563819
]
Bryan Pendleton commented on DERBY-3203:
----------------------------------------
I believe that the 4-Dec commit (revision 601058) had a small mistake
in it; I believe that the intent of the patch was to delete statementJdbc20.java
and statementJdbc20.out, as shown by DERBY-3203v0.stat. However, the
actual commit left those files present and empty (0 bytes).
I propose to run
svn delete
java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/statementJdbc20.java
svn delete
java/testing/org/apache/derbyTesting/functionTests/master/statementJdbc20.out
and commit those deletions to the trunk.
Please let me know if I'm misunderstanding the issue.
> Convert jdbcapi/statementJdbc20.java to JUnit
> ---------------------------------------------
>
> Key: DERBY-3203
> URL: https://issues.apache.org/jira/browse/DERBY-3203
> Project: Derby
> Issue Type: Test
> Components: Test
> Reporter: Ramin Moazeni
> Assignee: Ramin Moazeni
> Fix For: 10.4.0.0
>
> Attachments: DERBY-3203v0.diff, DERBY-3203v0.stat, DERBY-3203v2.diff,
> DERBY-3203v3.diff
>
>
> This issue is creates for converting jdbcapi/statementJdbc20.java to JUnit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.