成功変更履歴

要約

  1. * 共有リスナーを解決する仕組みを作成。 * CascadingTraceListener が appDomainDataName を指定されていて AppDomain からトレースリスナーを取得出来ない場合に NUnitTraceListener に出力していたのを、fallbackListenerName で指定した共有リスナーに出力するように変更。
リビジョン 1551 by 新井 政悟:
* 共有リスナーを解決する仕組みを作成。<br> * <a href='http://silverfrost.org/wiki/CascadingTraceListener'>CascadingTraceListener</a> が appDomainDataName を指定されていて <a href='http://silverfrost.org/wiki/AppDomain'>AppDomain</a> からトレースリスナーを取得出来ない場合に NUnitTraceListener に出力していたのを、fallbackListenerName で指定した共有リスナーに出力するように変更。
Change TypePath in RepositoryPath in Workspace
The file was modified/framework/trunk/CoreLibrary/CoreLibrary.csproj (diff)Sources/CoreLibrary/CoreLibrary.csproj
The file was added/framework/trunk/CoreLibrary/Sources/Diagnostics/DiagnosticsUtility.csSources/CoreLibrary/Sources/Diagnostics/DiagnosticsUtility.cs
The file was modified/framework/trunk/CoreTest/CoreTest.csproj (diff)Sources/CoreTest/CoreTest.csproj
The file was added/framework/trunk/CoreTest/Sources/Diagnostics/DiagnosticsUtilityTest.csSources/CoreTest/Sources/Diagnostics/DiagnosticsUtilityTest.cs
The file was modified/framework/trunk/SilverFrostFramework.sln.DotSettings (diff)Sources/SilverFrostFramework.sln.DotSettings
The file was modified/framework/trunk/TestLibrary/Sources/CascadingTraceListener.cs (diff)Sources/TestLibrary/Sources/CascadingTraceListener.cs