[
https://issues.apache.org/jira/browse/HADOOP-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833555#action_12833555
]
Hudson commented on HADOOP-6505:
--------------------------------
Integrated in Hadoop-Common-trunk #249 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/249/])
. Use tr rather than sed to effect literal substitution in the
build script. Contributed by Allen Wittenauer
> 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
> Fix For: 0.22.0
>
> 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.