Daniel Barclay (Drill) created DRILL-2696:
---------------------------------------------
Summary: PathScanner.forResource(..., true, ...) breaks when
URL-special character in resource pathname
Key: DRILL-2696
URL: https://issues.apache.org/jira/browse/DRILL-2696
Project: Apache Drill
Issue Type: Bug
Reporter: Daniel Barclay (Drill)
In class org.apache.drill.common.util.PathScanner, method forResource(...),
when called in return-classpath-root mode (with a value of true for parameter
stripName), breaks if the resource pathname contains any character that is not
represented by itself in a URL (e.g., ":", "%"). (The method returns the
resource URL rather than the requested corresponding classpath root URL.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)