URLHandlers doesn't support URLStreamHandler.openConnection(proxy,url) method
-----------------------------------------------------------------------------
Key: FELIX-1060
URL: https://issues.apache.org/jira/browse/FELIX-1060
Project: Felix
Issue Type: Improvement
Components: Framework
Affects Versions: felix-1.6.1
Reporter: Richard S. Hall
Assignee: Karl Pauls
Fix For: felix-1.8.0
JDK 1.5 introduced a URLStreamHandler.openConnection(proxy, url) method.
Currently, our URL Handlers implementation does not support this at all. We
need to figure out how to support it without creating a dependency on 1.5. The
spec talks about this issue in 11.3.5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.