[ https://issues.apache.org/jira/browse/MRUNIT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland closed MRUNIT-47.
------------------------------
Resolution: Won't Fix
Assignee: Brock Noland
We removed Guava as a dep.
> Change new ArrayList and new HashMap to List.newArrayList and Maps.newHashMap
> -----------------------------------------------------------------------------
>
> Key: MRUNIT-47
> URL: https://issues.apache.org/jira/browse/MRUNIT-47
> Project: MRUnit
> Issue Type: Improvement
> Reporter: Brock Noland
> Assignee: Brock Noland
> Priority: Minor
> Fix For: 0.8.0
>
>
> Change new ArrayList and new HashMap to List.newArrayList and Maps.newHashMap. It's much
cleaner and removes a lot of complexity.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|