Skip to content

Excluding eclipse project meta files (#5623)#5624

Open
Sreemanth wants to merge 3 commits intoapache:masterfrom
Sreemanth:apache-rat-exclude-eclipse
Open

Excluding eclipse project meta files (#5623)#5624
Sreemanth wants to merge 3 commits intoapache:masterfrom
Sreemanth:apache-rat-exclude-eclipse

Conversation

@Sreemanth
Copy link
Copy Markdown
Contributor

Description

Excluding eclipse project meta files while building binaries maven command

Upgrade Notes

Copy link
Copy Markdown
Contributor

@Jackie-Jiang Jackie-Jiang left a comment

Choose a reason for hiding this comment

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

I'm not using Eclipse, but do you need to add these files to the gitignore?

Comment thread pom.xml Outdated
Comment thread pom.xml
<exclude>**/*.project</exclude>
<exclude>**/*.classpath</exclude>
<exclude>**/*.prefs</exclude>
<!-- Top level -->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

(nit) add an empty line for readability

@kishoreg
Copy link
Copy Markdown
Member

@Sreemanth can you address the comments?

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.

4 participants