Actions
Defect #8542
closedDeprecation warning during upgrade
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-06-06
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
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.
Updated by Etienne Massip over 13 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.
Updated by Dave Abrahams over 13 years ago
Wait a sec, my report is invalid? Why? Shouldn't the upgrade instructions mention this?
Updated by Etienne Massip over 13 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 ?
Actions