mdeiters / neo4jr-social

Neo4jr-Social is a self contained HTTP REST + JSON interface to the graph database Neo4j. Neo4jr-Social supports simple dynamic node creation, building relationships between nodes and also includes a few common social networking queries out of the box (i.e. linkedin degrees of seperation and facebook friend suggestion) with more to come. Think of Neo4jr-Social is to Neo4j like Solr is to Lucene.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating jetty-runtime

mikkorantalainen opened this issue · comments

I see that jetty-runtime/lib includes jetty(/jsp) version 6.1.3. I tried to replace these files from version 6.1.24 (the newest as far as I know) but "rake gemspec" does not include newer files in the .gemspec file.
The jetty-runtime update should be documented or at least the jetty-runtime should be updated.