Author: simonetripodi Date: Sun Apr 3 13:32:15 2011 New Revision: 1088290 URL: http://svn.apache.org/viewvc?rev=1088290&view=rev Log: next release date is to be defined yet
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=1088290&r1=1088289&r2=1088290&view=diff ============================================================================== --- commons/proper/discovery/trunk/src/changes/changes.xml (original) +++ commons/proper/discovery/trunk/src/changes/changes.xml Sun Apr 3 13:32:15 2011 @@ -20,7 +20,7 @@ <title>Commons Discovery Changes</title> </properties> <body> - <release version="0.5" date="2011-04-06" description="Maintainance release."> + <release version="0.5" date="TBD" description="Maintainance release."> <action dev="simonetripodi" type="fix" issue="DISCOVERY-12"> SPI implementation class searching logic has some issues: it discards all errors; it only considers first className in supplied classNames array.