view main/src/main/resources/com/redhat/thermostat/main/impl/bootstrapbundles.properties @ 1121:edb423d5d5a0

Statically load natives (+move configuration into separate module). Reviewed-by: neugens, omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-May/006657.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Mon, 27 May 2013 14:12:48 +0200
parents b1b81446c892
children aa48ed4752c1
line wrap: on
line source

bundles=thermostat-shared-config-${project.version}.jar, \
        thermostat-keyring-${project.version}.jar, \
        thermostat-storage-core-${project.version}.jar, \
        thermostat-common-core-${project.version}.jar, \
        thermostat-launcher-${project.version}.jar, \
        thermostat-main-${project.version}.jar, \
        jline2.jar, \
        commons-cli.jar, \
        lucene.jar