[
https://issues.apache.org/jira/browse/IVY-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Coene resolved IVY-432.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5
Documentation updated
> definition of ivy.deps.changed property unclear
> -----------------------------------------------
>
> Key: IVY-432
> URL: https://issues.apache.org/jira/browse/IVY-432
> Project: Ivy
> Issue Type: Bug
> Components: Ant
> Affects Versions: 1.4.1
> Reporter: Maarten Coene
> Assigned To: Maarten Coene
> Fix For: 1.5
>
>
> After a resolve in Ant, the "ivy.deps.changed" property is set to "true" or
> "false".
> According to the documentation, the definition of this property is: _An
> additional property is set to true if there are changes since the last
> resolve, and to false otherwise_
> (see http://incubator.apache.org/ivy/doc/use/resolve.html)
> The the current implementation doesn't notice changes in the resolved module,
> like changes to extra attributes, branch, ...
> But, the name of the property suggests that only changes to the resolved
> dependencies are considered.
> So, we must either correct the code or be more precise in the documentation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.