Project

General

Profile

Actions

Defect #11466

closed

Repository.fetch_changesets warnings

Added by Jan Skrasek almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

Since upgrade to 2.0 I get warnings from Repository.fetch_changesets call.
I changed execution to: ./script/rails runner "Repository.fetch_changesets" -e production

and I got these warns in production.log:

Creating scope :open. Overwriting existing method Version.open.
Creating scope :active. Overwriting existing method User.active.
DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatic
ally. Please define instance methods directly in CollectiveIdea::Acts::NestedSet::Model instead. (called from incl
ude at ***/lib/plugins/awesome_nested_set/lib/awesome_nested_set/awesome_nested_set.rb:5
8)
DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern will be no longer included automatic
ally. Please define instance methods directly in CollectiveIdea::Acts::NestedSet::Model instead. (called from incl
ude at ***/lib/plugins/awesome_nested_set/lib/awesome_nested_set/awesome_nested_set.rb:5
8)
Creating scope :open. Overwriting existing method Issue.open.


Related issues

Is duplicate of Redmine - Defect #11389: Warning in awesome_nested_set.rbClosed

Actions
Actions #1

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate
Actions

Also available in: Atom PDF