Or maybe i made something wrong when built provider. FirebirdSql.Data.Firebird.dll was successfully created, but there are an error in NAnt's log file.
This is my build log: ---------------------------------------------------------------------------- NAnt 0.85 (Build 0.85.2478.0; release; 14.10.2006) Copyright (C) 2001-2006 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/NETProvider_17/builds/win32/ado.net/FirebirdNetProvider.build Target framework: Microsoft .NET Framework 2.0 Target(s) specified: build-all check-htmlhelp-compiler: [sysinfo] Setting system information properties under sys.* check-nunit-framework: [sysinfo] Setting system information properties under sys.* check-build-config: build-all: set-net-1.1-framework-configuration: [property] Target framework changed to "Microsoft .NET Framework 1.1". build: [echo] Using 'net-1.1' framework on 'win32' platform. release: [mkdir] Creating directory 'D:\NETProvider_17\builds\win32\ado.net\net-1.1\bin\release'. Built-in property 'nant.project.name' is deprecated. Use the project::get-name() function instead. Built-in property 'nant.project.name' is deprecated. Use the project::get-name() function instead. [csc] Compiling 164 files to 'D:\NETProvider_17\builds\win32\ado.net\net-1.1\bin\release\FirebirdSql.Data.Firebird.dll'. [csc] d:\NETProvider_17\source\FirebirdSql.Data.Firebird\Isql\FbBatchExecution.cs(101,10): warning CS1591: Missing XML comment for publicly visible type or member 'FirebirdSql.Data.Firebird.Isql.FbBatchExecution.FbBatchExecution(FirebirdSql.Data.Firebird.FbConnection, FirebirdSql.Data.Firebird.Isql.FbScript)' build-tests: Built-in property 'nant.project.name' is deprecated. Use the project::get-name() function instead. [copy] Copying 1 file to 'D:\NETProvider_17\builds\win32\ado.net\net-1.1\bin\release\FirebirdSql.Data.Firebird.UnitTest.dll.config'. BUILD FAILED - 0 non-fatal error(s), 3 warning(s) D:\NETProvider_17\builds\win32\ado.net\FirebirdNetProvider.build(350,10): Could not find file 'C:\Program Files\NUnit 2.2.2\bin\nunit.framework.dll' to copy. Total time: 21.6 seconds. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
