Simian counts errors in Jenkins dashboard but shows in details “No violation found”
Problem Jenkins dashboard shows following simian analysis: But after clicking one item I get: Solution My simian call was: .\tools\Simian\bin\simian-2.3.33.e...
Browse by term
Problem Jenkins dashboard shows following simian analysis: But after clicking one item I get: Solution My simian call was: .\tools\Simian\bin\simian-2.3.33.e...
Why such constructs are included in the csproj-Files? <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static...
Problem Normally PostSharp runs fine on unattended build servers. So on our global Jenkins continuous integration server PostSharp does the job. But on my lo...
Problem A continuous integration server should only have a minimal toolset installed. This ensures that no unwanted libraries could affect the build and othe...
Motivation Encouraged from the article “ Using NuGet without committing packages to source control ” I decided to wrap the NuGet-call in a MSBuild target ins...
Getting the ressources First at all download xUnit http://xunit.codeplex.com/releases/ xUnit Contrib ReSharper http://xunitcontrib.codeplex.com/releases/ Thi...