view distribution/config/commands/service.properties @ 1244:9ad2d74ff780

Update mongo-java-driver to 2.11.2 (latest) Reviewed-by: jreboaa, vanaltj Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-September/008138.html
author Omair Majid <omajid@redhat.com>
date Thu, 05 Sep 2013 12:36:53 -0400
parents 441eaa41693d
children
line wrap: on
line source

bundles = com.redhat.thermostat.agent.core=${project.version}, \
          com.redhat.thermostat.storage.mongodb=${project.version}, \
          org.mongodb.mongo-java-driver=${mongo-driver.osgi-version}, \
          org.apache.commons.beanutils=${commons-beanutils.version}, \
          org.apache.commons.collections=${commons-collections.version}, \
          org.apache.commons.logging=${commons-logging.version}, \
          org.apache.commons.codec=${commons-codec.osgi-version}, \
          com.redhat.thermostat.process=${project.version}, \
          com.redhat.thermostat.common.command=${project.version}, \
          com.redhat.thermostat.agent.command=${project.version}, \
          com.redhat.thermostat.agent.cli=${project.version}, \
          org.jboss.netty=${netty.version}

description = starts and stops the thermostat storage and agent

usage = service [-l <level>]

options = AUTO_LOG_OPTION

environments = cli