Skip to content
Snippets Groups Projects
Commit c3a010a9 authored by dgelessus's avatar dgelessus
Browse files

Replace the Gradle/AsciidoctorJ build with plain Asciidoctor

The Gradle-based build had multiple problems and quirks: insufficient
Java heap space when generating PDFs, bugs in the version selection for
Ruby gems, and now a JCenter outage that made the build fail completely
for a short time because some plugin dependencies couldn't be resolved.

The build is now simple enough that a plain Makefile does the job as
well, using the regular command-line version of Asciidoctor. This is
noticeably faster than the Gradle build and hopefully should be simpler
to maintain as well.
parent dc151d92
Branches
No related tags found
No related merge requests found
Pipeline #101866 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment