openhab-core/itests/org.openhab.core.storage.json.tests
Christoph Weitkamp 5e8d7554d8
Avoid UnsupportedEncodingException & use const from StandardCharsets (#1480)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-05-20 21:40:49 +02:00
..
src/main/java/org/openhab/core/storage/json/internal Avoid UnsupportedEncodingException & use const from StandardCharsets (#1480) 2020-05-20 21:40:49 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
itest.bndrun Removed dependency on 'org.apache.commons.lang' (#1433) 2020-04-22 14:32:31 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Applied spotless formatter (#1302) 2019-12-30 22:55:19 +01:00