Author: gbayon
Date: Thu Feb 15 12:30:48 2007
New Revision: 508130
URL: http://svn.apache.org/viewvc?view=rev&rev=508130
Log:
- Updated to Nunit 2.2.9 + fix solution for .NET V1.1
Removed:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/User.cs
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.csproj
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.2005.csproj
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.csproj
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/Account.cs
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.2005.csproj
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
---
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj
(original)
+++
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.2005.csproj
Thu Feb 15 12:30:48 2007
@@ -78,7 +78,7 @@
<Name>log4net</Name>
<HintPath>..\External-Bin\Net\1.1\log4net.dll</HintPath>
</Reference>
- <Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
+ <Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="System">
<Name>System</Name>
</Reference>
Modified:
ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.csproj
(original)
+++ ibatis/trunk/cs/mapper/IBatisNet.Common.Test/IBatisNet.Common.Test.csproj
Thu Feb 15 12:30:48 2007
@@ -90,11 +90,6 @@
HintPath = "..\External-Bin\Net\1.1\log4net.dll"
/>
<Reference
- Name = "nunit.framework"
- AssemblyName = "nunit.framework"
- HintPath = "..\External-Bin\Net\1.1\nunit.framework.dll"
- />
- <Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
@@ -108,6 +103,12 @@
Name = "IBatisNet.DataMapper"
Project = "{72F70057-B2E1-4DAD-BA6C-E2962745EEA5}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+ />
+ <Reference
+ Name = "nunit.framework"
+ AssemblyName = "nunit.framework"
+ HintPath = "E:\Program Files\NUnit
2.2.9\bin\nunit.framework.dll"
+ AssemblyFolderKey = "hkcu\dn\nunit 2.2.9"
/>
</References>
</Build>
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.2005.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.2005.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
---
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.2005.csproj
(original)
+++
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.2005.csproj
Thu Feb 15 12:30:48 2007
@@ -74,7 +74,7 @@
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
- <Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
+ <Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
<Reference Include="System">
<Name>System</Name>
</Reference>
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
---
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.csproj
(original)
+++
ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Test/IBatisNet.DataAccess.Test.csproj
Thu Feb 15 12:30:48 2007
@@ -100,14 +100,15 @@
HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
- Name = "nunit.framework"
- AssemblyName = "nunit.framework"
- HintPath = "..\External-Bin\Net\1.1\nunit.framework.dll"
- />
- <Reference
Name = "IBatisNet.Common.Logging.Log4Net"
Project = "{023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+ />
+ <Reference
+ Name = "nunit.framework"
+ AssemblyName = "nunit.framework"
+ HintPath = "E:\Program Files\NUnit
2.2.9\bin\nunit.framework.dll"
+ AssemblyFolderKey = "hkcu\dn\nunit 2.2.9"
/>
</References>
</Build>
Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/Account.cs
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/Account.cs?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/Account.cs
(original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/Domain/Account.cs Thu Feb
15 12:30:48 2007
@@ -1,5 +1,8 @@
using System;
+using System.Collections;
+#if dotnet2
using System.Collections.Generic;
+#endif
namespace IBatisNet.DataMapper.Test.Domain
{
@@ -26,9 +29,9 @@
get { return documents; }
}
#else
- protected IList documents = new List();
+ protected IList documents = new ArrayList();
- public IListDocuments
+ public IList Documents
{
get { return documents; }
}
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.2005.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.2005.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
---
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.2005.csproj
(original)
+++
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.2005.csproj
Thu Feb 15 12:30:48 2007
@@ -189,9 +189,6 @@
<SubType>Code</SubType>
</Compile>
<Compile Include="Domain\Simple.cs" />
- <Compile Include="Domain\User.cs">
- <SubType>Code</SubType>
- </Compile>
<Compile Include="Domain\VarcharCallBack.cs" />
<Compile Include="NUnit\SqlMapTests\BaseTest.cs">
<SubType>Code</SubType>
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj?view=diff&rev=508130&r1=508129&r2=508130
==============================================================================
---
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj
(original)
+++
ibatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/IBatisNet.DataMapper.Test.csproj
Thu Feb 15 12:30:48 2007
@@ -100,16 +100,16 @@
HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
- Name = "nunit.framework"
- AssemblyName = "nunit.framework"
- HintPath = "D:\Program Files\NUnit
2.2\bin\nunit.framework.dll"
- AssemblyFolderKey = "hklm\dn\nunit.framework"
- />
- <Reference
Name = "IBatisNet.Common.Logging.Log4Net"
Project = "{023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
+ <Reference
+ Name = "nunit.framework"
+ AssemblyName = "nunit.framework"
+ HintPath = "E:\Program Files\NUnit
2.2.9\bin\nunit.framework.dll"
+ AssemblyFolderKey = "hkcu\dn\nunit 2.2.9"
+ />
</References>
</Build>
<Files>
@@ -344,11 +344,6 @@
/>
<File
RelPath = "Domain\Simple.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Domain\User.cs"
SubType = "Code"
BuildAction = "Compile"
/>