openhab-core/bundles/org.openhab.core.compat1x/build.properties
Kai Kreuzer a5b86617a6 initial commit of openhab core components
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-26 23:22:23 +01:00

17 lines
648 B
INI

output.. = target/classes/
bin.includes = META-INF/,\
.,\
lib/,\
OSGI-INF/,\
OSGI-INF/autoupdateproviderdelegate.xml,\
OSGI-INF/eventbridge.xml,\
OSGI-INF/eventpublisherdelegate.xml,\
OSGI-INF/bindingconfigreaderfactory.xml,\
OSGI-INF/actionservicefactory.xml,\
OSGI-INF/itemuiregistry.xml,\
OSGI-INF/chartproviderfactory.xml,\
OSGI-INF/ttsservicefactory.xml,\
lib/jackson-core-asl-1.9.2.jar,\
lib/jackson-mapper-asl-1.9.2.jar
source.. = src/main/java/