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

Compilation issues of Truelicense project using JDK 17 #40

Open
115305411 opened this issue Dec 7, 2024 · 0 comments
Open

Compilation issues of Truelicense project using JDK 17 #40

115305411 opened this issue Dec 7, 2024 · 0 comments

Comments

@115305411
Copy link

Compilation issues of Truelicense project using JDK 17
When I was compiling and packaging a JDK17 project, I encountered the issue of using SourceVersion in the ObfuscateProcessor class of truecontext obfuscate RELASE_8 caused me to report an error when confusing my code:
[WARNING] from the annotation handler 'global. namespace. truelierse.ObfuscateProcessor' The supported source version 'RELASE_8' of ObfuscateProcessor is lower than - source '17'
But it has been failing all along. Have you ever handled upgrading to JDK 17 to compile the Truelicense project?

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

No branches or pull requests

1 participant