[
https://issues.apache.org/jira/browse/HADOOP-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-3262:
---------------------------------
Attachment: HADOOP-3262.patch
The problems were:
- a compare() method whose signature is wrong. I think this is a bug.
- two cases with multiple top-level classes per file. I don't know if this a
bug with Harmony or not, but it's not an encouraged style anyway: placing these
in separate files seems like an improvement.
> make Hadoop compile under Apache Harmony
> ----------------------------------------
>
> Key: HADOOP-3262
> URL: https://issues.apache.org/jira/browse/HADOOP-3262
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Reporter: Doug Cutting
> Attachments: HADOOP-3262.patch
>
>
> Some small changes are required to get Hadoop Core to compile with Apache
> Harmony.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.