json-jruby
json-jruby copied to clipboard
[merged into the "json" gem; this repo is discontinued] Java port of the json gem, for JRuby
At the end of this page http://json-jruby.rubyforge.org/ we see JSON-JRuby, like json, is distributed under the Ruby license. And in https://github.com/mernen/json-jruby we see GPL license (https://github.com/mernen/json-jruby/blob/master/COPYING). What is the correct...
This repository should follow the json model better. In particular, missing files/features (CHANGES, benchmarks) should be added, and the build process should preferably work on rake. [rake-compiler](http://rake-compiler.rubyforge.org/) and JRuby ant/rake...