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

[Java] Adding Spotless to Maven module #40828

Closed
Tracked by #40757
vibhatha opened this issue Mar 27, 2024 · 1 comment
Closed
Tracked by #40757

[Java] Adding Spotless to Maven module #40828

vibhatha opened this issue Mar 27, 2024 · 1 comment

Comments

@vibhatha
Copy link
Collaborator

vibhatha commented Mar 27, 2024

Describe the enhancement requested

The main issue discussing the inclusion of Spotless plugin is discussed here.

Component(s)

Java

laurentgo added a commit to laurentgo/arrow that referenced this issue Jun 10, 2024
Apply Google format via spotless to arrow-maven-plugin source files
laurentgo added a commit to laurentgo/arrow that referenced this issue Jun 10, 2024
Apply Google format via spotless to arrow-maven-plugin source files
lidavidm pushed a commit that referenced this issue Jun 10, 2024
### Rationale for this change
    
Adding code style and formatting options for `apache-maven-plugin` module and submodules
    
### What changes are included in this PR?
    
Java code formatting spotless plugin has been added.
    
### Are these changes tested?
    
Yes, but doesn't involve test cases, the plugin itself corrects.
    
### Are there any user-facing changes?

No

* GitHub Issue: #40828

Authored-by: Laurent Goujon <laurent@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm
Copy link
Member

Issue resolved by pull request 42054
#42054

@lidavidm lidavidm added this to the 17.0.0 milestone Jun 10, 2024
llama90 pushed a commit to llama90/arrow that referenced this issue Jun 10, 2024
### Rationale for this change
    
Adding code style and formatting options for `apache-maven-plugin` module and submodules
    
### What changes are included in this PR?
    
Java code formatting spotless plugin has been added.
    
### Are these changes tested?
    
Yes, but doesn't involve test cases, the plugin itself corrects.
    
### Are there any user-facing changes?

No

* GitHub Issue: apache#40828

Authored-by: Laurent Goujon <laurent@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants