Defect #8542
Deprecation warning during upgrade
| Status: | Closed | Start date: | 2011-06-06 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | 1.2.0 | Resolution: | Invalid |
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
#2 Updated by Etienne Massip 12 months 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 12 months ago
Wait a sec, my report is invalid? Why? Shouldn't the upgrade instructions mention this?
#4 Updated by Etienne Massip 12 months 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 ?