[
https://issues.apache.org/jira/browse/DERBY-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-3246:
-----------------------------------
Attachment: derby-3246-1a_unused-imports.diff
'derby-3246-1a_unused-imports.diff' removes unused imports from classes in
'java/testing/org/apache/derbyTesting/junit'. I committed it to trunk (10.4)
with revision 601306 and merged it to with the 10.3 branch with revision 601308.
I built the code and ran suites.All. No failures.
> Minor cleanup in the Derby JUnit classes
> ----------------------------------------
>
> Key: DERBY-3246
> URL: https://issues.apache.org/jira/browse/DERBY-3246
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.3.2.1, 10.4.0.0
> Reporter: Kristian Waagan
> Priority: Trivial
> Attachments: derby-3246-1a_unused-imports.diff
>
>
> Several of the JUnit classes have grown/developed and need various types of
> cleanup;
> - remove unused imports
> - improve/add JavaDoc
> - remove unused methods
> - etc...
> This issue is basically a placeholder for the patches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.