Revision: 1776 http://svn.sourceforge.net/spring-rich-c/?rev=1776&view=rev Author: jhoskens Date: 2007-07-09 07:05:26 -0700 (Mon, 09 Jul 2007)
Log Message: ----------- Added upgrade instructions for fixes concerning issue RCP-479 Modified Paths: -------------- trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt Modified: trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt =================================================================== --- trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt 2007-07-09 13:56:38 UTC (rev 1775) +++ trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt 2007-07-09 14:05:26 UTC (rev 1776) @@ -174,3 +174,9 @@ * <<<org.springframework.richclient.exceptionhandling.SimpleLoggingExceptionHandler>>> has been renamed to <<<org.springframework.richclient.exceptionhandling.SilentExceptionHandler>>> + + * Message has been refactored to an interface, a DefaultMessage implementation is provided, replace all uses of Message constructor with the one from DefaultMessage. More info in issue: RCP-479. + + * ValidationMessage now extends Message, no converting is necessary from now on + + * Severity has been moved to the core package as it is used in the Message interface (not only in validation cases), update your imports \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs