mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
a5b86617a6
Signed-off-by: Kai Kreuzer <kai@openhab.org>
9 lines
221 B
INI
9 lines
221 B
INI
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/,\
|
|
web/,\
|
|
OSGI-INF/dashboardservice.xml,\
|
|
templates/
|
|
source.. = src/main/java/
|