Hi all, likely mainly Eric ;),
what was the reason for the change:
.../rubyforge.org/rubygems$ svn di -r 1834:1835
....
+ * lib/rubygems/commands/query_command.rb: Don't print LOCAL/REMOTE
+ gems if stdout is not a TTY.
....
we use LOCAL and REMOTE lines as 'recognition tokens' when parsing
output of the 'gem list <...>' in the Gem Manager in NetBeans Ruby IDE.
So with this change our 'parser' is broken.
Any chance the change will be reverted (e.g. in RubyGems 1.2.1), so the
output remains backward compatible for cases like this?
Thanks,
m.
PS: I know that parsing of the output is poor solution, we are going to
switch to pure one using RubyGems API in next versions of the Gem
Manager
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers