Eric Milles

Results 69 issues of Eric Milles

I suspect not all of these are still required. This is a draft to explore removing all or some. And for any kept, adding some docs and tests. * `Ant-Version`...

There may be some side effects from changing `StaticTypesTypeChooser` in this manner. I cannot recall exactly why this was not ported to 4.x back in June 2024. see also GROOVY-9344,...

https://www.eclipse.org/eclipse/news/4.38

enhancement

The `ivy:checkdepsupdate` task should examine dependencies by conf so that it does not report on a dependency in another conf that has an update. For example, if `org.dom4j:dom4j:2.2.0` is in...

restore and update edits from https://github.com/apache/ant-ivy/pull/112/commits/a176a92b488f9aaca68700b36590c57e59c8b33f part of IVY-1410 and prep for IVY-1656

https://issues.apache.org/jira/browse/IVY-1658

Inspect the `DependencyDescriptorMediator` objects of `ModuleDescriptor` to represent overrides in Maven's `dependencyManagement` element. https://issues.apache.org/jira/browse/IVY-1653