[
https://issues.apache.org/jira/browse/HADOOP-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919187#comment-16919187
]
Hudson commented on HADOOP-15998:
---------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17202 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17202/])
HADOOP-15998. Ensure jar validation works on Windows. (busbey: rev
d59fc59c9ffceb0494edebb3f579b3243b1e15c8)
* (edit)
hadoop-client-modules/hadoop-client-check-invariants/src/test/resources/ensure-jars-have-correct-contents.sh
* (edit)
hadoop-client-modules/hadoop-client-check-test-invariants/src/test/resources/ensure-jars-have-correct-contents.sh
* (edit) hadoop-client-modules/hadoop-client-check-invariants/pom.xml
* (edit) hadoop-client-modules/hadoop-client-check-test-invariants/pom.xml
> Ensure jar validation works on Windows.
> ---------------------------------------
>
> Key: HADOOP-15998
> URL: https://issues.apache.org/jira/browse/HADOOP-15998
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.2.0, 3.3.0
> Environment: Windows 10
> Visual Studio 2017
> Reporter: Brian Grunkemeyer
> Assignee: Brian Grunkemeyer
> Priority: Blocker
> Labels: build, windows
> Fix For: 3.3.0, 3.2.1, 3.1.3
>
> Attachments: HADOOP-15998.5.patch, HADOOP-15998.v4.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Building Hadoop fails on Windows due to a few shell scripts that make invalid
> assumptions:
> 1) Colon shouldn't be used to separate multiple paths in command line
> parameters. Colons occur in Windows paths.
> 2) Shell scripts that rely on running external tools need to deal with
> carriage return - line feed differences (lines ending in \r\n, not just \n)
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]