[
https://issues.apache.org/jira/browse/EXEC-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Compall updated EXEC-81:
--------------------------------
Attachment: rawtypes-unchecked-clean.diff
> Remove remaining rawtypes, unchecked conversions
> ------------------------------------------------
>
> Key: EXEC-81
> URL: https://issues.apache.org/jira/browse/EXEC-81
> Project: Commons Exec
> Issue Type: Improvement
> Environment: Java 1.7.0_45
> Reporter: Stephen Compall
> Priority: Minor
> Attachments: rawtypes-unchecked-clean.diff
>
>
> This patch -p1 against r1557571 eliminates the remaining raw type in the API,
> and makes src and test entirely -Xlint:rawtypes -Xlint:unchecked clean. (In
> fact it should be clean over all of -Xlint except for one [cast] and one
> [deprecation] warning.)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)