mirror of https://github.com/apache/ant-ivy
Updated release notes
This commit is contained in:
parent
f72d589709
commit
3b67d9adc7
|
|
@ -61,7 +61,9 @@ Note, if you have resolved dependencies with version of Ivy prior to 2.6.0, you
|
|||
This way, the delivered ivy.xml can be used to have reproducible dependency resolution, especially when multiple configurations are used.
|
||||
It also fixes issues where the dynamic revisions were replaced by versions from other configurations. (IVY-1485, IVY-1661)
|
||||
- FIX: the `ivy:deliver` task didn't replace dynamic revision from inherited dependencies. (IVY-1410) (Thanks to Eric Milles)
|
||||
- FIX: the `ivy:install` task didn't take the `from` resolver into account when resolving Maven parent modules or source/javadoc artifacts.
|
||||
- FIX: the `ivy:install` task didn't take the `from` resolver into account when resolving Maven parent modules or source/javadoc artifacts. (Thanks to Colin Chambers)
|
||||
- FIX: the `ivy:checkdepsupdate` task could suggest a lesser version as update. (IVY-1665) (Thanks to Eric Milles)
|
||||
- FIX: the `ivy:makepom` task no longer adds a dependency to the <dependencyManagement> section. (IVY-1667) (Thanks to Eric Milles)
|
||||
|
||||
== Committers and Contributors
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue