-
- logstash version 8.14.3
- plugins versions:
logstash-codec-avro (3.4.1)
logstash-codec-avro_schema_registry (1.2.0)
- Configuracion logstash:
input
{
kafka
…
-
For supporting JRuby, we first need to let enumerable-statistics support JRuby.
-
Linux, jRuby and Java:
```
$ uname -a
Linux anvil.localdomain 3.13.6-200.fc20.x86_64 #1 SMP Fri Mar 7 17:02:28 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$ jruby --version
jruby 1.7.11 (1.9.3p392) 2014…
-
bind one of those libs to our jruby version:
- http://commons.apache.org/math/
- http://acs.lbl.gov/software/colt/
- http://jdistlib.sourceforge.net/
update:
using for now http://commons.apache.org…
-
RocketAMF can't be installed under JRuby because it tries to install the native extension and fails.
-
This doesn't seem like it would be too hard to port, and the JRuby version would be line-for-line almost exactly the same as the CRuby version.
I can help with the port or try to do it myself. The …
-
As reported in https://github.com/jruby/jruby/issues/6613#issuecomment-2357326234
-
When I use the gem with jRuby, everything seems to work but I get the following warnings:
/Users/aew/.rvm/gems/jruby-1.7.1/gems/sugarcrm-0.9.18/lib/sugarcrm/connection/connection.rb:9 warning: option…
-
Hi folk! Please brace for a lot of data... we've been trying to track down this issue for a couple of weeks now. Some background -- we are aiming to switch from the thias libvirt implementation to …
-
## License Policy Violation detected in jruby-stdlib-9.3.6.0.jar
Library - jruby-stdlib-9.3.6.0.jar
Library home page: https://www.jruby.org
Path to dependency file: /pom.xml
Path to library: /pom.…