Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.1.0
-
None
-
None
Description
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.