Author: drewbai
Date: Tue May 5 18:42:58 2009
New Revision: 771957
URL: http://svn.apache.org/viewvc?rev=771957&view=rev
Log:
Remove extra OrderProcessorServiceConfigurationSettings project,
Adjust slns and csprojs accordingly
Also remove readme.mht from trade directory (unused file)
Removed:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/ReadMe.mht
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/OrderProcessorConsoleHost.csproj
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/OrderProcessorImplementation.csproj
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorSolution.sln
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebAppSolution.sln
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/OrderProcessorConsoleHost.csproj
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/OrderProcessorConsoleHost.csproj?rev=771957&r1=771956&r2=771957&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/OrderProcessorConsoleHost.csproj
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/OrderProcessorConsoleHost.csproj
Tue May 5 18:42:58 2009
@@ -81,6 +81,10 @@
<Project>{F67C8D85-6DC0-45CD-A748-636E3881E2F5}</Project>
<Name>StockTraderDALFactory</Name>
</ProjectReference>
+ <ProjectReference
Include="..\..\common\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj">
+ <Project>{B28867CC-DD77-4F17-BA01-92625C235F6C}</Project>
+ <Name>OrderProcessorServiceConfigurationSettings</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\common\StockTraderUtility\Utility.csproj">
<Project>{382E6E1C-E430-4F6C-BC41-5D84A3798B02}</Project>
<Name>Utility</Name>
@@ -93,10 +97,6 @@
<Project>{657AD453-B00F-4F8A-9A94-25874320DE2C}</Project>
<Name>OrderProcessorImplementation</Name>
</ProjectReference>
- <ProjectReference
Include="..\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj">
- <Project>{B28867CC-DD77-4F17-BA01-92625C235F6C}</Project>
- <Name>OrderProcessorServiceConfigurationSettings</Name>
- </ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets
below and uncomment it.
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/OrderProcessorImplementation.csproj
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/OrderProcessorImplementation.csproj?rev=771957&r1=771956&r2=771957&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/OrderProcessorImplementation.csproj
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/OrderProcessorImplementation.csproj
Tue May 5 18:42:58 2009
@@ -87,6 +87,10 @@
<Project>{509EB16A-6586-4200-8323-32438C9B47DC}</Project>
<Name>StockTraderIDAL</Name>
</ProjectReference>
+ <ProjectReference
Include="..\..\common\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj">
+ <Project>{B28867CC-DD77-4F17-BA01-92625C235F6C}</Project>
+ <Name>OrderProcessorServiceConfigurationSettings</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\common\StockTraderUtility\Utility.csproj">
<Project>{382E6E1C-E430-4F6C-BC41-5D84A3798B02}</Project>
<Name>Utility</Name>
@@ -95,10 +99,6 @@
<Project>{1AD6DBB4-CA83-460F-BDCD-45E1ECE318B4}</Project>
<Name>OrderProcessorContract</Name>
</ProjectReference>
- <ProjectReference
Include="..\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj">
- <Project>{B28867CC-DD77-4F17-BA01-92625C235F6C}</Project>
- <Name>OrderProcessorServiceConfigurationSettings</Name>
- </ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets
below and uncomment it.
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorSolution.sln
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorSolution.sln?rev=771957&r1=771956&r2=771957&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorSolution.sln
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorSolution.sln
Tue May 5 18:42:58 2009
@@ -13,11 +13,6 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorImplementation",
"OrderProcessorImplementation\OrderProcessorImplementation.csproj",
"{657AD453-B00F-4F8A-9A94-25874320DE2C}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorServiceConfigurationSettings",
"OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj",
"{B28867CC-DD77-4F17-BA01-92625C235F6C}"
- ProjectSection(ProjectDependencies) = postProject
- {382E6E1C-E430-4F6C-BC41-5D84A3798B02} =
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}
- EndProjectSection
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utility",
"..\common\StockTraderUtility\Utility.csproj",
"{382E6E1C-E430-4F6C-BC41-5D84A3798B02}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StockTraderDALFactory",
"..\common\DALFactory\StockTraderDALFactory.csproj",
"{F67C8D85-6DC0-45CD-A748-636E3881E2F5}"
@@ -36,11 +31,9 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"BusinessServiceDataContract",
"..\business_service\BusinessServiceDataContract\BusinessServiceDataContract.csproj",
"{EBB1604B-3F50-4A81-87C3-1AE4029EEEC6}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorServiceConfigurationSettings",
"..\common\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj",
"{B28867CC-DD77-4F17-BA01-92625C235F6C}"
+EndProject
Global
- GlobalSection(SubversionScc) = preSolution
- Svn-Managed = True
- Manager = AnkhSVN - Subversion Support for Visual Studio
- EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
Debug|Any CPU = Debug|Any CPU
@@ -80,16 +73,6 @@
{657AD453-B00F-4F8A-9A94-25874320DE2C}.Release|Any CPU.Build.0
= Release|Any CPU
{657AD453-B00F-4F8A-9A94-25874320DE2C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
{657AD453-B00F-4F8A-9A94-25874320DE2C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|.NET.ActiveCfg =
Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.Build.0 =
Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.ActiveCfg = Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.Build.0 = Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|.NET.ActiveCfg =
Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any
CPU.ActiveCfg = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any CPU.Build.0
= Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|.NET.ActiveCfg =
Debug|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|Any CPU.Build.0 =
Debug|Any CPU
@@ -140,8 +123,22 @@
{EBB1604B-3F50-4A81-87C3-1AE4029EEEC6}.Release|Any CPU.Build.0
= Release|Any CPU
{EBB1604B-3F50-4A81-87C3-1AE4029EEEC6}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
{EBB1604B-3F50-4A81-87C3-1AE4029EEEC6}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|.NET.ActiveCfg =
Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.Build.0 =
Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.ActiveCfg = Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.Build.0 = Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|.NET.ActiveCfg =
Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any
CPU.ActiveCfg = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any CPU.Build.0
= Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(SubversionScc) = preSolution
+ Svn-Managed = True
+ Manager = AnkhSVN - Subversion Support for Visual Studio
+ EndGlobalSection
EndGlobal
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebAppSolution.sln
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebAppSolution.sln?rev=771957&r1=771956&r2=771957&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebAppSolution.sln
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebAppSolution.sln
Tue May 5 18:42:58 2009
@@ -8,7 +8,7 @@
{B28867CC-DD77-4F17-BA01-92625C235F6C} =
{B28867CC-DD77-4F17-BA01-92625C235F6C}
EndProjectSection
EndProject
-Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Trade", "Trade\",
"{7550FE25-72BF-4059-8786-08741D8E7154}"
+Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Trade", "Trade",
"{7550FE25-72BF-4059-8786-08741D8E7154}"
ProjectSection(WebsiteProperties) = preProject
SccProjectName = "Svn"
SccAuxPath = "Svn"
@@ -47,8 +47,6 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorAsyncClient",
"..\business_service\OrderProcessorASyncClient\OrderProcessorAsyncClient.csproj",
"{623BC346-84FA-4B9E-B043-811DB7FBEC2A}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorServiceConfigurationSettings",
"..\order_processor\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj",
"{B28867CC-DD77-4F17-BA01-92625C235F6C}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utility",
"..\common\StockTraderUtility\Utility.csproj",
"{382E6E1C-E430-4F6C-BC41-5D84A3798B02}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"StockTraderWebApplicationSettings",
"..\common\ServiceConfigurationSettings\StockTraderWebApplicationSettings.csproj",
"{D8E1ECD5-2D86-4994-A37B-BF4D24334A2E}"
@@ -59,11 +57,9 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StockTraderIDAL",
"..\common\IDAL\StockTraderIDAL.csproj",
"{509EB16A-6586-4200-8323-32438C9B47DC}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorServiceConfigurationSettings",
"..\common\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj",
"{B28867CC-DD77-4F17-BA01-92625C235F6C}"
+EndProject
Global
- GlobalSection(SubversionScc) = preSolution
- Svn-Managed = True
- Manager = AnkhSVN - Subversion Support for Visual Studio
- EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
Debug|Any CPU = Debug|Any CPU
@@ -163,16 +159,6 @@
{623BC346-84FA-4B9E-B043-811DB7FBEC2A}.Release|Any CPU.Build.0
= Release|Any CPU
{623BC346-84FA-4B9E-B043-811DB7FBEC2A}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
{623BC346-84FA-4B9E-B043-811DB7FBEC2A}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|.NET.ActiveCfg =
Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.Build.0 =
Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.ActiveCfg = Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.Build.0 = Debug|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|.NET.ActiveCfg =
Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any
CPU.ActiveCfg = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any CPU.Build.0
= Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
- {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|.NET.ActiveCfg =
Debug|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
{382E6E1C-E430-4F6C-BC41-5D84A3798B02}.Debug|Any CPU.Build.0 =
Debug|Any CPU
@@ -223,34 +209,22 @@
{509EB16A-6586-4200-8323-32438C9B47DC}.Release|Any CPU.Build.0
= Release|Any CPU
{509EB16A-6586-4200-8323-32438C9B47DC}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
{509EB16A-6586-4200-8323-32438C9B47DC}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|.NET.ActiveCfg =
Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Any CPU.Build.0 =
Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.ActiveCfg = Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Debug|Mixed
Platforms.Build.0 = Debug|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|.NET.ActiveCfg =
Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any
CPU.ActiveCfg = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any CPU.Build.0
= Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
+ {B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
- GlobalSection(TeamFoundationVersionControl) = preSolution
- SccNumberOfProjects = 7
- SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
- SccTeamFoundationServer =
http://tkbgitvstfat10.redmond.corp.microsoft.com:8080/
- SccProjectUniqueName0 =
..\\StockTraderBusinessService\\StockTraderUtility\\Utility.csproj
- SccProjectName0 =
../StockTraderBusinessService/StockTraderUtility
- SccLocalPath0 =
..\\StockTraderBusinessService\\StockTraderUtility
- SccLocalPath1 = .
- SccProjectUniqueName2 =
ServiceConfigurationSettings\\StockTraderWebApplicationSettings.csproj
- SccProjectName2 = ServiceConfigurationSettings
- SccLocalPath2 = ServiceConfigurationSettings
- SccProjectUniqueName3 =
StockTraderWebApplicationClients\\StockTraderWebApplicationServiceClient.csproj
- SccProjectName3 = StockTraderWebApplicationClients
- SccLocalPath3 = StockTraderWebApplicationClients
- SccProjectUniqueName4 =
StockTraderWebApplicationConfigurationImplementation\\StockTraderWebApplicationConfigurationImplementation.csproj
- SccProjectName4 =
StockTraderWebApplicationConfigurationImplementation
- SccLocalPath4 =
StockTraderWebApplicationConfigurationImplementation
- SccProjectUniqueName5 =
StockTraderWebApplicationUIModelClasses\\StockTraderWebApplicationModelClasses.csproj
- SccProjectName5 = StockTraderWebApplicationUIModelClasses
- SccLocalPath5 = StockTraderWebApplicationUIModelClasses
- SccWebProject6 = true
- SccProjectUniqueName6 = Trade
- SccLocalPath6 = .
- SccProjectFilePathRelativizedFromConnection6 = Trade\\
- SccProjectEnlistmentChoice6 = 2
+ GlobalSection(SubversionScc) = preSolution
+ Svn-Managed = True
+ Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal