Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve Gradle configuration cache issues #730

Open
wants to merge 2 commits into
base: development-4.x
Choose a base branch
from

Commits on Jul 18, 2024

  1. Resolve Gradle configuration cache issues

    Replace AbstractAsciidoctorTask's direct reference to AsciidoctorJExtension with its individual properties in a configuration cache compatible fashion
    tylerbertrand committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    788b908 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Use providers to read values from asciidoctorj extension and update s…

    …etters to use the internal getter to write through to the asciidoctorj extension
    tylerbertrand committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b2a2537 View commit details
    Browse the repository at this point in the history