oh! time to test M5 with Java 10
No, you could not - we are building our own ESH artifacts for the milestones from Commits · openhab/smarthome · GitHub - but you can scan through the commits of this branch, yes.
@Benjy Can you help here? Did the deployment go to the wrong repo? I see it being uploaded to https://openhab.jfrog.io/openhab/openhab-linuxpkg
while it probably should rather be in linuxpkg-testing
?
Hm, no, the url seems to be ok as M4 has also been published to https://openhab.jfrog.io/openhab/openhab-linuxpkg
.
Thumbs up for this new milestone.
I have the slight feeling that the changes from openHAB 2 Add-ons are missing too (in the list).
Looks like it - should hopefully be better on future builds, if they succeed right away again…
checked my sources.list.d
deb https://dl.bintray.com/openhab/apt-repo2 testing main
The files go onto artifactory before being distributed to Bintray. I’m not seeing it on an apt update either, but it is there: Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog
I’ll see what I can do and will let you know when it’s available.
Excellent, thank you! Double excellent… M5 includes the fix for ItemStateTriggerHandler!
The M5 build is now on the APT and YUM repos!
looks like the docker is not yet having M5… is that expected?
M4 appears to be pushed/updated 13h ago to the docker
Afaik, there still isn’t an automatic process for docker in place, so this indeed is not covered by the build+release process. It needs to be manually done, but @cniweb probably can better comment here.
There’s a PR waiting for approval:
It seems longer, there has been so much going on. Thanks! 2.4 is going to be a huge update. I look forward to it!
Updating myself, now! Excited about the newest MQTT binding and HABot!
Also, may I propose we call these milestone releases the “Goldilocks builds”? Not too “bleeding edge” like the daily snapshots, but not too “stale” like the stable release
Just curious. I just updated to m5. All is good soo far.
I want to know what is the equivalent snapshot of this build?
thank you
just updatet to M5 and now i get the below error for the openocean and zwave binding which are in my addons folder.
maybe i missed something
2018-10-31 09:25:54.482 [DEBUG] [org.openhab.binding.openocean ] - BundleEvent INSTALLED - org.openhab.binding.openocean
2018-10-31 09:25:54.602 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.openocean-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.openocean [276]
2018-10-31 09:25:54.620 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.openocean-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.openocean [276]
solved it. one more time cleaned up the cache & temp and restarted.
Please note that this will only be finalised for an upcoming M6 milestone - M5 does not yet include https://github.com/eclipse/smarthome/pull/6339 (nd obviously also not MQTT: Automation module by davidgraeff · Pull Request #6378 · eclipse-archived/smarthome · GitHub). So stay tuned for MQTT news from @David_Graeff - it’ll first go into latest snapshots, before we do the M6 build.
@Kai - thanks! I noticed it found my broker but wasn’t doing much else
does somebody know if the homekit binding works? For me it doesnt works. homekit binding is installed, but in the homekit app i cant finde die bridge!