[
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493419#comment-16493419
]
ASF GitHub Bot commented on CALCITE-2333:
-----------------------------------------
GitHub user F21 opened a pull request:
https://github.com/apache/calcite-avatica/pull/51
[CALCITE-2333] Stop releasing zips
This updates the website and maven configs to stop releasing zips for
future releases.
The site was tested locally and works fine.
Can someone verify that I have updated the pom.xml files correctly?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/F21/calcite-avatica stop-releasing-zips
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/51.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 #51
----
commit ce347650152b773e7d67ac01ad04f87acab7d366
Author: Francis Chuang <francischuang@...>
Date: 2018-05-29T09:34:20Z
Fix broken link in howto
commit 5465889d9b852201646d21bdeb1ad5ed65ce6ebe
Author: Francis Chuang <francischuang@...>
Date: 2018-05-29T11:33:53Z
[CALCITE-2333] Stop releasing zips
----
> Stop releasing ZIPs
> -------------------
>
> Key: CALCITE-2333
> URL: https://issues.apache.org/jira/browse/CALCITE-2333
> Project: Calcite
> Issue Type: Task
> Components: avatica, avatica-go, core
> Reporter: Francis Chuang
> Assignee: Francis Chuang
> Priority: Trivial
>
> There was some discussion on the mailing list regarding releasing our source
> in just 1 format.
> See
> [https://mail-archives.apache.org/mod_mbox/calcite-dev/201804.mbox/%3CD60019E6-FC62-4C24-B2F0-5278E51E5626%40apache.org%3E]
> There is some consensus around just releasing a tar.gz. I think this is a
> good idea and is something we should aim for, for the Calcite 1.17 and
> Avatica 1.12 releases.
> The following changes will be needed:
> * Update build script for avatica-go.
> * Update maven config for avatica.
> * Update calcite config for calcite.
> We will need to update the website to deal the zip files not existing. My
> proposal is that we edit the old release posts to include a `has_zip: true`
> property. For the old releases, the website should render a link to the zip.
> For the new releases, we do not need to do anything.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)