GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/8
IVY-1522 Windows OS file path resolution fix The commit here fixes the issue reported in https://issues.apache.org/jira/browse/IVY-1522. This commit includes a new test method to verify this fix. My local testing with these changes hasn't shown any regressions. However, I don't have a Windows OS to test this on and my testing has been on a *nix OS. The test included in this commit needs to be run against a Windows OS to ascertain that the fix indeed fixes the issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaikiran/ant-ivy IVY-1522 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant-ivy/pull/8.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 #8 ---- commit adb9b664d0af140db454c888ce570645bfedc528 Author: Jaikiran Pai <jaikiran....@gmail.com> Date: 2015-08-04T16:17:36Z IVY-1522 Windows OS file path resolution fix ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org