Author: hibou
Date: Tue Jan 12 20:02:47 2010
New Revision: 898490
URL: http://svn.apache.org/viewvc?rev=898490&view=rev
Log:
IVYDE-229:
- change the title of the fixed bug, the fix was more that fixing logging, the
resolve should be now properly launched
Modified:
ant/ivy/ivyde/trunk/CHANGES.txt
Modified: ant/ivy/ivyde/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/CHANGES.txt?rev=898490&r1=898489&r2=898490&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/CHANGES.txt (original)
+++ ant/ivy/ivyde/trunk/CHANGES.txt Tue Jan 12 20:02:47 2010
@@ -28,7 +28,7 @@
- FIX: The workspace resolver doesn't resolve conflicts correctly (IVYDE-212)
- FIX: dependency order not preserved causing failed builds (IVYDE-170)
- FIX: Can not add a project specific property file when adding a library
(IVYDE-228)
-- FIX: IvyDE log errors while trying to get info on closed projects (IVYDE-229)
+- FIX: IvyDE fail on project close to trigger resolve on dependent project
(IVYDE-229)
version 2.0.0 final
==========================