GitHub user johnpoth opened a pull request:

    https://github.com/apache/aries/pull/65

    [ARIES-1682] Use the URL Api when resolving relative URIs

    https://issues.apache.org/jira/browse/ARIES-1682
    
    Checkout 
http://stackoverflow.com/questions/13046150/java-net-uri-relativize-doesnt-work-with-jar-uris
 for more information on why the URI api doesn't work on JAR URIs but URL does. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnpoth/aries ARIES-1682

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit a7e8ad0d876e1f85b67ee2fac8524744c92436df
Author: jpoth <[email protected]>
Date:   2017-02-08T09:42:39Z

    [ARIES-1682] Use the URL Api when resolving relative URIs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to