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

Enis Soztutar commented on PHOENIX-1885:
----------------------------------------

LGTM. Not sure why we had / as a suffix below before the patch:
{code}
-        <exclude>*.py/</exclude>
-        <exclude>*.sh/</exclude>
+        <exclude>*.py*</exclude>
+        <exclude>*.sh*</exclude>
{code} 

> Fix packaging for query server
> ------------------------------
>
>                 Key: PHOENIX-1885
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1885
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 5.0.0, 4.4.0
>
>         Attachments: PHOENIX-1885.00.patch
>
>
> Looks like there's work to be done to ensure the query server pieces are 
> included in tgz's.



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

Reply via email to