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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---