[Rubygems-developers] Hoe'ify broke Gem::RubyGemsVersion for me
Eric Hodel
drbrain at segment7.net
Fri Jun 19 18:26:44 EDT 2009
On Jun 12, 2009, at 17:48, Chad Woolley wrote:
> The last commit 2232 broke Gem::RubyGemsVersion for me by moving it
> from rubygems/rubygems_version.rb to rubygems.rb.
>
> GemInstaller runs unit tests (and useful functional tests for Rubygems
> itself) via CI against the trunk version of RubyGems via an svn
> external. Before, I could force the RubyGems version to come from the
> svn external by forcing a load of the trunk rubygems_version.rb before
> the system version of rubygems got activated.
This does not make sense to me. Why would you use a system version of
RubyGems but with a different version number? It sounds like you're
mixing and matching RubyGems code.
More information about the Rubygems-developers
mailing list