2 Commits

Author SHA1 Message Date
Daniel James
67b6eb3fa4 Handle missing json files in download_snaphot.sh
For some reason, there's almost always a missing json file on bintray, so
change `download_snaphot.sh` (sic) so that it continues when that's the case.
It means that there's no check that the release file was correctly downloaded,
so will need to do that manually.
2018-04-15 22:24:47 +01:00
Rene Rivera
95b4558584 Bash script to download snapshot archives and create release archives.
This simple bash script downloads the master snapshot archive build from
Bintray and creates the corresponding versioned release archives with
corresponding json info file ready for upload back to bintray. It also
veryfies the hash of the downloaded archives as there are occasional
download problems.
2017-06-18 19:39:25 -05:00