rombert commented on PR #37:
URL:
https://github.com/apache/sling-org-apache-sling-starter-integration-tests/pull/37#issuecomment-3617669733
Now the problem with the Windows Java 21 EA appears
```
PostServletPrivilegesUpdateTest.java:L233
palantir-java-format(palantir-java-format) error: java.lang.NoSuchMethodError:
'com.sun.source.tree.ExpressionTree com.sun.source.tree.CaseTree.getGuard()'
(...)
at com.diffplug.spotless.maven.SpotlessCheckMojo.process
(SpotlessCheckMojo.java:127)
at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute
(AbstractSpotlessMojo.java:274)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:328)
```
Already reported by Eric as https://issues.apache.org/jira/browse/INFRA-27457
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]