jruby win32ole outputs unknown stuff to the console ---------------------------------------------------
Key: JRUBY-5421 URL: http://jira.codehaus.org/browse/JRUBY-5421 Project: JRuby Issue Type: Improvement Components: win32ole Environment: jruby 1.6.0.RC1 (ruby 1.8.7 patchlevel 330) (2011-01-24 406556b) (Java HotSpot(TM) Client VM 1.6.0_18) [Windows 7-x86-java] Reporter: Roger Pack Assignee: Thomas E Enebo Priority: Minor using rdp-ruby-wmi gem: require 'rubygems' require 'ruby-wmi' WMI::Win32_Process.find(:first, :conditions => {'Name' => 'ffmpeg2.exe'}) outputs: PROGID: WbemScripting.SWbemLocator in jruby, nothing in ruby (I don't think it's related to the gem) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email