takari / polyglot-maven

Support alternative markup for Apache Maven POM files
Eclipse Public License 1.0
893 stars 101 forks source link

Update the JRuby/Maven stack #273

Closed headius closed 1 year ago

headius commented 1 year ago

Various fixes have come to JRuby since 9.4.3.0 but this is mainly to eliminate a JPMS-related warning that prints at the beginning of any build using polyglot-ruby or the JRuby/Maven stack.

See https://github.com/jruby/jruby/pull/7970

headius commented 1 year ago

Jumped the gun a bit... releases must still be propagating. Restart after a suitable pause please!

@cstamas No rush on this but I'd love to get rid of this warning in our JRuby builds! 😀

cstamas commented 1 year ago

Kk, will keep an eye on this one

cstamas commented 1 year ago

17 is done, 11 and 8 yet to go... but overall looks good. Merge at will or ping me to merge (and maybe release)?

headius commented 1 year ago

@cstamas Release any time, I have no other changes pending.

cstamas commented 1 year ago

https://github.com/takari/polyglot-maven/releases/tag/polyglot-0.5.0

headius commented 1 year ago

Woohoo!