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

Andrew Purtell commented on PHOENIX-1532:
-----------------------------------------

Any concerns? Otherwise we should commit this so Bigtop can make progress on 
BIGTOP-1574

> Phoenix tarball assembly does not include server jar
> ----------------------------------------------------
>
>                 Key: PHOENIX-1532
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1532
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 5.0.0, 4.3
>
>         Attachments: PHOENIX-1532.patch
>
>
> The tarball produced by the 'package' target does not include the server jar.
> Tested with 4.2.2:
> {noformat}
> $ mvn -DskipTests clean install package
> $ cd phoenix-assembly/target
> $ tar xvzf phoenix-4.2.2.tar.gz
> $ cd phoenix-4.2.2
> $ find . -name 'phoenix*client*'
> ./phoenix-4.2.2-client.jar
> $ find . -name 'phoenix*core*'
> ./lib/phoenix-core-4.2.2.jar
> ./lib/phoenix-core-4.2.2-tests.jar
> ./lib/phoenix-core-4.2.2-sources.jar
> $ find . -name 'phoenix*server*'
> $
> {noformat}



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

Reply via email to