You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by johnpoth <gi...@git.apache.org> on 2017/02/08 09:45:04 UTC

[GitHub] aries pull request #65: [ARIES-1682] Use the URL Api when resolving relative...

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 <po...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] aries pull request #65: [ARIES-1682] Use the URL Api when resolving relative...

Posted by johnpoth <gi...@git.apache.org>.
Github user johnpoth closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---