Github user otaviojava commented on a diff in the pull request:
https://github.com/apache/tomee/pull/262#discussion_r241549359
--- Diff:
container/openejb-loader/src/main/java/org/apache/openejb/loader/BasicURLClassPath.java
---
@@ -111,6 +132,12 @@ public boolean accept(final File dir, String name) {
}
}
+ /**
+ *
--- End diff --
I'm fine to keep the javadoc, once it has comments otherwise, i think is
better remove it---
