]> git.basschouten.com Git - openhab-addons.git/commit
[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker (#8718)
authorMarcel <marcelrv@users.noreply.github.com>
Sun, 11 Oct 2020 02:24:06 +0000 (04:24 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Oct 2020 02:24:06 +0000 (19:24 -0700)
commita5657bb5d91f7716e33b8ed4303f2f5d2b13516c
tree45055414e3fb7b0c10a0b8209d8010abab401b70
parent5c7fe8183adf05c1be1bd93aacd8b2b785e4c7db
[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker (#8718)

* [miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker

Eliminate
[WARNING] org.openhab.binding.miio.internal.ReadmeHelper.java:[25]
The package org.apache.commons.io.FileUtils should not be used.

* [miio] add StandardCharsets.UTF_8 to file readwrite

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java