changeset 839:b99988e68839

Make service command resolve. A dep of the service command (commons-codec) wasn't started as a bundle. Reviewed-by: omajid, ebaron Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-December/004571.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Tue, 11 Dec 2012 16:00:50 +0100
parents 38c11c570144
children 54b96842f43c
files distribution/config/commands/service.properties
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/config/commands/service.properties	Tue Dec 11 12:04:58 2012 +0100
+++ b/distribution/config/commands/service.properties	Tue Dec 11 16:00:50 2012 +0100
@@ -4,6 +4,7 @@
           commons-beanutils.jar, \
           commons-collections.jar, \
           commons-logging.jar, \
+          commons-codec.jar, \
           thermostat-osgi-process-handler-@project.version@.jar, \
           thermostat-common-command-@project.version@.jar, \
           thermostat-agent-command-@project.version@.jar, \