Skip to content

Instantly share code, notes, and snippets.

@jvanderbiest
Created December 20, 2014 12:00
Show Gist options
  • Save jvanderbiest/3e24291ab056b31772ba to your computer and use it in GitHub Desktop.
Save jvanderbiest/3e24291ab056b31772ba to your computer and use it in GitHub Desktop.
MSBuild Log file output for Codit.Blog.JsVsoBuild
Build started 12/19/2014 11:27:01 PM.
1>Project "C:\a\src\Codit.Blog.JsVsoBuild\Codit.Blog.JsVsoBuild.csproj" on node 1 (TfsOnlineBuild target(s)).
1>ValidateGlobalPackageSetting:
$(PackageAsSingleFile) is True
$(PackageFileName) is C:\a\bin\Codit.Blog.JsVsoBuild\_PublishedWebsites\Codit.Blog.JsVsoBuild_Package\Codit.Blog.JsVsoBuild.zip. Validating...
PreBuildEvent:
if 'Release'=='Release' call "C:\a\src\Codit.Blog.JsVsoBuild\..\gruntCI.bat" "release" "C:\a\src\Codit.Blog.JsVsoBuild\"
'starting gruntCI.bat'
Running "karma:unit" (karma) task
INFO [karma]: Karma v0.12.28 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Windows 8)]: Connected on socket oHQk59tI_Vict_6S4EUM with id 54072385
PhantomJS 1.9.8 (Windows 8): Executed 0 of 1 SUCCESS (0 secs / 0 secs)
LOG: 2
PhantomJS 1.9.8 (Windows 8): Executed 0 of 1 SUCCESS (0 secs / 0 secs)
PhantomJS 1.9.8 (Windows 8): Executed 1 of 1 SUCCESS (0 secs / 0.012 secs)
PhantomJS 1.9.8 (Windows 8): Executed 1 of 1 SUCCESS (0.003 secs / 0.012 secs)
Running "jshint:all" (jshint) task
>> Report "tests/jshint_validation.html" created.
Warning: Task "jshint:all" failed. Used --force, continuing.
Done, but with warnings.
'finished gruntCI.bat'
GenerateTargetFrameworkMonikerAttribute:
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment