[
https://issues.apache.org/jira/browse/PHOENIX-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221662#comment-17221662
]
ASF GitHub Bot commented on PHOENIX-6208:
-----------------------------------------
stoty commented on pull request #941:
URL: https://github.com/apache/phoenix/pull/941#issuecomment-717464200
These changes are necessary to work with new release script in master. The
release script in master is meant to be used with all subprojects and branches,
including 4.x.
- Dropped the source assembly, which was never used, the new scripts use the
tarred source repo instead as the source release artifact.
- Instead of assembling a separate binary release tarball in the make_rc.sh
script, we now use the tarball that phoenix-assembly creates. I have also add
-bin to the name of the assembly tarball to conform to the naming conventions,
and added the binary license files that we were using in the old release
tarball.
- Removed the leftover references to the python driver that was moved to the
PQS repo (unrelated cleanup)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Backport the assembly changes in PHOENIX-6178 to 4.x
> ----------------------------------------------------
>
> Key: PHOENIX-6208
> URL: https://issues.apache.org/jira/browse/PHOENIX-6208
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.16.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)