Skip to content

Conversation

@Anmol202005
Copy link
Collaborator

Fixes: #109

@Anmol202005
Copy link
Collaborator Author

@romani done.

Copy link
Member

@rdiachenko rdiachenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

tested on localhost by updating one of the inputs, got compilation error:

[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ checkstyle-openrewrite-recipes ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 66 source files with javac [debug target 17] to target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /tmp/git/checkstyle-openrewrite-recipes/src/test/resources/org/checkstyle/autofix/recipe/upperell/complexlongliterals/InputComplexLongLiterals.java:[39,73] ';' expected
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.534 s
[INFO] Finished at: 2025-09-07T17:08:44+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project checkstyle-openrewrite-recipes: Compilation failure
[ERROR] /tmp/git/checkstyle-openrewrite-recipes/src/test/resources/org/checkstyle/autofix/recipe/upperell/complexlongliterals/InputComplexLongLiterals.java:[39,73] ';' expected

@romani romani merged commit e88b73a into checkstyle:main Sep 7, 2025
3 checks 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.

Add Maven compilation testing for Input and Output files

3 participants