ahgittin commented on a change in pull request #1219:
URL: https://github.com/apache/brooklyn-server/pull/1219#discussion_r686261115
##########
File path: utils/common/src/main/java/org/apache/brooklyn/util/io/FileUtil.java
##########
@@ -201,4 +205,18 @@ public static void deleteDirectory(final File file) {
}
}
}
+
+ public static boolean isJava(InputStreamSource archive) {
Review comment:
a better name would be `doesZipContainJavaBinaries`
--
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]