You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2008/02/29 12:54:51 UTC

[jira] Resolved: (IVY-755) PublishEventsTest fails when Ivy sources are located in a directory with a +

     [ https://issues.apache.org/jira/browse/IVY-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-755.
------------------------------

    Resolution: Fixed

I've fixed this by using the same way to locate files as we use everywhere else: a path relative to the execution directory. This is not the best solution, since it doesn't support refactorings, and require to run tests from the project basedir, but since we do this everywhere, I took the shortest path to fix the problem.

> PublishEventsTest fails when Ivy sources are located in a directory with a +
> ----------------------------------------------------------------------------
>
>                 Key: IVY-755
>                 URL: https://issues.apache.org/jira/browse/IVY-755
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>
> if you have your Ivy sources in a path containing a + in the name (ant+ivy/ivy for instance), PublishEventsTest fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.