mmiklavc commented on a change in pull request #1523: METRON-2232 Upgrade to
Hadoop 3.1.1
URL: https://github.com/apache/metron/pull/1523#discussion_r340660373
##########
File path: metron-platform/metron-common/pom.xml
##########
@@ -347,11 +347,6 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>commons-beanutils</groupId>
Review comment:
@nickwallen I think if we reset this, we will probably need another full
round of testing. This may cause random classpath issue downstream yet that we
hadn't seen before. I think we serendipitously landed on the right beanutils
version (1.9.3) via commons-validator. Given that this is a FB, I was thinking
we could do another full round of validation on our cleanup PR with the final
pom changes. What do you think?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services