[Rubygems-developers] [ rubygems-Bugs-27751 ] post install hooks are run for outdated versions of gems
noreply at rubyforge.org
noreply at rubyforge.org
Mon Feb 1 20:28:10 EST 2010
Bugs item #27751, was opened at 2010-01-29 21:08
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27751&group_id=126
Category: `gem install` command
Group: None
Status: Closed
Resolution: Rejected
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: post install hooks are run for outdated versions of gems
Initial Comment:
viz:
E:\dev\ruby\old\faster_rubygems>gem install *.gem
in E:/dev/ruby/downloads/jruby/lib/ruby/gems/1.8/gems/faster_gem_script-0.1.5/lib/rubygems_plugin.rb
in E:/dev/ruby/downloads/jruby/lib/ruby/gems/1.8/gems/faster_gem_script-0.1.4/lib/rubygems_plugin.rb
(it ran both the 0.1.5 and 0.1.4 version of the hooks).
----------------------------------------------------------------------
>Comment By: Ryan Davis (zenspider)
Date: 2010-02-01 17:28
Message:
`ri Gem`
----------------------------------------------------------------------
Comment By: Roger Pack (rogerdpack)
Date: 2010-02-01 13:18
Message:
Perhaps you can point me in the direction of the documentation
explaining that explains that all versions of a gem's hooks
are run?
Thanks.
-r
----------------------------------------------------------------------
Comment By: Ryan Davis (zenspider)
Date: 2010-01-30 11:08
Message:
Intentional AND documented.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27751&group_id=126
More information about the Rubygems-developers
mailing list