Skip to content

2 Comments

  1. Jonathan Rochkind wrote:

    Has “shortly” happened yet? Trying to get Umlaut2 up and running, and need the resolver_registry package. Doesn’t appear to be in the gem repository?

    Can you tell me the best way to install it from SVN?

    Wednesday, May 30, 2007 at 7:59 am | Permalink
  2. ed wrote:

    Shortly hasn\’t happened yet, although it looks like all Ross needs to do is register a project on rubyforge and upload the gem. I created a Rakefile for creating the gem. You can install from a local gem file in the meantime if you like:

    % svn co http://rsinger.library.gatech.edu/svn/openurl_registry/
    % cd openurl_registry
    % rake test
    % rake package
    % gem install pkg/resolver_resgistry-0.0.1.gem

    oughta do it…

    Wednesday, May 30, 2007 at 10:19 am | Permalink

Post a Comment

You must be logged in to post a comment.