You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Damien Chambe (JIRA)" <ji...@apache.org> on 2010/04/28 10:15:32 UTC

[jira] Created: (IVYDE-244) Triggers are not called

Triggers are not called
-----------------------

                 Key: IVYDE-244
                 URL: https://issues.apache.org/jira/browse/IVYDE-244
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Damien Chambe
            Priority: Minor


Triggers are not called because they are not known by IvyDE.
They are not converted as Ivy listeners: postconfigure() method from Ivy is never called when getting the ivy ninstance.


In IvyClassPathContainerState, ivy.configureDefault() should be called each time an Ivy.newInstance is getted.




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


[jira] Resolved: (IVYDE-244) Triggers are not called

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-244.
-----------------------------------

         Assignee: Nicolas Lalevée
    Fix Version/s: 2.2.0
       Resolution: Fixed

Thanks Damien ! I changed the way IvyDE call the Ivy API.

> Triggers are not called
> -----------------------
>
>                 Key: IVYDE-244
>                 URL: https://issues.apache.org/jira/browse/IVYDE-244
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Damien Chambe
>            Assignee: Nicolas Lalevée
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Triggers are not called because they are not known by IvyDE.
> They are not converted as Ivy listeners: postconfigure() method from Ivy is never called when getting the ivy ninstance.
> In IvyClassPathContainerState, ivy.configureDefault() should be called each time an Ivy.newInstance is getted.

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