changeset 1757:47760bc2a861

thermostat setup should not be available in shell. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2015-August/015529.html PR2581
author Severin Gehwolf <sgehwolf@redhat.com>
date Wed, 26 Aug 2015 10:24:51 +0200
parents a385e862f77f
children 1498494ddf96
files setup-command/distribution/thermostat-plugin.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/setup-command/distribution/thermostat-plugin.xml	Thu Sep 03 11:20:14 2015 +0200
+++ b/setup-command/distribution/thermostat-plugin.xml	Wed Aug 26 10:24:51 2015 +0200
@@ -55,7 +55,6 @@
       </options>
       <environments>
         <environment>cli</environment>
-        <environment>shell</environment>
       </environments>
       <bundles>
         <bundle><symbolic-name>com.redhat.thermostat.setup.command</symbolic-name><version>${project.version}</version></bundle>
@@ -68,4 +67,4 @@
       </bundles>
     </command>
   </commands>
-</plugin>
\ No newline at end of file
+</plugin>