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

Selma Support for Java 17 #211

Open
nikitasethgaba opened this issue Apr 13, 2023 · 1 comment
Open

Selma Support for Java 17 #211

nikitasethgaba opened this issue Apr 13, 2023 · 1 comment

Comments

@nikitasethgaba
Copy link

After Upgrading Java version from 11 to 17 , I am facing an issue with SelmaMappers , All the generated classes are not getting mapped properly , giving nulls for all tests
Do we need any changes for this to work? OR is Selma supporting java 17

@OussAlaeddine
Copy link

Hello,

I'm starting a projet upgrading that use Selma, from java 8 to java 17 and facing the same problem
"mapper: java.lang.NullPointerException: Cannot invoke "javax.lang.model.element.PackageElement.getSimpleName()" because "javaLang" is null"

Did you a find a solution for this issues ?

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

2 participants