[
https://issues.apache.org/jira/browse/HBASE-18461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149218#comment-16149218
]
Hudson commented on HBASE-18461:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #198 (See
[https://builds.apache.org/job/HBase-1.3-IT/198/])
HBASE-18461 Build broken If the username contains a backslash (tedyu: rev
c25d60599341ac76ed0500dc3a70e4857f2fcf9a)
* (edit) hbase-common/src/saveVersion.sh
> Build broken If the username contains a backslash
> -------------------------------------------------
>
> Key: HBASE-18461
> URL: https://issues.apache.org/jira/browse/HBASE-18461
> Project: HBase
> Issue Type: Bug
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Minor
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 2.0.0-alpha-3
>
> Attachments: HBASE-18461-master-v1.patch, HBASE-18461-master-v2.patch
>
>
> The character '\' is a special character and needs to be escaped when used as
> part of a String.
> If the name contains '\', we need to escape it,otherwise the generated file
> Version.java failed to compile.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)