vlsi commented on code in PR #6701: URL: https://github.com/apache/jmeter/pull/6701#discussion_r3336611317
########## src/dist/src/dist/expected_release_jars.csv: ########## @@ -50,7 +50,7 @@ 353322,datamodel-jvm-4.1.0.jar 98115,dec-0.1.2.jar 95287,deprecated-in-v4-jvm-4.1.0.jar -320748,dnsjava-2.1.9.jar +602322,dnsjava-3.6.5.jar Review Comment: Good catch. They bundled license files in https://github.com/dnsjava/dnsjava/pull/64, so after upgrading to 3.x we can just drop this `overrideLicense("dnsjava`. Removing the override on master would be useful, however, I suggest keeping it as is on 5.6.x just to minimise the changes. -- 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]
