# HG changeset patch # User Elliott Baron # Date 1361987663 18000 # Node ID e053b0c2d48fa1e0aa312fb34d8458ea2c9dddcc # Parent cf03638b6e7365dfa5909371ec44a918b1e458a8 Remove thread-controllers from service.properties Omair has discovered that the thread-controllers bundle is still listed in service.properties, when it doesn't need to be. This commit simply removes it. Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-February/005919.html diff -r cf03638b6e73 -r e053b0c2d48f distribution/config/commands/service.properties --- a/distribution/config/commands/service.properties Wed Feb 27 12:53:18 2013 -0500 +++ b/distribution/config/commands/service.properties Wed Feb 27 12:54:23 2013 -0500 @@ -9,7 +9,6 @@ thermostat-common-command-@project.version@.jar, \ thermostat-agent-command-@project.version@.jar, \ thermostat-agent-cli-@project.version@.jar, \ - thermostat-thread-collector-@project.version@.jar, \ netty.jar description = starts and stops the thermostat storage and agent