Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
8 posts
|
Just so you know and keep track of things. Our Hibernate builds fail on JDK 9 because Asciidoctor Maven plugin fails on JDK 9.
Here is a snippet of the discussion below. On 8 September 2014 12:25, Emmanuel Bernard <emmanuel@hibernate.org> wrote: > On Sun 2014-09-07 14:04, Sanne Grinovero wrote: >> - asciidoctor-maven-plugin plugin fails: I'll disable it for now but >> it would be great if someone could have a look at it, if it's a JVM >> bug we should report it, and otherwise fixing the plugin would be >> nice. > > Can you point me to a URL showing the failure? I can try and contact the > relevant persons. I did debug it, and found that Asciidoctor fails to initialize JRuby: the JRuby engine checks which JVM it's being run on to generate appropriate opcodes.. and refuses to start on JDK9. I guess that's fair enough, so the question would be if there is an easy way to disable the asciidoctor-maven-plugin from an environment switch, or if we need to mess with Maven profiles. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
354 posts
|
I think you'll probably have to a profile. We don't have any switches to disable the whole thing. Have you contacted Charles about the problem?
On Monday, September 8, 2014, Emmanuel Bernard [via Asciidoctor :: Discussion] <[hidden email]> wrote: Just so you know and keep track of things. Our Hibernate builds fail on JDK 9 because Asciidoctor Maven plugin fails on JDK 9. ... [show rest of quote] -- |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
298 posts
|
With JDK 8 it works because I have tested, I will see if I find some option that may be passed to JRuby to allow work with JDK9.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
2681 posts
|
I'm also going to say this sounds like a problem to solve with profiles. As a side note... -Dan On Tue, Sep 9, 2014 at 12:26 AM, asotobu [via Asciidoctor :: Discussion] <[hidden email]> wrote: With JDK 8 it works because I have tested, I will see if I find some option that may be passed to JRuby to allow work with JDK9. Dan Allen | http://google.com/profiles/dan.j.allen |
Free forum by Nabble | Edit this page |