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

Error message when trying to compile docs - JDK 21 not supported by Gradle 7.6.1 #4426

Open
jhietsu opened this issue Mar 7, 2024 · 0 comments
Labels

Comments

@jhietsu
Copy link

jhietsu commented Mar 7, 2024

Expected Behavior

Successful build.

Actual Behavior

Build failed with an exception.

Possible Solution

Changing Gradle version in the gradle-wrapper.properties to 8.4 solved the issue
image

Steps to Reproduce

  1. Install JDK 21 and follow all steps for installing DITA-OT
  2. Run command gradlew.bat -PditaHome=C:\path\to\dita-ot from the command line according to instructions

Copy of the error message, log file or stack trace

image

Environment

  • DITA-OT version:
    4.2
  • Operating system and version:
    Windows 10
  • How did you run DITA-OT?
    command line
  • Transformation type:
    HTML and PDF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant