Generic class instantiations with incorrect type parameters
-----------------------------------------------------------
Key: OFBIZ-4387
URL: https://issues.apache.org/jira/browse/OFBIZ-4387
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Environment: rev 1163479
Reporter: Paul Foxworthy
Priority: Minor
Some variables are declared as Map<String, String> but assigned collections
where not all values are strings. These statements will not compile with some
Java compilers.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira