aemadrid / orientdb-jruby

JRuby wrapper for OrientDB
http://rubygems.org/gems/orientdb
MIT License
48 stars 21 forks source link

orientdb-jruby client jar off sync with oriented latest #17

Open amiracam opened 10 years ago

amiracam commented 10 years ago

just an fyi, I get warnings that I will only be able to leverage the latest features. The issue there is that I can't drop out of the jruby binding into the straight java api. Of course, I can also myself grab the orientdb client jar and place it into the project's lib directory.

aemadrid commented 10 years ago

I'm currently not using OrientDB neither in development or production so I'm not keeping up to date on the latest changes. If you can find the time create a pull request with the updated jars and I'll push it through.