[ 
https://issues.apache.org/jira/browse/PHOENIX-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307877#comment-15307877
 ] 

ASF GitHub Bot commented on PHOENIX-2955:
-----------------------------------------

GitHub user shijinkui opened a pull request:

    https://github.com/apache/phoenix/pull/170

    [PHOENIX-2955] use xmllint for parsing phoenix name in pom.xml at 
make_rc.sh 

    fix problem:
    "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 
53."
    use `xmllint` relace xpath for parse phoenix name in pom.xml

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shijinkui/phoenix make_rc_xmllint

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 16059876613ecb3a13b086adad9a8a861f04d1dc
Author: shijinkui <[email protected]>
Date:   2016-05-31T15:05:24Z

    [PHOENIX-2955] replace xpath to xmllint at make_rc.sh
    fix problem:
    "Cannot open file -q at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 
53."
    use `xmllint` relace xpath for parse phoenix name in pom.xml

----


> replace xpath to xmllint at make_rc.sh
> --------------------------------------
>
>                 Key: PHOENIX-2955
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2955
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: shijinkui
>
> for the shell exec error at osx and linux,
> Cannot open file '-q' at /System/Library/Perl/Extras/5.18/XML/XPath.pm line 
> 53.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to