-
## License Policy Violation detected in jruby-9.4.3.0.jar
Library - jruby-9.4.3.0.jar
Library home page: https://www.jruby.org
Path to dependency file: /pom.xml
Path to library: /home/wss-scanner/.…
-
## Context
I'm using `tar` to extract the contents downloaded from https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.8.0/jruby-dist-9.4.8.0-bin.tar.gz for re-packaging it and uploading it to…
-
Using XSLT to write JSON, my program either hangs or gives an inscrutable error message. The same XML/XSLT processes fine with xsltproc and with MRI.
I created this short program to demonstrate the…
-
I would like to be able to support this library in JRuby, but the C extension is a limiting factor. JRuby does not support the CRuby extension API.
We do, however, support some alternative mechanis…
-
twitter-text 2.x depends on the `idn-ruby` gem which [doesn't currently support JRuby](https://github.com/deepfryed/idn-ruby/issues/2). This means that twitter-text also doesn't work on JRuby.
Was …
-
Harbor should be upgraded to support the JRuby VM exclusively. This gives us the flexibility to code to a specific web-server (right now I'm in favor of Jetty), give that "old school Rails" flavor of …
-
Any progress with the ffi branch? Can we expect it to be merged to master?
-
JRuby provides its own extension for the date library, and this will need to be incorporated into the released gem. We will do the work on this.
-
## License Policy Violation detected in jruby-9.4.3.0.jar
Library - jruby-9.4.3.0.jar
Library home page: https://www.jruby.org
Path to dependency file: /pom.xml
Path to library: /home/wss-scanner/.…
-
JRuby has an impl of zlib based on a Java port of libzlib called "jzlib". We need to incorporate our version into this gem in some way (in descending order of tight integration):
* directly merge o…