rdblue commented on code in PR #764:
URL: https://github.com/apache/polaris/pull/764#discussion_r1919150178
##########
tools/version/src/main/java/org/apache/polaris/version/PolarisVersion.java:
##########
@@ -145,9 +145,11 @@ public static String readSourceLicenseFile() {
return readResource("LICENSE");
}
+ /*
Review Comment:
Why would this be part of the version? This cannot be accurate because this
class doesn't know what was bundled or how dependencies were pulled in.
--
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]