code4lib / ruby-oai

a Ruby library for building OAI-PMH clients and servers
MIT License
62 stars 43 forks source link

minor tweaks #7

Closed atomotic closed 12 years ago

atomotic commented 12 years ago

a few tweaks for the cli harvester.

the modification in client.rb is due to this warning: .rbenv/versions/1.8.7-p352/lib/ruby/gems/1.8/gems/oai-0.0.13/lib/oai/client.rb:193: warning: Passing no parameters to XML::Parser.new is deprecated. Pass an instance of XML::Parser::Context instead.