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

ZOOKEEPER-3440 Fix Apache RAT check by excluding binary files (images) #998

Closed
wants to merge 4 commits into from

Conversation

eolivelli
Copy link
Contributor

@eolivelli eolivelli commented Jun 22, 2019

  • Fix Apache Rat plugin configuration (make it pass against C client, docs and contrib module)
  • Add apache-rat:check on Travis

@eolivelli
Copy link
Contributor Author

eolivelli commented Jun 22, 2019

@anmolnar @nkalmar @phunt the patch is now ready, as already said on JIRA (https://issues.apache.org/jira/browse/ZOOKEEPER-3440) I don't like that exclusions we should take care of cleaning up the contrib module

By now we can fix the pom as I am suggesting

Copy link
Contributor

@nkalmar nkalmar left a comment

Choose a reason for hiding this comment

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

LGTM!
(And I'm all +1 on moving contrib out of ZK repo)

Copy link
Contributor

@anmolnar anmolnar left a comment

Choose a reason for hiding this comment

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

+1

@nkalmar
Copy link
Contributor

nkalmar commented Jun 28, 2019

Should this fix go to 3.5 as well? Looks to me it should have the same problem.

@eolivelli
Copy link
Contributor Author

@nkalmar I image so, as we are using Maven in zk 3.5 it is better to apply the fix there.
I don't think the patch will apply cleanly to branch-3.5 but I will be on vacation from tomorrow, I can send another patch but after coming back :-)

@asfgit asfgit closed this in 1e6edc9 Jun 28, 2019
stickyhipp pushed a commit to stickyhipp/zookeeper that referenced this pull request Aug 2, 2019
- Fix Apache Rat plugin configuration (make it pass against C client, docs and contrib module)
- Add apache-rat:check on Travis

Author: Enrico Olivelli <eolivelli@apache.org>

Reviewers: Andor Molnár <andor@apache.org>, Norbert Kalmar <nkalmar@yahoo.com>, Michael Han <hanm@apache.org>

Closes apache#998 from eolivelli/fix/ZOOKEEPER-3440-rat
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Aug 31, 2022
- Fix Apache Rat plugin configuration (make it pass against C client, docs and contrib module)
- Add apache-rat:check on Travis

Author: Enrico Olivelli <eolivelli@apache.org>

Reviewers: Andor Molnár <andor@apache.org>, Norbert Kalmar <nkalmar@yahoo.com>, Michael Han <hanm@apache.org>

Closes apache#998 from eolivelli/fix/ZOOKEEPER-3440-rat
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Sep 3, 2022
- Fix Apache Rat plugin configuration (make it pass against C client, docs and contrib module)
- Add apache-rat:check on Travis

Author: Enrico Olivelli <eolivelli@apache.org>

Reviewers: Andor Molnár <andor@apache.org>, Norbert Kalmar <nkalmar@yahoo.com>, Michael Han <hanm@apache.org>

Closes apache#998 from eolivelli/fix/ZOOKEEPER-3440-rat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants