プロジェクト

全般

プロフィール

Vote #66501

完了

deprecation warning in extra/svn/reposman.rb

Admin Redmine さんが4年以上前に追加. 4年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
-
対象バージョン:
開始日:
2010/02/04
期日:
進捗率:

0%

予定工数:
category_id:
0
version_id:
16
issue_org_id:
4736
author_id:
4360
assigned_to_id:
0
comments:
3
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

I get this message when running reposman.rb:

@DEPRECATION WARNING: require "activeresource" is deprecated and will be removed in Rails 3. Use require "active_resource" instead.. (called from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.5/lib/activeresource.rb:2)@

Redmine version 0.9.1
Ruby 1.8.7
Rails 2.3.5
Rake 1.0.1
Database: MySQL 5.0

I could solve the problem by replacing line 178 in extra/svn/reposman.rb
@ require 'activeresource'@
to
@ require 'active_resource'@


journals

Committed in r3378, thanks.
--------------------------------------------------------------------------------
Merged in r3384.
--------------------------------------------------------------------------------
SPAM
--------------------------------------------------------------------------------

Admin Redmine さんが4年以上前に更新

  • 対象バージョン0.9.2_16 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0