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

Updated all tools & libraries to latest versions. Cleanup. Resource leak fixes. #88

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

git-moss
Copy link
Contributor

Updated GitHub Actions to Java 21.
Updated all libraries.
Updated Gradle to 8.11.1.
Fixed some potential resource leaks.
Fixed deprecation warning.
Updated Maven pom.xml also to latest versions of libraries etc. Ensured that newline characters used in XML Schema creation are the same on all operating systems (always \n now). Added missing documentation.
Fixed some resource leaks.
Moved some useful functions from Test classes to Utility. All enumerations are now in capital letters in Java (the XML pendants are still camel case). Lot's of cleanup.

Updated GitHub Actions to Java 21.
Updated all libraries.
Updated Gradle to 8.11.1.
Fixed some potential resource leaks.
Fixed deprecation warning.
Updated Maven pom.xml also to latest versions of libraries etc.
Ensured that newline characters used in XML Schema creation are the same on all operating systems (always \n now).
Added missing documentation.
Fixed some resource leaks.
Moved some useful functions from Test classes to Utility.
All enumerations are now in capital letters in Java (the XML pendants are still camel case).
Lot's of cleanup.
@kurasu kurasu merged commit 1758788 into bitwig:main Nov 22, 2024
1 check passed
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.

2 participants