[
https://issues.apache.org/jira/browse/LANG-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved LANG-1083.
-----------------------------------
Resolution: Fixed
{code}
$ svn ci -m "LANG-1083: Add (T) casts to get unit tests to pass in old JDK.
This fixes #42 from github. Thanks to Jonathan Baker."
Sending src/changes/changes.xml
Sending src/main/java/org/apache/commons/lang3/SerializationUtils.java
Sending
src/test/java/org/apache/commons/lang3/exception/AbstractExceptionContextTest.java
Transmitting file data ...
Committed revision 1653307.
{code}
Thanks!
> Add (T) casts to get unit tests to pass in old JDK
> --------------------------------------------------
>
> Key: LANG-1083
> URL: https://issues.apache.org/jira/browse/LANG-1083
> Project: Commons Lang
> Issue Type: Bug
> Environment: Maven 3.2.5, Java 1.6.0_18, Fedora 11, AMD 64
> (2.6.30.10-105.2.23.fc11.x86_64)
> Reporter: Jonathan Baker
> Assignee: Benedikt Ritter
> Priority: Trivial
>
> This is probably just a quirk of the old JDK that was used.
> The casts are not necessary on other computers, but they don't seem to hurt
> either. (Please verify that of course!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)