Github user cicekhayri commented on a diff in the pull request:
https://github.com/apache/tomee/pull/262#discussion_r239955101
--- Diff:
container/openejb-loader/src/main/java/org/apache/openejb/loader/BasicURLClassPath.java
---
@@ -27,6 +27,11 @@
import java.util.Locale;
public abstract class BasicURLClassPath implements ClassPath {
+
+ /**
--- End diff --
No maybe not :) I remove them ---
