You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
Looking at the report generated by openhab/static-code-analysis#283, I see that one package in org.eclipse.smarthome.io.javasound bundle depends on javax.sound.sampled.
Looking at the report generated by openhab/static-code-analysis#283, I see that one package in
org.eclipse.smarthome.io.javasound
bundle depends onjavax.sound.sampled
.This is a violation of C.1 in the ESH coding guidelines https://www.eclipse.org/smarthome/documentation/development/guidelines.html#c-language-levels-and-libraries.
The text was updated successfully, but these errors were encountered: