GitHub user apupier opened a pull request:
https://github.com/apache/ant-ivy/pull/59
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/59.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 #59
----
commit b9211c8c3666f2df6bb8a1d54cb8dd03081397a2
Author: Aurélien Pupier <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]