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


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

Reply via email to