[
https://issues.apache.org/jira/browse/HBASE-25503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265104#comment-17265104
]
Hudson commented on HBASE-25503:
--------------------------------
Results for branch branch-2
[build #158 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/158/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/158/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/158/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/158/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/158/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> HBase code download is failing on windows with invalid path error
> -----------------------------------------------------------------
>
> Key: HBASE-25503
> URL: https://issues.apache.org/jira/browse/HBASE-25503
> Project: HBase
> Issue Type: Bug
> Reporter: Mohammad Arshad
> Assignee: Mohammad Arshad
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> git pull command is failing with "error: invalid path"
> {noformat}
> Host1 MINGW64 /d/hbase (master)
> $ git pull
> error: invalid path
> 'dev-support/design-docs/HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf'
> Updating 2e96a5b2d3..dfefff7e59{noformat}
> This problem is coming only on windows machines. Tried on windows 7 and
> windows 10 both have problem. Searched on net, seems no any easy solution.
> Problem is because file HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf has
> colon in its name.
> To fix the problem we should remove the colon : from file name
--
This message was sent by Atlassian Jira
(v8.3.4#803005)