[
https://issues.apache.org/jira/browse/HADOOP-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804053#action_12804053
]
Steve Loughran commented on HADOOP-6505:
----------------------------------------
given that Hadoop is java1.6+ only, there is nothing to stop you using the
<scriptdef> feature to implement the operation in the javascript engine built
into the JVM, which eliminates all platform quirkyness
> sed in build.xml fails
> ----------------------
>
> Key: HADOOP-6505
> URL: https://issues.apache.org/jira/browse/HADOOP-6505
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Environment: ant 1.7.1
> Solaris
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Minor
> Attachments: HADOOP-6505.txt
>
>
> I'm not sure whether this is a Solaris thing or an ant 1.7.1 thing, but it
> definitely doesn't do what it is supposed to. Instead of getting
> SunOS-x86-32 (or whatever) I get -x86-32.
> This patch replaces the sed call with tr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.