8000 JRuby 10 compatibillity · Issue #1299 · asciidoctor/asciidoctorj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
JRuby 10 compatibillity #1299
Open
@sschuberth

Description

@sschuberth

IN a project where I'm using JRuby 10 for other purposes, I cannot currently also use AsciidoctorJ due to incompatibilities with JRuby 10, it seems. What I'm getting in one of my tests is this output:

Expected to assert on a Success, but was Failure(org.jruby.exceptions.ArgumentError: (ArgumentError) wrong number of arguments (given 3, expected 1..2))
java.lang.AssertionError: Expected to assert on a Success, but was Failure(org.jruby.exceptions.ArgumentError: (ArgumentError) wrong number of arguments (given 3, expected 1..2))
	at org.ossreviewtoolkit.plugins.reporters.asciidoc.PdfTemplateReporterFunTest$1$4.invokeSuspend(PdfTemplateReporterFunTest.kt:74)

So I guess some JRuby method has change to not take 3 arguments anymore, but only 1 or 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0