[
https://issues.apache.org/jira/browse/IO-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Wooten updated IO-239:
------------------------------
Attachment: iocase-to-enumeration.patch
The patch was created with Eclipse. The patch converts the IOCase class to a
Java 1.5+ enumeration. No changes were necessary for the test cases, and all
test cases pass.
> Convert IOCase to a Java 1.5+ Enumeration
> -----------------------------------------
>
> Key: IO-239
> URL: https://issues.apache.org/jira/browse/IO-239
> Project: Commons IO
> Issue Type: Improvement
> Affects Versions: 2.0
> Environment: Java 1.5+
> Reporter: Michael Wooten
> Priority: Minor
> Fix For: 2.0
>
> Attachments: iocase-to-enumeration.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Since Java now properly supports enumerations, I believe that IOCase should
> now be declared as a proper Java enumeration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.