Tomcat6 default recipe depends on god?

I just tried to use the Tomcat6 recipe, and it is trying to stop the
’god’ service:

http://github.com/opscode/cookbooks/blob/master/tomcat6/recipes/default.rb#L192

Should this be conditional, and only try to stop god if that service
is installed?

On 31.05.2010, at 10:21, Chad Woolley wrote:

I just tried to use the Tomcat6 recipe, and it is trying to stop the
'god' service:

http://github.com/opscode/cookbooks/blob/master/tomcat6/recipes/default.rb#L192

Should this be conditional, and only try to stop god if that service
is installed?

for sure this should be conditional. I've been very busy lately. Maybe I can push a new release this month.

cu edi

--
DI Edmund Haselwanter, edmund@haselwanter.com, http://edmund.haselwanter.com/

On Mon, May 31, 2010 at 1:35 AM, Haselwanter Edmund
edmund@haselwanter.com wrote:

On 31.05.2010, at 10:21, Chad Woolley wrote:

I just tried to use the Tomcat6 recipe, and it is trying to stop the
'god' service:

http://github.com/opscode/cookbooks/blob/master/tomcat6/recipes/default.rb#L192

Should this be conditional, and only try to stop god if that service
is installed?

for sure this should be conditional. I've been very busy lately. Maybe I can push a new release this month.

cu edi

I've fixed this and a couple of other things:
http://tickets.opscode.com/browse/COOK-301