Package: jruby-maven-plugins / 1.1.5+ds1-2

Metadata

Package Version Patches format
jruby-maven-plugins 1.1.5+ds1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable rubygems repo.diff | (download)

ruby-tools/pom.xml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 disable access to rubygems maven repo during build time
snakeyaml.patch | (download)

ruby-tools/src/main/java/de/saumya/mojo/gems/spec/yaml/YamlGemSpecificationIO.java | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 snakeyaml

Dumper and Loader classes have long been dreprecated and are no longer
available in Debian's version of SnakeYaml. This patch directly uses the Yaml
class and fixes a build failure.

Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844841
fix install gems.patch | (download)

ruby-tools/pom.xml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fix assertion.patch | (download)

ruby-tools/src/main/java/de/saumya/mojo/ruby/rails/RailsService.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---