openhab-core/bundles/org.openhab.ui.dashboard/build.properties
Kai Kreuzer 008a67486e
fixed dashboard localization (#233)
- included ESH-INF to binary
- simplified getLocalizedText method as it was now only called with a null locale

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-19 00:25:17 +01:00

10 lines
228 B
INI

output.. = target/classes/
bin.includes = META-INF/,\
.,\
OSGI-INF/,\
web/,\
templates/,\
about.html,\
ESH-INF/
source.. = src/main/java/