http://shfb.codeplex.com/ Unfortunately our sand castle build file requires the latest. The link no longer works for me as well. sorry to be such a pain. But you are correct, the build did detect that it was installed, albeit an incompatible version.
As for the other two items: is the windows slave 2008 R2 or just 2008? Ncover's issue might be that its a 64 bit installer if the OS is 32 bit Windows Server 2008 and not R2. The 32 bit one is here: http://downloads.ncover.com/NCover-x86-3.4.18.6937.msi FxCop, I'm not sure. I've only installed the sdk on 64bit systems (Windows 7 & Windows Server 2008 R2) and its always been in the folder "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\FXCop". The sdk did install correctly. I was able to get a build going and successfully building at least running tests for the contrib projects. Last request, would it be possible to get the HTML Publisher plugin<http://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+Plugin> plugin installed ? And again Thank you, Thank you, Thank you. Getting Lucene.Net setup in CI has been long overdue. Getting at least this far is a major milestone for the project. - Michael On Sun, Oct 16, 2011 at 5:55 AM, Niklas Gustavsson <nik...@protocol7.com>wrote: > On Sun, Oct 16, 2011 at 8:58 AM, Michael Herndon > <mhern...@wickedsoftware.net> wrote: > > portable library tools > > > http://visualstudiogallery.msdn.microsoft.com/b0e0b5e9-e138-410b-ad10-00cb3caf4981 > > download & install (does not require visual studio) > > Installed. > > > sand castle & sand castle help file builder > > > http://download.codeplex.com/Download?ProjectName=shfb&DownloadId=214182&FileTime=129456589216470000&Build=18101 > > unzip, this installer is not intuitive. At each step you will need to > > looking for an action to complete and make sure it installs each > component. > > The URL is invalid. But I believe these should already be installed. > > > windows sdk for .net 4.0 & windows 7. > > > http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/winsdk_web.exe > > > > open "Windows SDK 7.1 Command Prompt" and enter > > $ cd Setup > > $ WindowsSdkVer -version:v7.1 > > Done. > > > fxcop 10 > > the binary installer will be found here after windows sdk for .net 4.0 > and > > windows 7 is installed: > > C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\FXCop\FxCopSetup.exe > > > Path not found. > > > ncover > > http://downloads.ncover.com/NCover-x64-3.4.18.6937.msi > > You will need the license file to activate. A license was graciously > > donated, but needs to be setup. Please let me know the best way to > handle > > this. > > The installer will hang on trying to find how much free disk is available. > > /niklas >