vibhatha commented on code in PR #42158:
URL: https://github.com/apache/arrow/pull/42158#discussion_r1645234886
##########
java/flight/flight-sql-jdbc-driver/src/test/java/org/apache/arrow/driver/jdbc/ITDriverJarValidation.java:
##########
@@ -113,7 +105,7 @@ public void validateShadedJar() throws IOException {
* allowed prefixes
*
* @param name the jar entry name
- * @throws AssertionException if the entry is not allowed
+ * @throws AssertionError if the entry is not allowed
Review Comment:
Just curious, how this change comes from? I assume the Jupiter API is using
this?
--
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]