Hi
are you sure this is the problem? the parameter is enclosed with quotes, so why would msbuild make a probblem out of it? with kind regards Ruben Willems On Thu, Mar 19, 2009 at 9:43 PM, Joel <[email protected]> wrote: > > > > ... > [MainStream:DEBUG] Deleting the workspace > [MainStream:DEBUG] Starting process [C:\WINDOWS\Microsoft.NET\Framework > \v2.0.50727\MSBuild.exe] in working directory [C:\builds\mainstream\CC > \ArtifactDirectory] > with arguments [/nologo /p:CCNetArtifactDirectory=C:\builds\mainstream > \CC > > \ArtifactDirectory;CCNetBuildCondition=IfModificationExists;CCNetBuildDate=2009-03-19; > CCNetBuildTime=02:09:26;CCNetFailureUsers="EISI\jthemmen,EISI > > \KWELCH";CCNetIntegrationStatus=Unknown;CCNetLabel=MainStream-1-00016;CCNetLastIntegrationStatus=Fa > ilure;CCNetListenerFile=C:\builds\mainstream\CC\ArtifactDirectory > \MainStream_ListenFile.xml;CCNetModifyingUsers=EISI > \jthemmen;CCNetNumericLabel=16;CCNetProject= > MainStream;CCNetProjectUrl=http://localhost/ccnet/server/local/project/ > MainStream/ <http://localhost/ccnet/server/local/project/%0AMainStream/> > > ViewLatestBuildReport.aspx;CCNetRequestSource=Continuous;CCNetWorkingDirectory > =C:\builds\mainstream\CC\WorkingDirectory /v:quiet / > l:FileLogger,Microsoft.Build.Engine;logfile=MyLog.log / > p:VCBuildToolPath="C:\Program Files\Microsoft Visual > Studio 9.0\VC\vcpackages" C:\builds\mainstream\CC\ArtifactDirectory > \Netbuildscript.xml /l:"C:\Program Files\CruiseControl.NET\server > \ThoughtWorks.CruiseControl. > MsBuild.dll";C:\builds\mainstream\CC\ArtifactDirectory\msbuild- > results.xml] > [MainStream:INFO] Task execution failed > [MainStream:INFO] Task output: > [MainStream:INFO] Merging file: C:\builds\mainstream\CC > \ArtifactDirectory\resultsoutput.xml > [MainStream:WARN] File not Found: C:\builds\mainstream\CC > \ArtifactDirectory\resultsoutput.xml > > > MSBuild displays: > > MSBuild : error MSB1006: Property is not valid. > > Switch: EISI\KWELCH > > For switch syntax, type "MSBuild /help" > > > I did a bit of searching and determined that the list of myself and > KWELCH was from the "<FailureUsers />" collection. That collection is > passed into MSBuild as a comma separated list. Apparently MSBuild > cannot handle that string in that format. There were some older emails > and information dealing with this but those issues seem to have been > addressed in in CC.Net back in May of 08. > > I am running CC.Net from March 19/2009 (V 1.4.3 - last night's build - > I upgraded to see if that was the issue). > > How can I work around this or get this straightened out? CC.net was up > and running for a few months before this became an issue ... > > > Any and all help is appreciated ... > > > Joel > > > >
