All,
So far, the online repo of all 2.1 snapshot add-ons was uploaded on every successful distro build to Bintray (Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog).
I received a (friendly) reminder from the Bintray team that Bintray is not meant for snapshots and only release versions should be uploaded there as it otherwise puts undue load to their CDN infrastructure.
Fair point, so I took action last weekend and moved the repo over to our Artifactory instance, which also hosts the Debian snapshot packages since a little while.
The new location is therefore: https://openhab.jfrog.io/openhab/online-repo-snapshot/2.1/
If you install a recent distro, you will see that this url is defined in userdata/etc/version.properties:
openHAB Distribution Version Information
----------------------------------------
build-no : Build #904
online-repo : https://openhab.jfrog.io/openhab/online-repo-snapshot/2.1
I haven’t tested it yet, but afaik, an apt-get upgrade will also update this file so that your installations should automatically switch to the new url, so this should work rather transparently for you.
As many people still use older snapshot distro builds, I will leave the old repo on Bintray available for the time being - please just note that the last update is from April 26 and it won’t get any further ones anymore.
TL;DR: 2.1-snapshot add-ons are now loaded from a different location; no action from users required ![]()
Best regards,
Kai