Actions
Defect #9424
closedrake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2011-10-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Getting this Warninfg when executing " rake db:migrate_plugins RAILS_ENV=production "
rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+)
WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [ args] => [deps]' instead.
at /opt/redmine-1.2.1d2/lib/tasks/email.rake:170
Related issues
Updated by Etienne Massip about 13 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Please do search for existing issues before posting, this one was obvious.
Actions