You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/05/03 22:51:47 UTC

[jira] Resolved: (HADOOP-192) Trivial JRE 1.5 versus 1.4 bug

     [ http://issues.apache.org/jira/browse/HADOOP-192?page=all ]
     
Doug Cutting resolved HADOOP-192:
---------------------------------

    Fix Version: 0.2
     Resolution: Fixed

I just committed this.  Thanks, David!

> Trivial JRE 1.5 versus 1.4 bug
> ------------------------------
>
>          Key: HADOOP-192
>          URL: http://issues.apache.org/jira/browse/HADOOP-192
>      Project: Hadoop
>         Type: Bug

>   Components: mapred
>     Versions: 0.2
>     Reporter: David Bowen
>     Priority: Blocker
>      Fix For: 0.2
>  Attachments: valueOfBug.patch
>
> Long.valueOf(long) is in 1.5 but not in 1.4.x.  Use new Long(long) instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira