You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by apupier <gi...@git.apache.org> on 2017/08/10 14:36:58 UTC

[GitHub] ant-ivy pull request #58: IVY-1566 - Store External form of URL in cached fi...

GitHub user apupier opened a pull request:

    https://github.com/apache/ant-ivy/pull/58

    IVY-1566 - Store External form of URL in cached files

    So hard to configure the project in my IvyIDE, cannot launch test individually so I abandoned the to search how to write a test.
    
    I tested manually in my use case and I don't have anymore MalformedURlException
    
    the ivydata*.properties now contaisn always "file:"
    
    ```
    artifact\:ivy\#ivy\#xml\#-455539479.location=file\:C\:/Users/Aurelien Pupier/.m2/repository/org/apache/camel/camel/2.17.2/camel-2.17.2.pom
    resolver=localm2
    artifact\:ivy\#ivy\#xml\#-455539479.is-local=true
    artifact\:ivy\#ivy\#xml\#-455539479.original=artifact\:camel\#pom.original\#pom\#1474703200
    artifact\:camel\#pom.original\#pom\#1474703200.exists=true
    artifact\:ivy\#ivy\#xml\#-455539479.exists=true
    artifact.resolver=localm2
    artifact\:camel\#pom.original\#pom\#1474703200.is-local=true
    artifact\:camel\#pom.original\#pom\#1474703200.location=file\:C\:/Users/Aurelien Pupier/.m2/repository/org/apache/camel/camel/2.17.2/camel-2.17.2.pom
    artifact\:camel\#pom.original\#pom\#1474703200.original=artifact\:camel\#pom.original\#pom\#1474703200
    ```

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

    $ git pull https://github.com/apupier/ant-ivy IVY-1566-AvoidStoringPathWhichAreNotUrl

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

    https://github.com/apache/ant-ivy/pull/58.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 #58
    
----
commit 360d085dcbddee597c515243aef77109f2887292
Author: Aurélien Pupier <ap...@redhat.com>
Date:   2017-08-10T13:57:42Z

    IVY-1566 - Store External form of URL in cached files

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant-ivy pull request #58: IVY-1566 - Store External form of URL in cached fi...

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

    https://github.com/apache/ant-ivy/pull/58


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant-ivy issue #58: IVY-1566 - Store External form of URL in cached files

Posted by twogee <gi...@git.apache.org>.
Github user twogee commented on the issue:

    https://github.com/apache/ant-ivy/pull/58
  
    2.4.x branch seems not to be buildable, could you please open the PR against master?


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org