mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-12 14:11:54 +01:00
33b6032405
Signed-off-by: Kai Kreuzer <kai@openhab.org>
9 lines
244 B
INI
9 lines
244 B
INI
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
lib/,\
|
|
OSGI-INF/,\
|
|
lib/jackson-core-asl-1.9.2.jar,\
|
|
lib/jackson-mapper-asl-1.9.2.jar
|
|
source.. = src/main/java/
|