Author: simonetripodi
Date: Tue Apr 5 10:05:34 2011
New Revision: 1088952
URL: http://svn.apache.org/viewvc?rev=1088952&view=rev
Log:
updated latest changes
Modified:
commons/proper/discovery/trunk/src/changes/changes.xml
Modified: commons/proper/discovery/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/changes/changes.xml?rev=1088952&r1=1088951&r2=1088952&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/changes/changes.xml (original)
+++ commons/proper/discovery/trunk/src/changes/changes.xml Tue Apr 5 10:05:34
2011
@@ -25,7 +25,7 @@
SPI implementation class searching logic has some issues: it discards
all errors;
it only considers first className in supplied classNames array.
</action>
- <action dev="simonetripodi" type="update">
+ <action dev="simonetripodi" type="update" issue="DISCOVERY-14">
Moved to Java5 APIs, used Generics.
</action>
</release>