Allow configuration of :jboss_config in Rake tasks
Reported by bob (at oddthesis) | November 13th, 2008 @ 08:47 AM
While :jboss_config is a respected Capistrano setting (ie, 'all' or 'default', etc), it is currently ignored by the rake tasks.
The rake tasks are currently using the 'default' server (as of today). The value is a literal scattered around the .task files.
Should either be read from config/jboss-something.yml, or somehow injected through the Rakefile? I think I prefer jboss-something.yml, but have no thoughts on appropriate name.
Comments and changes to this ticket
-
bob (at oddthesis) November 13th, 2008 @ 08:48 AM
- Title changed from All configuration of :jboss_config in Rake tasks to Allow configuration of :jboss_config in Rake tasks
-
bob (at oddthesis) March 6th, 2009 @ 09:23 AM
- Assigned user set to bob (at oddthesis)
- State changed from new to resolved
Taken from $JBOSS_CONF if set, else, 'default'
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The JBoss Rails constellation of code.