gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.53k stars 378 forks source link

Create github releases for all past GWT releases #9985

Open niloc132 opened 4 months ago

niloc132 commented 4 months ago

Past Google-created GWT releases used goo.gl and Google storage API for the SDK zips.

Following the news of goo.gl links being deleted (see https://github.com/gwtproject/gwt-site/issues/362), we should re-upload copies of past releases and make them available via the github release page instead, to defend against the eventual deprecation/removal of that service.

jnehlmeier commented 4 months ago

Maybe also upload the legacy dev mode plugins to github and update the download links at http://www.gwtproject.org/missing-plugin/ ?

niloc132 commented 4 months ago

Great thought, especially since Google never provided build steps for the plugins that we do have...