Roman Ivanov
Roman Ivanov
Single commit please. Keep trying and watch videos on how to change PR.
We really need single commit Please read what videos from https://checkstyle.org/beginning_development.html#Starting_Development
``` ERROR] /home/vsts/work/1/s/src/test/java/com/puppycrawl/tools/checkstyle/internal/CommitValidationTest.java:[35,28] cannot access org.eclipse.jgit.api.Git bad class file: /home/vsts/work/1/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/7.0.0.202409031743-r/org.eclipse.jgit-7.0.0.202409031743-r.jar(/org/eclipse/jgit/api/Git.class) class file has wrong version 61.0, should be 55.0 Please remove or make sure it appears in the correct subdirectory...
``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce-versions) on project checkstyle: [ERROR] Rule 2: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message: [ERROR] Failed while enforcing releasability. [ERROR] [ERROR] Dependency convergence error for org.slf4j:slf4j-api:jar:1.7.32...
API is changed ... we need to update implementation. ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools /checkstyle/site/ExampleMacro.java:[173,44] cannot find symbol symbol: variable BOXED location: class org.apache.maven.doxia.sink.impl.SinkEventAttributeSet [ERROR] /home/rivanov/java/github/checkstyle/checkstyle/src/main/java/com/puppycrawl/tools/...
activity is moved to https://github.com/checkstyle/checkstyle/pull/17528
@nrmancuso , @rnveach , I hope in scope of this issue we extend Inputs with such code. to make sure that " We are ok here. This can be closed."...
> Problem with this is that users (and us) won't find this in the future I more about CI enforcement, one day in future such Input will help to catch...
@Anmol202005 , pleasee help us to investigate and fix this issue. For some reason Check missing inner classes declarations.