GitHub user j--baker opened a pull request: https://github.com/apache/commons-lang/pull/42
Casts used to pass unit tests on JDK 1.6.0_18. Please see [JIRA-1083](https://issues.apache.org/jira/browse/LANG-1083). This patch was split off during PR #41. Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/j--baker/commons-lang LANG-1083 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-lang/pull/42.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #42 ---- commit ecd0c0bc58145ebe579796199e61e6dbc9009596 Author: j--baker <j--ba...@users.noreply.github.com> Date: 2015-01-19T16:53:53Z This is a separate branch for the (T) cast work-arounds that were previously included in the LANG-1081 branch. These casts were used to get the Maven tests to pass on an old JDK. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org