mirror of https://github.com/apache/ant-ivy
parent
dc58a82446
commit
3f9eb02b76
|
|
@ -59,6 +59,8 @@ List of changes since Ivy 2.4.0:
|
|||
|
||||
- FIX: ArrayIndexOutOfBoundsException when using a p2 repository for dependencies (IVY-1504)
|
||||
|
||||
- IMPROVEMENT: Optimization: limit the revision numbers scanned if revision prefix is specified (Thanks to Ernestas Vaiciukevičius)
|
||||
|
||||
- NEW: Lets ssh-based resolvers use an ~/.ssh/config file to find username/hostname/keyfile options (Thanks to Colin Stanfill)
|
||||
|
||||
<!-- Samples :
|
||||
|
|
@ -199,6 +201,7 @@ Here is the list of people who have contributed source code and documentation up
|
|||
<li>Erwin Tratar</li>
|
||||
<li>Jason Trump</li>
|
||||
<li>David Turner</li>
|
||||
<li>Ernestas Vaiciukevičius</li>
|
||||
<li>Tjeerd Verhagen</li>
|
||||
<li>Richard Vowles</li>
|
||||
<li>Sven Walter</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue