haf / Castle.Facilities.NHibernate

The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.
https://github.com/haf/Castle.Facilities.NHibernate/wiki
Apache License 2.0
15 stars 23 forks source link

Release v0.8 #26

Closed benjamin-hodgson closed 8 years ago

benjamin-hodgson commented 9 years ago

Would it be possible for you to push the latest version, supporting NHibernate 4 (https://github.com/haf/Castle.Facilities.NHibernate/commit/8ed0e8beaddccf70342a9d43a1f03e9790e90a53) to NuGet? We're currently building our project against a fork.

haf commented 9 years ago

@benjamin-hodgson Sure, if I can compile it again. I've upgraded all packages and infrastructure on master, so could you please solve this compilation error so I can release it?

XBuild Engine Version 12.0
Mono, Version 4.0.4.0
Copyright (C) 2005-2013 Various Mono authors
        Configuration: Release Platform: AnyCPU
    Configuration: Release Platform: AnyCPU
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved
Configuration: Release Platform: x86
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
Configuration: Release Platform: x86
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'NHibernate.Mapping.Attributes' not resolved
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved
CSC:  warning CS1701: Assuming assembly reference `Castle.Windsor, Version=3.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc' matches assembly `Castle.Windsor, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc'. You may need to supply runtime policy
LogLine.cs(16,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?
NHibInstaller.cs(22,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?
➜  Castle.Facilities.NHibernate git:(master) xbuild /property:Configuration=Release Castle.Facilities.NHibernate.sln
XBuild Engine Version 12.0
Mono, Version 4.0.4.0
Copyright (C) 2005-2013 Various Mono authors

Build started 9/18/2015 2:59:07 PM.
__________________________________________________
Project "/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln" (default target(s)):
    Target ValidateSolutionConfiguration:
        Building solution configuration "Release|Mixed Platforms".
    Target Build:
        Project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target GenerateTargetFrameworkMonikerAttribute:
            Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
            Target CoreCompile:
            Skipping target "CoreCompile" because its outputs are up-to-date.
            Target _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
        Done building project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.csproj".
        Project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/Castle.Facilities.NHibernate.Tests.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release Platform: AnyCPU
            Target ResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../packages/System.Data.SQLite/lib/net40/System.Data.SQLite.dll, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'System.Data.SQLite' not found.
                For searchpath {PkgConfig}
                Considered System.Data.SQLite, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Data.SQLite, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/System.Data.SQLite' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite.dll' as a file, but the file does not exist
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../packages/System.Data.SQLite/lib/net40/System.Data.SQLite.Linq.dll, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'System.Data.SQLite.Linq' not found.
                For searchpath {PkgConfig}
                Considered System.Data.SQLite.Linq, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Data.SQLite.Linq, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/System.Data.SQLite.Linq' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite.Linq' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite.Linq.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/System.Data.SQLite.Linq.dll' as a file, but the file does not exist
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target GenerateTargetFrameworkMonikerAttribute:
            Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
            Target CoreCompile:
            Skipping target "CoreCompile" because its outputs are up-to-date.
            Target _CopyDeployFilesToOutputDirectoryAlways:
                Copying file from '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/x64/SQLite.Interop.dll' to '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/x64/SQLite.Interop.dll'
                Copying file from '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/x86/SQLite.Interop.dll' to '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/bin/Release/x86/SQLite.Interop.dll'
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
            Target CopySQLiteInteropFiles:
            Skipping target "CopySQLiteInteropFiles" because its outputs are up-to-date.
        Done building project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/Castle.Facilities.NHibernate.Tests.csproj".
        Project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/NHibernate.ExampleConsoleApp.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release Platform: x86
            Target ResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../../packages/SQLitex64.1.0.66/lib/System.Data.SQLite.DLL, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'System.Data.SQLite' not found.
                For searchpath {PkgConfig}
                Considered System.Data.SQLite, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Data.SQLite, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/System.Data.SQLite' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/bin/Release/System.Data.SQLite' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/bin/Release/System.Data.SQLite.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/bin/Release/System.Data.SQLite.dll' as a file, but the file does not exist
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target GenerateTargetFrameworkMonikerAttribute:
            Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
            Target CoreCompile:
            Skipping target "CoreCompile" because its outputs are up-to-date.
            Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
            Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
            Target _CopyAppConfigFile:
            Skipping target "_CopyAppConfigFile" because its outputs are up-to-date.
        Done building project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/NHibernate.ExampleConsoleApp.csproj".
        Project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj" (default target(s)):
            Target PrepareForBuild:
                Configuration: Release Platform: x86
            Target ResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'NHibernate.Mapping.Attributes' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../../packages/NHibernate.Mapping.Attributes/lib/NHibernate.Mapping.Attributes.dll, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'NHibernate.Mapping.Attributes' not found.
                For searchpath {PkgConfig}
                Considered NHibernate.Mapping.Attributes, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered NHibernate.Mapping.Attributes, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.Mapping.Attributes' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/NHibernate.Mapping.Attributes' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/NHibernate.Mapping.Attributes.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/NHibernate.Mapping.Attributes.dll' as a file, but the file does not exist
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../../packages/System.Data.SQLite/lib/net40/System.Data.SQLite.dll, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'System.Data.SQLite' not found.
                For searchpath {PkgConfig}
                Considered System.Data.SQLite, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Data.SQLite, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/System.Data.SQLite' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite.dll' as a file, but the file does not exist
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved
                For searchpath {CandidateAssemblyFiles}
                Warning: {CandidateAssemblyFiles} not supported currently
                For searchpath {HintPathFromItem}
                Considered ../../../packages/System.Data.SQLite/lib/net40/System.Data.SQLite.Linq.dll, but it does not exist.
                For searchpath {TargetFrameworkDirectory}
                Considered target framework dir /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0, assembly named 'System.Data.SQLite.Linq' not found.
                For searchpath {PkgConfig}
                Considered System.Data.SQLite.Linq, but could not find in any pkg-config files.
                For searchpath {GAC}
                Considered System.Data.SQLite.Linq, but could not find in the GAC.
                For searchpath {RawFileName}
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/System.Data.SQLite.Linq' as a file, but the file does not exist
                For searchpath bin/Release/
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite.Linq' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite.Linq.exe' as a file, but the file does not exist
                Considered '/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/bin/Release/System.Data.SQLite.Linq.dll' as a file, but the file does not exist
            Target GenerateSatelliteAssemblies:
            No input files were specified for target GenerateSatelliteAssemblies, skipping.
            Target GenerateTargetFrameworkMonikerAttribute:
            Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
            Target CoreCompile:
                Tool /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:obj/x86/Release/NHibernate.AttrExampleConsoleApp.exe Logger.cs LogLine.cs NHibInstaller.cs Program.cs Properties/AssemblyInfo.cs /target:exe /define:TRACE /nostdlib /platform:x86 /reference:../../../packages/EntityFramework/lib/net40/EntityFramework.SqlServer.dll /reference:../../../packages/EntityFramework/lib/net40/EntityFramework.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.ComponentModel.DataAnnotations.dll /reference:../../../packages/System.Data.SQLite.EF6/lib/net40/System.Data.SQLite.EF6.dll /reference:../../../packages/Castle.Core/lib/net40-client/Castle.Core.dll /reference:../../../packages/Castle.Facilities.AutoTx/lib/net40/Castle.Facilities.AutoTx.dll /reference:../../../packages/Castle.FactorySupportFacility/lib/net40/Castle.Facilities.FactorySupport.dll /reference:../../../packages/Castle.LoggingFacility/lib/net40/Castle.Facilities.Logging.dll /reference:../../../packages/Castle.Core-NLog/lib/net40-client/Castle.Services.Logging.NLogIntegration.dll /reference:../../../packages/Castle.Transactions/lib/net40/Castle.Transactions.dll /reference:../../../packages/Castle.Windsor/lib/net40/Castle.Windsor.dll /reference:../../../packages/Iesi.Collections/lib/net40/Iesi.Collections.dll /reference:../../../packages/NHibernate/lib/net40/NHibernate.dll /reference:../../../packages/NLog/lib/net40/NLog.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Transactions.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/Microsoft.CSharp.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Xml.dll /reference:../../../packages/Topshelf/lib/net40-full/Topshelf.dll /reference:../../../packages/Topshelf.NLog/lib/net40-full/Topshelf.NLog.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/System.Core.dll /reference:/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate/bin/Release//Castle.Facilities.NHibernate.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.0/mscorlib.dll /warn:4
CSC:  warning CS1701: Assuming assembly reference `Castle.Windsor, Version=3.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc' matches assembly `Castle.Windsor, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc'. You may need to supply runtime policy
LogLine.cs(16,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?
NHibInstaller.cs(22,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?
            Task "Csc" execution -- FAILED
            Done building target "CoreCompile" in project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj".-- FAILED
        Done building project "/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj".-- FAILED
    Task "MSBuild" execution -- FAILED
    Done building target "Build" in project "/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln".-- FAILED
Done building project "/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln".-- FAILED

Build FAILED.

Warnings:

/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln (default targets) ->
(Build target) ->
/Users/h/dev/haf/Castle.Facilities.NHibernate/src/Castle.Facilities.NHibernate.Tests/Castle.Facilities.NHibernate.Tests.csproj (default targets) ->
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved

/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln (default targets) ->
(Build target) ->
/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.ExampleConsoleApp/NHibernate.ExampleConsoleApp.csproj (default targets) ->
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved

/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln (default targets) ->
(Build target) ->
/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj (default targets) ->
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'NHibernate.Mapping.Attributes' not resolved
    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite' not resolved
    /Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'System.Data.SQLite.Linq' not resolved

/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln (default targets) ->
(Build target) ->
/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj (default targets) ->
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

    CSC:  warning CS1701: Assuming assembly reference `Castle.Windsor, Version=3.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc' matches assembly `Castle.Windsor, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc'. You may need to supply runtime policy

Errors:

/Users/h/dev/haf/Castle.Facilities.NHibernate/Castle.Facilities.NHibernate.sln (default targets) ->
(Build target) ->
/Users/h/dev/haf/Castle.Facilities.NHibernate/src/samples/NHibernate.AttrExampleConsoleApp/NHibernate.AttrExampleConsoleApp.csproj (default targets) ->
/Library/Frameworks/Mono.framework/Versions/4.0.4/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

    LogLine.cs(16,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?
    NHibInstaller.cs(22,26): error CS0234: The type or namespace name `Attributes' does not exist in the namespace `NHibernate.Mapping'. Are you missing an assembly reference?

     7 Warning(s)
     2 Error(s)

Time Elapsed 00:00:01.1416060
ghost commented 8 years ago

I've put in a pull request that allows for nuget publishing from windows 7 ruby 2.0.
Pull Request: https://github.com/haf/Castle.Facilities.NHibernate/pull/27 Fork: https://github.com/johnEsacks/Castle.Facilities.NHibernate

haf commented 8 years ago

I'm up for releasing if I can build it.