mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-13 06:31:01 +01:00
008a67486e
- 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>
10 lines
228 B
INI
10 lines
228 B
INI
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/,\
|
|
web/,\
|
|
templates/,\
|
|
about.html,\
|
|
ESH-INF/
|
|
source.. = src/main/java/
|