[
https://issues.apache.org/jira/browse/EXEC-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891596#comment-13891596
]
Gary Gregory commented on EXEC-81:
----------------------------------
No, I applied the main changes first to make sure the current code would
compile as is. As a second test I applied the patch for the test changes. I
obviously erred in my copy & paste.
Good catch!
Now in SVN.
Thank you.
> Remove remaining raw types, 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
> Assignee: Gary Gregory
> Priority: Minor
> Fix For: 1.3
>
> 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)