#Kit-Name: Automation
#Kit-Target: (osgi.ee=JavaSE/compact2-1.8)

# Install required bundles
kitman.i "History"
kitman.i "Scripting"
fw.i -f -s -l gson.jar
fw.i -f -s -l com.prosyst.mbs.util.systemtime.jar

# Installs the Automation bundles
fw.i -f -s com.prosyst.mbs.automation.api.jar
fw.i -f -s -l com.prosyst.mbs.automation.core.jar
fw.i -f -s -l com.prosyst.mbs.automation.handler.core.jar
fw.i -f -s -l com.prosyst.mbs.automation.handler.history.jar
fw.i -f -s -l com.prosyst.mbs.automation.handler.script.jar
fw.i -f -s -l com.prosyst.mbs.automation.commands.jar

