Stephen Compall created EXEC-81:
-----------------------------------
Summary: 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
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)