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.
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers