Package: jruby-maven-plugins / 3.0.1-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| jruby-maven-plugins | 3.0.1-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| disable rubygems repo.diff | (download) |
ruby-tools/pom.xml |
16 0 + 16 - 0 ! |
disable access to rubygems maven repo during build time |
| fix assertion.patch | (download) |
ruby-tools/src/main/java/de/saumya/mojo/ruby/rails/RailsService.java |
2 1 + 1 - 0 ! |
fix-assertion Fixes a flawed assertion that fail to compile with the source level 1.7, see #867648 |
| fix jruby execution.patch | (download) |
gem-maven-plugin/src/main/java/de/saumya/mojo/gem/AbstractGemMojo.java |
5 5 + 0 - 0 ! |
fix jruby execution This fixes the execution JRuby "gem" on Debian. The stdlib path needs to be added to the Ruby $LOAD_PATH because jruby-stdlib.jar isn't used, and jruby.openssl.load.jars needs to be turned off otherwise "gem install" crashes with an error about OpenSSL not being available. |
| snakeyaml2.patch | (download) |
ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/MappingConstructor.java |
3 2 + 1 - 0 ! |
constructing constructor and representer derivatives with default LoaderOptions and DumperOptions to comply with the interface of snakeyaml 2.x |
