rmpestano / cukedoctor

BDD living documentation using Cucumber and Asciidoctor: https://goo.gl/Yp3NiU
https://rmpestano.github.io/cukedoctor/
Apache License 2.0
122 stars 23 forks source link

Build - clean warnings and errors #267

Closed rdlopes closed 2 years ago

rdlopes commented 2 years ago

A series of refactorings and fixes to remove warnings and errors caused by build and runtime setup.

rdlopes commented 2 years ago

This one is ready for a bump to Java 11 and a clean!

rmpestano commented 2 years ago

This one is ready for a bump to Java 11 and a clean!

Thank you so much for this @rdlopes! After merging this I think we can release 3.9.0 and then upgrade to use Java 11 as base and start working on version 4.x.

One thing that we were discussing in the past was the Antora integration (#178), I think Antora could replace the discontinued Jenkins plugin (#157) as a standard/recommended way for publishing the living docs.