Author: bodewig
Date: Sat Jan 13 13:10:10 2024
New Revision: 1915219

URL: http://svn.apache.org/viewvc?rev=1915219&view=rev
Log:
add hint about removing Ivy cache in order to get rid of bad ivy.xml translated 
from POMs

Modified:
    ant/site/ivy/production/history/2.5.2/release-notes.html

Modified: ant/site/ivy/production/history/2.5.2/release-notes.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/2.5.2/release-notes.html?rev=1915219&r1=1915218&r2=1915219&view=diff
==============================================================================
--- ant/site/ivy/production/history/2.5.2/release-notes.html (original)
+++ ant/site/ivy/production/history/2.5.2/release-notes.html Sat Jan 13 
13:10:10 2024
@@ -250,7 +250,11 @@ configurability, and tight integration w
 <ul>
 <li>
 <p>FIX: reading POMs may loose dependencies when multiple Maven
-dependencies only differ in <code>classifier</code> (<a 
href="https://issues.apache.org/jira/browse/IVY-1642";>IVY-1642</a>)</p>
+dependencies only differ in <code>classifier</code>
+  (<a href="https://issues.apache.org/jira/browse/IVY-1642";>IVY-1642</a>). 
Note,
+  if you have resolved dependencies with version of Ivy prior to
+  2.5.2 you may need to remove your Ivy cache for this fix to have
+  any effect.</p>
 </li>
 <li>
 <p>Fixes a Security Vulnerability, see <a 
href="https://ant.apache.org/ivy/security.html";>the scurity page</a> for 
details.</p>
@@ -275,7 +279,11 @@ dependencies only differ in <code>classi
 </li>
 <li>
 <p>FIX: reading POMs may loose dependencies when multiple Maven
-dependencies only differ in <code>classifier</code> (<a 
href="https://issues.apache.org/jira/browse/IVY-1642";>IVY-1642</a>)</p>
+dependencies only differ in <code>classifier</code>
+  (<a href="https://issues.apache.org/jira/browse/IVY-1642";>IVY-1642</a>). 
Note,
+  if you have resolved dependencies with version of Ivy prior to
+  2.5.2 you may need to remove your Ivy cache for this fix to have
+  any effect.</p>
 </li>
 <li>
 <p>IMPROVEMENT: Upgrade Apache HttpClient to 4.5.13 (<a 
href="https://issues.apache.org/jira/browse/IVY-1644";>IVY-1644</a>)</p>
@@ -758,4 +766,4 @@ dependencies only differ in <code>classi
 </ul>
 </div>
 </div>
-</div></div></div></td></tr></table><table id="footer-menu" 
summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" 
width="100%"><tr><td align="center" valign="middle"><div 
class="primary-links">::<a href="index.html">Home</a>::<a 
href="reference.html">Reference</a>::<a href="tutorial.html">Tutorials</a>::<a 
href="dev.html">Developer's doc</a>::</div></td></tr></table><div 
id="footer-message" class="footer"><hr /><i>Copyright &copy; 2007 - 2023 The 
Apache Software Foundation, Licensed under the<a 
href="http://www.apache.org/licenses/";>Apache License, Version 2.0</a>.</i><br 
/><i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.</i><br /><i>All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.</i></div></div></body></html>
\ No newline at end of file
+</div></div></div></td></tr></table><table id="footer-menu" 
summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" 
width="100%"><tr><td align="center" valign="middle"><div 
class="primary-links">::<a href="index.html">Home</a>::<a 
href="reference.html">Reference</a>::<a href="tutorial.html">Tutorials</a>::<a 
href="dev.html">Developer's doc</a>::</div></td></tr></table><div 
id="footer-message" class="footer"><hr /><i>Copyright &copy; 2007 - 2023 The 
Apache Software Foundation, Licensed under the<a 
href="http://www.apache.org/licenses/";>Apache License, Version 2.0</a>.</i><br 
/><i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.</i><br /><i>All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.</i></div></div></body></html>


Reply via email to