You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/07/27 09:37:00 UTC

[jira] [Created] (HBASE-18461) Build broken If the username contains a backslash

Guangxu Cheng created HBASE-18461:
-------------------------------------

             Summary: 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


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)