jbonofre commented on code in PR #2627:
URL: https://github.com/apache/karaf/pull/2627#discussion_r3177615561
##########
bundle/core/src/main/java/org/apache/karaf/bundle/core/internal/BundleWatcherImpl.java:
##########
@@ -138,12 +138,12 @@ public void run() {
}
}
- private String getLocation(Bundle bundle) {
+ private static String getLocation(Bundle bundle) {
Review Comment:
Let's update this PR to have all related changes grouped. Thanks!
--
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]