rohit-kb commented on PR #5639:
URL: https://github.com/apache/hadoop/pull/5639#issuecomment-1543289315
> Why this filter isn’t required in trunk?
Probably because of this dependency version:
```
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
<version>1.0-beta-3</version>
</dependency>
```
In trunk, the version is 1.5.1 and the upgrade is done in
[HADOOP-18131](https://issues.apache.org/jira/browse/HADOOP-18131). This new
version seems to have changes in enforcer rules.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]