[JIRA] Closed: (CC-1057) visual debug is normal but nant build is erro.

"Dan Rollo (JIRA)" <[email protected]> Tue, 2 Oct 2012 23:47:13 -0500 (CDT)
Newsgroups gmane.comp.java.cruise-control.devel
Message-ID <1654277865.1349239633449.JavaMail.jira@chidmzhosting02.thoughtworks.com>
     [ http://jira.public.thoughtworks.org/browse/CC-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Rollo closed CC-1057.
-------------------------

    Resolution: Incomplete

I think you meant to post this issue on the CC.NET project.

> visual debug is normal but nant build is erro.
> ----------------------------------------------
>
>                 Key: CC-1057
>                 URL: http://jira.public.thoughtworks.org/browse/CC-1057
>             Project: CruiseControl
>          Issue Type: Bug
>    Affects Versions: 2.8.4
>         Environment: windows 2008 r2, ccnet1.8.2.0, nant 0.92, project .netframework4.0
>            Reporter: luanlizhi
>
> the solution is normal on visual studio. but it is erro on ccnet and nant.
>  <message level="Info"><![CDATA[Program.cs(87,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(87,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(88,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(88,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(89,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(89,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(91,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(91,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(92,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(92,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(93,61): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(93,75): error CS0103: The name 'Gender' does not exist in the current context [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <message level="Info"><![CDATA[Program.cs(445,103): error CS0570: 'AusIT.BusinessLogic.Rule.AssayRule.DonorGender' is not supported by the language [E:\AusITS\Main\Sources\Tests\AssayTest\AssayTest.csproj]]]></message>
>                   <duration>100420.4185</duration>
>                 </task>
>  <message level="Info"><![CDATA[Controllers\Laboratory\LabTestPlanController.cs(41,108): error CS1061: 'AusIT.AusData.Entity.DTO.Lims.Tb_TestPolicy' does not contain a definition for 'Tb_Workflow_PolicyID' and no extension method 'Tb_Workflow_PolicyID' accepting a first argument of type 'AusIT.AusData.Entity.DTO.Lims.Tb_TestPolicy' could be found (are you missing a using directive or an assembly reference?) [E:\AusITS\Main\Sources\Applications\Web\AusIT.Web.BackOffice\AusIT.Web.BackOffice.csproj]]]></message>
>                   <message level="Info"><![CDATA[Controllers\Laboratory\LabTestPlanController.cs(41,152): error CS1061: 'AusIT.AusData.Entity.DTO.Lims.Tb_TestPolicy' does not contain a definition for 'Tb_Workflow_PolicyID' and no extension method 'Tb_Workflow_PolicyID' accepting a first argument of type 'AusIT.AusData.Entity.DTO.Lims.Tb_TestPolicy' could be found (are you missing a using directive or an assembly reference?) [E:\AusITS\Main\Sources\Applications\Web\AusIT.Web.BackOffice\AusIT.Web.BackOffice.csproj]]]></message>
>                   <message level="Info"><![CDATA[Controllers\Laboratory\LabTestPlanController.cs(47,74): error CS0411: The type arguments for method 'System.Linq.Enumerable.ToList<TSource>(System.Collections.Generic.IEnumerable<TSource>)' cannot be inferred from the usage. Try specifying the type arguments explicitly. [E:\AusITS\Main\Sources\Applications\Web\AusIT.Web.BackOffice\AusIT.Web.BackOffice.csproj]]]></message>
>                   <message level="Info"><![CDATA[d:\AusIT_Daily_Build\CurrentBuild\AusIT.BusinessLogic.Rule.dll : warning CS1684: Reference to type 'AusIT.Framework.Commons.Gender' claims it is defined in 'd:\AusIT_Daily_Build\CurrentBuild\AusIT.Framework.Commons.dll', but it could not be found [E:\AusITS\Main\Sources\Applications\Web\AusIT.Web.BackOffice\AusIT.Web.BackOffice.csproj]]]></message>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev