[
https://issues.apache.org/jira/browse/IVY-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017255#comment-18017255
]
Maarten Coene edited comment on IVY-1664 at 8/31/25 12:57 PM:
--------------------------------------------------------------
Nice catch!
The code was already there, but it wasn't added to the 'resolve' and the 'post
resolve' tasks.
I've fixed that now.
was (Author: maartenc):
Nice catch!
The code was already there, but it wasn't added to the 'resolve' and the 'post
resolve' tasks.
I fixed that now.
> ivy:resolve ant task docs say inline override is supported but they fail
> ------------------------------------------------------------------------
>
> Key: IVY-1664
> URL: https://issues.apache.org/jira/browse/IVY-1664
> Project: Ivy
> Issue Type: Bug
> Components: Ant
> Affects Versions: 2.5.3
> Reporter: Eric Milles
> Assignee: Maarten Coene
> Priority: Major
> Fix For: 2.6.0
>
>
> The reference document for ivy:resolve [1] states that
> [override|https://ant.apache.org/ivy/history/2.5.3/ivyfile/override.html] is
> a supported child element. However, adding one results in this error:
> {code}
> ivy:resolve doesn't support the nested "override" element.
> {code}
> [1] https://ant.apache.org/ivy/history/2.5.3/use/resolve.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)