From: <sb...@us...> - 2011-08-22 12:20:18
|
Revision: 6010 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=6010&view=rev Author: sbohlen Date: 2011-08-22 12:20:11 +0000 (Mon, 22 Aug 2011) Log Message: ----------- -delete non-source-code-related content from the repository to prevent subsequent use now that the authoritative repo has been switched to GITHUB -introduce OBSOLETE.txt message file into all folders -prepend OBSOLETE message to all .cs files to further ensure viewers are advised that the content in this repo is obsolete Modified Paths: -------------- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/HbmCodeGenerator.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveEnumFieldsCommand.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveHbmTypeNamesCommand.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveTypeNamesCommand.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/StringTools.cs trunk/nhibernate/src/NHibernate.Tool.HbmXsd/XsdCodeGenerator.cs Added Paths: ----------- trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/NH2545/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.Test.VisualBasic/My Project/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.Test.VisualBasic/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.TestDatabaseSetup/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.TestDatabaseSetup/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.Tool.HbmXsd/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/NHibernate.Tool.HbmXsd/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt trunk/nhibernate/src/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt Removed Paths: ------------- trunk/nhibernate/src/NHibernate.Test.VisualBasic/NHibernate.Test.VisualBasic.vbproj trunk/nhibernate/src/NHibernate.TestDatabaseSetup/NHibernate.TestDatabaseSetup.csproj trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.build trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.build trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.csproj Added: trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/NH2545/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/NH2545/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/NH2545/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Added: trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Test.VisualBasic/Issues/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Added: trunk/nhibernate/src/NHibernate.Test.VisualBasic/My Project/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Test.VisualBasic/My Project/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Test.VisualBasic/My Project/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Deleted: trunk/nhibernate/src/NHibernate.Test.VisualBasic/NHibernate.Test.VisualBasic.vbproj =================================================================== --- trunk/nhibernate/src/NHibernate.Test.VisualBasic/NHibernate.Test.VisualBasic.vbproj 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Test.VisualBasic/NHibernate.Test.VisualBasic.vbproj 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,133 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion> - </ProductVersion> - <SchemaVersion> - </SchemaVersion> - <ProjectGuid>{7C2EF610-BCA0-4D1F-898A-DE9908E4970C}</ProjectGuid> - <OutputType>Library</OutputType> - <RootNamespace>NHibernate.Test.VisualBasic</RootNamespace> - <AssemblyName>NHibernate.Test.VisualBasic</AssemblyName> - <FileAlignment>512</FileAlignment> - <MyType>Windows</MyType> - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> - <TargetFrameworkProfile /> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <DefineDebug>true</DefineDebug> - <DefineTrace>true</DefineTrace> - <OutputPath>bin\Debug\</OutputPath> - <DocumentationFile>NHibernate.Test.VisualBasic.xml</DocumentationFile> - <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <DebugType>pdbonly</DebugType> - <DefineDebug>false</DefineDebug> - <DefineTrace>true</DefineTrace> - <Optimize>true</Optimize> - <OutputPath>bin\Release\</OutputPath> - <DocumentationFile>NHibernate.Test.VisualBasic.xml</DocumentationFile> - <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> - </PropertyGroup> - <PropertyGroup> - <OptionExplicit>On</OptionExplicit> - </PropertyGroup> - <PropertyGroup> - <OptionCompare>Binary</OptionCompare> - </PropertyGroup> - <PropertyGroup> - <OptionStrict>Off</OptionStrict> - </PropertyGroup> - <PropertyGroup> - <OptionInfer>On</OptionInfer> - </PropertyGroup> - <ItemGroup> - <Reference Include="nunit.framework"> - <HintPath>..\..\lib\net\3.5\nunit.framework.dll</HintPath> - </Reference> - <Reference Include="System" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - <Reference Include="System.Core" /> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - </ItemGroup> - <ItemGroup> - <Import Include="Microsoft.VisualBasic" /> - <Import Include="System" /> - <Import Include="System.Collections" /> - <Import Include="System.Collections.Generic" /> - <Import Include="System.Data" /> - <Import Include="System.Diagnostics" /> - <Import Include="System.Linq" /> - <Import Include="System.Xml.Linq" /> - </ItemGroup> - <ItemGroup> - <Compile Include="Issues\IssueTestCase.vb" /> - <Compile Include="Issues\NH2545\Fixture.vb" /> - <Compile Include="Issues\NH2545\Entity.vb" /> - <Compile Include="My Project\AssemblyInfo.vb" /> - <Compile Include="My Project\Application.Designer.vb"> - <AutoGen>True</AutoGen> - <DependentUpon>Application.myapp</DependentUpon> - </Compile> - <Compile Include="My Project\Resources.Designer.vb"> - <AutoGen>True</AutoGen> - <DesignTime>True</DesignTime> - <DependentUpon>Resources.resx</DependentUpon> - </Compile> - <Compile Include="My Project\Settings.Designer.vb"> - <AutoGen>True</AutoGen> - <DependentUpon>Settings.settings</DependentUpon> - <DesignTimeSharedInput>True</DesignTimeSharedInput> - </Compile> - </ItemGroup> - <ItemGroup> - <EmbeddedResource Include="My Project\Resources.resx"> - <Generator>VbMyResourcesResXFileCodeGenerator</Generator> - <LastGenOutput>Resources.Designer.vb</LastGenOutput> - <CustomToolNamespace>My.Resources</CustomToolNamespace> - <SubType>Designer</SubType> - </EmbeddedResource> - </ItemGroup> - <ItemGroup> - <None Include="..\NHibernate.Test\App.config"> - <Link>App.config</Link> - </None> - <None Include="My Project\Application.myapp"> - <Generator>MyApplicationCodeGenerator</Generator> - <LastGenOutput>Application.Designer.vb</LastGenOutput> - </None> - <None Include="My Project\Settings.settings"> - <Generator>SettingsSingleFileGenerator</Generator> - <CustomToolNamespace>My</CustomToolNamespace> - <LastGenOutput>Settings.Designer.vb</LastGenOutput> - </None> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\NHibernate.Test\NHibernate.Test.csproj"> - <Project>{7AEE5B37-C552-4E59-9B6F-88755BCB5070}</Project> - <Name>NHibernate.Test</Name> - </ProjectReference> - <ProjectReference Include="..\NHibernate\NHibernate.csproj"> - <Project>{5909BFE7-93CF-4E5F-BE22-6293368AF01D}</Project> - <Name>NHibernate</Name> - </ProjectReference> - </ItemGroup> - <ItemGroup> - <EmbeddedResource Include="Issues\NH2545\Issues.NH2545.Mappings.hbm.xml" /> - </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" /> - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. - Other similar extension points exist, see Microsoft.Common.targets. - <Target Name="BeforeBuild"> - </Target> - <Target Name="AfterBuild"> - </Target> - --> -</Project> \ No newline at end of file Added: trunk/nhibernate/src/NHibernate.Test.VisualBasic/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Test.VisualBasic/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Test.VisualBasic/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Deleted: trunk/nhibernate/src/NHibernate.TestDatabaseSetup/NHibernate.TestDatabaseSetup.csproj =================================================================== --- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/NHibernate.TestDatabaseSetup.csproj 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.TestDatabaseSetup/NHibernate.TestDatabaseSetup.csproj 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,111 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <PropertyGroup> - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.30729</ProductVersion> - <SchemaVersion>2.0</SchemaVersion> - <ProjectGuid>{BEEC1564-6FB6-49F7-BBE5-8EBD2F0F6E8A}</ProjectGuid> - <OutputType>Library</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>NHibernate.TestDatabaseSetup</RootNamespace> - <AssemblyName>NHibernate.TestDatabaseSetup</AssemblyName> - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <StartupObject> - </StartupObject> - <FileUpgradeFlags> - </FileUpgradeFlags> - <OldToolsVersion>3.5</OldToolsVersion> - <UpgradeBackupLocation /> - <PublishUrl>publish\</PublishUrl> - <Install>true</Install> - <InstallFrom>Disk</InstallFrom> - <UpdateEnabled>false</UpdateEnabled> - <UpdateMode>Foreground</UpdateMode> - <UpdateInterval>7</UpdateInterval> - <UpdateIntervalUnits>Days</UpdateIntervalUnits> - <UpdatePeriodically>false</UpdatePeriodically> - <UpdateRequired>false</UpdateRequired> - <MapFileExtensions>true</MapFileExtensions> - <ApplicationRevision>0</ApplicationRevision> - <ApplicationVersion>1.0.0.%2a</ApplicationVersion> - <IsWebBootstrapper>false</IsWebBootstrapper> - <UseApplicationTrust>false</UseApplicationTrust> - <BootstrapperEnabled>true</BootstrapperEnabled> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <Optimize>false</Optimize> - <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>DEBUG;TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <DebugType>pdbonly</DebugType> - <Optimize>true</Optimize> - <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> - <ItemGroup> - <Reference Include="FirebirdSql.Data.FirebirdClient"> - <HintPath>..\..\lib\teamcity\firebird\FirebirdSql.Data.FirebirdClient.dll</HintPath> - </Reference> - <Reference Include="Npgsql"> - <HintPath>..\..\lib\teamcity\postgresql\Npgsql.dll</HintPath> - </Reference> - <Reference Include="nunit.framework, Version=2.5.0.9122, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> - <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\lib\net\3.5\nunit.framework.dll</HintPath> - </Reference> - <Reference Include="System" /> - <Reference Include="System.Core"> - <RequiredTargetFramework>3.5</RequiredTargetFramework> - </Reference> - <Reference Include="System.Data" /> - </ItemGroup> - <ItemGroup> - <Compile Include="TestDatabaseSetup.cs" /> - </ItemGroup> - <ItemGroup> - <None Include="App.config" /> - <None Include="TestDatabaseSetup.build" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\NHibernate\NHibernate.csproj"> - <Project>{5909BFE7-93CF-4E5F-BE22-6293368AF01D}</Project> - <Name>NHibernate</Name> - </ProjectReference> - </ItemGroup> - <ItemGroup> - <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> - <Visible>False</Visible> - <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> - <Install>false</Install> - </BootstrapperPackage> - <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> - <Visible>False</Visible> - <ProductName>.NET Framework 3.5 SP1</ProductName> - <Install>true</Install> - </BootstrapperPackage> - <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> - <Visible>False</Visible> - <ProductName>Windows Installer 3.1</ProductName> - <Install>true</Install> - </BootstrapperPackage> - </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. - Other similar extension points exist, see Microsoft.Common.targets. - <Target Name="BeforeBuild"> - </Target> - <Target Name="AfterBuild"> - </Target> - --> -</Project> \ No newline at end of file Added: trunk/nhibernate/src/NHibernate.TestDatabaseSetup/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.TestDatabaseSetup/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Deleted: trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.build =================================================================== --- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.build 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.build 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,29 +0,0 @@ -<?xml version="1.0" ?> -<project name="NHibernate.TestDatabaseSetup" default="build" xmlns="http://nant.sf.net/release/0.85-rc3/nant.xsd"> - <property name="root.dir" value="../.." /> - <property name="config.FileName" value="hibernate.cfg.xml" /> - <include buildfile="${root.dir}/build-common/common-project.xml" /> - <target name="init" depends="common.init"> - <property name="assembly.description" value="Test Database Setup for NHibernate." /> - <property name="assembly.is-cls-compliant" value="true" /> - <property name="clover.instrument" value="false" /> - <copy file="${root.dir}/lib/teamcity/firebird/FirebirdSql.Data.FirebirdClient.dll" todir="${bin.dir}" /> - <copy file="${root.dir}/lib/teamcity/postgresql/Npgsql.dll" todir="${bin.dir}" /> - <assemblyfileset id="project.references" basedir="${bin.dir}"> - <include name="System.dll" /> - <include name="System.Core.dll" /> - <include name="System.Data.dll" /> - <include name="NHibernate.dll" /> - <include name="nunit.framework.dll" /> - <include name="FirebirdSql.Data.FirebirdClient.dll" /> - <include name="Npgsql.dll" /> - </assemblyfileset> - </target> - <target name="generate-assemblyinfo" depends="init common.generate-assemblyinfo" /> - <target name="build" depends="init generate-assemblyinfo common.compile-tests"> - <if test="${file::exists(config.FileName)}"> - <copy file="hibernate.cfg.xml" tofile="${bin.dir}/hibernate.cfg.xml" /> - </if> - </target> - <target name="test" depends="init build common.run-database-tests" /> -</project> Modified: trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.cs =================================================================== --- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.TestDatabaseSetup/TestDatabaseSetup.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,4 +1,6 @@ -using System; +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core +using System; using System.Collections.Generic; using System.Data.SqlClient; using System.IO; Added: trunk/nhibernate/src/NHibernate.TestDatabaseSetup/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.TestDatabaseSetup/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.TestDatabaseSetup/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/HbmCodeGenerator.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/HbmCodeGenerator.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/HbmCodeGenerator.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core using System.CodeDom; using System.IO; using System.Xml.Schema; Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveEnumFieldsCommand.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveEnumFieldsCommand.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveEnumFieldsCommand.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core using System; using System.CodeDom; using System.Collections.Generic; Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveHbmTypeNamesCommand.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveHbmTypeNamesCommand.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveHbmTypeNamesCommand.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core using System.CodeDom; namespace NHibernate.Tool.HbmXsd Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveTypeNamesCommand.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveTypeNamesCommand.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/ImproveTypeNamesCommand.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core using System; using System.CodeDom; using System.Collections.Generic; Deleted: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.build =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.build 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.build 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,19 +0,0 @@ -<?xml version="1.0" ?> -<project name="NHibernate.Tool.HbmXsd" default="build" xmlns="http://nant.sf.net/release/0.85-rc3/nant.xsd"> - - <property name="root.dir" value="../.." /> - <include buildfile="${root.dir}/build-common/common-project.xml" /> - - <target name="init" depends="common.init"> - <property name="assembly.description" value="Tool to Generate Hbm classes for use by NHibernate" /> - <property name="assembly.is-cls-compliant" value="false" /> - <property name="clover.instrument" value="false" /> - - <assemblyfileset id="project.references" basedir="${bin.dir}"> - </assemblyfileset> - </target> - - <target name="generate-assemblyinfo" depends="init common.generate-assemblyinfo" /> - <target name="build" depends="generate-assemblyinfo common.compile-exe" /> - -</project> \ No newline at end of file Deleted: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.csproj =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.csproj 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/NHibernate.Tool.HbmXsd.csproj 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,107 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> - <PropertyGroup> - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>8.0.50727</ProductVersion> - <SchemaVersion>2.0</SchemaVersion> - <ProjectGuid>{446E148D-A9D5-4D7D-A706-BEDD45B2BC7D}</ProjectGuid> - <OutputType>Exe</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>NHibernate.Tool.HbmXsd</RootNamespace> - <AssemblyName>HbmXsd</AssemblyName> - <FileUpgradeFlags> - </FileUpgradeFlags> - <OldToolsVersion>3.5</OldToolsVersion> - <UpgradeBackupLocation> - </UpgradeBackupLocation> - <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> - <PublishUrl>publish\</PublishUrl> - <Install>true</Install> - <InstallFrom>Disk</InstallFrom> - <UpdateEnabled>false</UpdateEnabled> - <UpdateMode>Foreground</UpdateMode> - <UpdateInterval>7</UpdateInterval> - <UpdateIntervalUnits>Days</UpdateIntervalUnits> - <UpdatePeriodically>false</UpdatePeriodically> - <UpdateRequired>false</UpdateRequired> - <MapFileExtensions>true</MapFileExtensions> - <ApplicationRevision>0</ApplicationRevision> - <ApplicationVersion>1.0.0.%2a</ApplicationVersion> - <IsWebBootstrapper>false</IsWebBootstrapper> - <UseApplicationTrust>false</UseApplicationTrust> - <BootstrapperEnabled>true</BootstrapperEnabled> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <Optimize>false</Optimize> - <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>DEBUG;TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <DebugType>pdbonly</DebugType> - <Optimize>true</Optimize> - <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - </PropertyGroup> - <ItemGroup> - <Reference Include="System" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - </ItemGroup> - <ItemGroup> - <EmbeddedResource Include="..\NHibernate\nhibernate-mapping.xsd"> - <Link>nhibernate-mapping.xsd</Link> - <SubType>Designer</SubType> - </EmbeddedResource> - <Compile Include="AssemblyInfo.cs" /> - <Compile Include="HbmCodeGenerator.cs" /> - <Compile Include="ImproveEnumFieldsCommand.cs" /> - <Compile Include="ImproveHbmTypeNamesCommand.cs" /> - <Compile Include="Program.cs" /> - <Compile Include="ImproveTypeNamesCommand.cs" /> - <Compile Include="StringTools.cs" /> - <Compile Include="XsdCodeGenerator.cs" /> - </ItemGroup> - <ItemGroup> - <Content Include="NHibernate.Tool.HbmXsd.build" /> - </ItemGroup> - <ItemGroup> - <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" /> - </ItemGroup> - <ItemGroup> - <Folder Include="Properties\" /> - </ItemGroup> - <ItemGroup> - <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> - <Visible>False</Visible> - <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> - <Install>false</Install> - </BootstrapperPackage> - <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> - <Visible>False</Visible> - <ProductName>.NET Framework 3.5 SP1</ProductName> - <Install>true</Install> - </BootstrapperPackage> - <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> - <Visible>False</Visible> - <ProductName>Windows Installer 3.1</ProductName> - <Install>true</Install> - </BootstrapperPackage> - </ItemGroup> - <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. - Other similar extension points exist, see Microsoft.Common.targets. - <Target Name="BeforeBuild"> - </Target> - <Target Name="AfterBuild"> - </Target> - --> -</Project> \ No newline at end of file Added: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/Properties/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/StringTools.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/StringTools.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/StringTools.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core namespace NHibernate.Tool.HbmXsd { public class StringTools Modified: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/XsdCodeGenerator.cs =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/XsdCodeGenerator.cs 2011-08-22 12:19:40 UTC (rev 6009) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/XsdCodeGenerator.cs 2011-08-22 12:20:11 UTC (rev 6010) @@ -1,3 +1,5 @@ +//YOU ARE VIEWING AN OUTDATED VERSION OF THIS FILE +//The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core using System; using System.CodeDom; using System.CodeDom.Compiler; Added: trunk/nhibernate/src/NHibernate.Tool.HbmXsd/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/NHibernate.Tool.HbmXsd/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/NHibernate.Tool.HbmXsd/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file Added: trunk/nhibernate/src/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt =================================================================== --- trunk/nhibernate/src/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt (rev 0) +++ trunk/nhibernate/src/___README___THIS_REPOSITORY_IS_OBSOLETE___AUTHORITATIVE_REPOSITORY_HAS_BEEN_MOVED.txt 2011-08-22 12:20:11 UTC (rev 6010) @@ -0,0 +1,2 @@ +As of 8/21/2011 this repository has been officially deprecated. +The new NHibernate repository can be found at https://github.com/nhibernate/nhibernate-core \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |