You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2009/03/03 14:30:56 UTC

[jira] Created: (IVY-1038) ivy initialization shouldn't fail if properties file doesn't exist

ivy initialization shouldn't fail if properties file doesn't exist
------------------------------------------------------------------

                 Key: IVY-1038
                 URL: https://issues.apache.org/jira/browse/IVY-1038
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0
            Reporter: Maarten Coene
            Assignee: Maarten Coene


In the ivysettings.xml it is possible to load properties from a file.
If this file doesn't exist, Ivy throws an error. 
It would be better if Ivy simply ignores this non-existing file (for instance like the property task in Ant does).



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


[jira] Updated: (IVY-1038) ivy initialization shouldn't fail if properties file doesn't exist

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-1038:
-------------------------------

    Fix Version/s:     (was: trunk)
                   2.0.1

> ivy initialization shouldn't fail if properties file doesn't exist
> ------------------------------------------------------------------
>
>                 Key: IVY-1038
>                 URL: https://issues.apache.org/jira/browse/IVY-1038
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Maarten Coene
>            Assignee: Maarten Coene
>             Fix For: 2.0.1
>
>
> In the ivysettings.xml it is possible to load properties from a file.
> If this file doesn't exist, Ivy throws an error. 
> It would be better if Ivy simply ignores this non-existing file (for instance like the property task in Ant does).

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


[jira] Resolved: (IVY-1038) ivy initialization shouldn't fail if properties file doesn't exist

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-1038.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

> ivy initialization shouldn't fail if properties file doesn't exist
> ------------------------------------------------------------------
>
>                 Key: IVY-1038
>                 URL: https://issues.apache.org/jira/browse/IVY-1038
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Maarten Coene
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> In the ivysettings.xml it is possible to load properties from a file.
> If this file doesn't exist, Ivy throws an error. 
> It would be better if Ivy simply ignores this non-existing file (for instance like the property task in Ant does).

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