Defect #8542
Deprecation warning during upgrade
Status: | Closed | Start date: | 2011-06-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Invalid | Affected version: | 1.2.0 |
Description
I'm getting
rake generate_session_store (in /tmp/redmine) DEPRECATION WARNING: Rake tasks in vendor/plugins/engines/tasks and vendor/plugins/open_id_authentication/tasks are deprecated. Use lib/tasks instead. (called from /tmp/redmine/vendor/rails/railties/lib/tasks/rails.rb:10)
but the upgrade instructions neither warn me about it, nor tell me if I have to be concerned about it.
History
#1
Updated by Ве Fio over 9 years ago
Did you upgrade Rails to 2.3.11?
#2
Updated by Etienne Massip over 9 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Indeed, it's a Rails "issue" with latest Rake, JPL already updated Redmine tasks to be compatible.
#3
Updated by Dave Abrahams over 9 years ago
Wait a sec, my report is invalid? Why? Shouldn't the upgrade instructions mention this?
#4
Updated by Etienne Massip over 9 years ago
This is just warning, the upgrade instructions can't mention every warning relative to the use of every version of every gem required by RM ?