[ 
https://issues.apache.org/jira/browse/CAMEL-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-7121:
-------------------------------

    Fix Version/s: 2.14.0

> Relative dot segment paths not resolved in 
> org.apache.camel.core.osgi.OsgiClassResolver
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7121
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7121
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-blueprint, osgi
>    Affects Versions: 2.12.2
>         Environment: Java 7
>            Reporter: Andre Piwoni
>            Priority: Minor
>             Fix For: 2.14.0
>
>
> org.apache.camel.core.osgi.OsgiClassResolver.loadResourceAsURL(String uri) 
> does normalize a/b/c/../../file path when passed to Bundle.getResource()
> per RFC 3986
> As a result, path a/file is resolved but not path a/b/c/../../file.
> Apache Felix claims it should not normalize this path as stated in
> https://issues.apache.org/jira/browse/FELIX-369
> This happens in context of relative ../../file path for schema import that is 
> used in validator.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to