commit | 9bad48bb69e65d005e81b78b51e76af93fd436d3 | [log] [tgz] |
---|---|---|
author | John Ross <jwross@us.ibm.com> | Wed Oct 09 14:35:28 2013 -0500 |
committer | John Ross <jwross@us.ibm.com> | Mon Oct 21 14:33:52 2013 -0500 |
tree | 6f3e1fd458324fddaf9e38f35fe42f3b6d2a3c7a | |
parent | ffc01eb1a49bf6df176f646d8d30c6a39179fb12 [diff] |
Bug 418663 - [transforms.hooks] Get rid of compile warnings in official build Update jdt core prefs to org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=disabled. Change BREE from 1.4 to 1.6. Remove <executionEnvironment>J2SE-1.5</executionEnvironment> workaround from pom. Genericize the code to remove all warnings related to generics. Fix non-externalized string literal. Update copyrights.