Skip to content
Snippets Groups Projects
Select Git revision
  • c3a010a92867d67bd20c7bdf56c5b5bcedc68ffd
  • master default protected
2 results

prob2_doc

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    dgelessus authored
    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.
    c3a010a9
    History
    Name Last commit Last update