[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494576#comment-16494576
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user asfgit closed the pull request at:

https://github.com/apache/calcite-avatica/pull/51


> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494364#comment-16494364
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user F21 commented on the issue:

https://github.com/apache/calcite-avatica/pull/51
  
Thanks, Josh. I'll give that a shot!


> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493750#comment-16493750
 ] 

Michael Mior commented on CALCITE-2333:
---

[~francischuang] has already made the necessary changes (including 
documentation updates) for both Calcite and Avatica.

> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493746#comment-16493746
 ] 

Julian Hyde commented on CALCITE-2333:
--

As part of this change we also need to update the HOWTO that describes the 
steps to make a release.

Each component's release manager can mark this "complete" when they have 
completed a release, published the site, and updated the HOWTO to follow the 
steps they actually performed to make the release.

> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493726#comment-16493726
 ] 

Julian Hyde commented on CALCITE-2333:
--

I suggest that we keep the Calcite change on ice for a while. We'll know the 
Avatica change is good when we deploy the site after Avatica 1.12. Then the 
Calcite 1.17 RM can apply the Calcite change. 

> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493577#comment-16493577
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user joshelser commented on the issue:

https://github.com/apache/calcite-avatica/pull/51
  
Looks fine to me. Proof would be in the pudding as they say (would suggest 
you just run a 'mock' release process for both and verify what shows up in the 
staged Maven repository on https://repository.apache.org, dropping the staged 
repo after).


> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493484#comment-16493484
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user michaelmior commented on the issue:

https://github.com/apache/calcite-avatica/pull/51
  
Yeah, I'm not really concerned about the other commit. Seems like a bug in 
GitHub that it hasn't gone away.


> 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
> Fix For: 1.17.0
>
>
> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493481#comment-16493481
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user F21 commented on the issue:

https://github.com/apache/calcite-avatica/pull/51
  
I've moved the first commit to master (it's really trivial), but it's still 
showing in the PR for some reason.

Pinging @joshelser for a second look.


> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493471#comment-16493471
 ] 

Michael Mior commented on CALCITE-2333:
---

Done. Although it might be good if someone more familiar with Avatica checks 
the second.

> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493467#comment-16493467
 ] 

ASF GitHub Bot commented on CALCITE-2333:
-

Github user michaelmior commented on the issue:

https://github.com/apache/calcite-avatica/pull/51
  
Looks like the first commit shouldn't really be in the PR, but LGTM. 
Although couldn't hurt to have someone more familiar with Avatica do a review 
as well.


> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493465#comment-16493465
 ] 

Francis Chuang commented on CALCITE-2333:
-

Avatica-go has been updated + merged.

> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493463#comment-16493463
 ] 

Francis Chuang commented on CALCITE-2333:
-

[~michaelmior] Please review my PR for calcite: 
[https://github.com/apache/calcite/pull/704]

If you could also review the one for avatica, that would be great too: 
https://github.com/apache/calcite-avatica/pull/51

> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Michael Mior (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493452#comment-16493452
 ] 

Michael Mior commented on CALCITE-2333:
---

I'll take the changes for Calcite if no one else is on it.

> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
Date:   2018-05-29T09:34:20Z

Fix broken link in howto

commit 5465889d9b852201646d21bdeb1ad5ed65ce6ebe
Author: Francis Chuang 
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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Francis Chuang (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493258#comment-16493258
 ] 

Francis Chuang commented on CALCITE-2333:
-

Good idea with using the dates [~julianhyde], let's go with that.

> 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)


[jira] [Commented] (CALCITE-2333) Stop releasing ZIPs

2018-05-29 Thread Julian Hyde (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493141#comment-16493141
 ] 

Julian Hyde commented on CALCITE-2333:
--

+1

The {{has_zip: true}} property would work, or you could add some logic to 
{{site/community/index.md}} that compares the release date to 2018-06-01, 
similar to what we did for .sha256 vs .md5 digests.

> 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.17 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)