gwtproject / gwt

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

Create github releases for all past GWT releases #9985

Open niloc132 opened 1 month ago

niloc132 commented 1 month 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 1 month 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 1 month ago

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