Skip to content

Reference updated with new JSON files after switch to JDK 17 #457

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

Merged
merged 1 commit into from
May 4, 2023

Conversation

SableRaf
Copy link
Collaborator

@SableRaf SableRaf commented May 4, 2023

With Processing 4 we switched from JDK 11 to JDK 17. Unfortunately, this caused the script that parses JavaDoc comments in the Processing source and creates JSON files in the website repository to break. As a result, we were unable to update the reference until we had an updated script.

However, we have now generated new JSON files using an updated script. The new script was submitted in the following PR: processing/processing-doclet#2

This pull request includes the updated reference files including several fixes for typos and other updates to bring it in line with changes in Processing 4.

With Processing 4 we switched from JDK 11 to JDK 17. Unfortunately, this caused the script that parses JavaDoc comments in the Processing source and creates JSON files in the website repository to break. As a result, we were unable to update the reference until we had an updated script. However, we have now generated new JSON files using an updated script that can be found at this link: processing/processing-doclet#2
@SableRaf SableRaf merged commit 7dee301 into main May 4, 2023
@SableRaf SableRaf deleted the updated-documentation-with-doclet branch May 4, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant