Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
James Richardson
Total activity
8
Last activity
January 17, 2016 11:38
Member since
March 11, 2010 17:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
March 12, 2010 16:32
nope - this isn't about a hung build - this is about msbuild just blowing up...the blow up looks like this: Target(s) specified: ci.unit[echo] Building MyApplication-2.8.16.0[loadtasks] Scanning a...
Community
TeamCity General Topics
Nant logging listener causes msbuild to blow up
0 votes
Created
March 12, 2010 17:03
ok so i found that if i edited the tcargs file from this:/nologo/noconsolelogger/verbosity:quiet/property:"Configuration"="Debug"/target:Build_TeamCity_generated_f413ffce0823469cb13b8d2f8ebde7d6"/l...
Community
TeamCity General Topics
Nant logging listener causes msbuild to blow up
0 votes
Created
March 16, 2010 11:40
Yes - all the detail you need is in the post i think.it does work form the command line - i said that already. I've included two versions of the msbuild args - one that works, and one that doesn't....
Community
TeamCity General Topics
Nant logging listener causes msbuild to blow up
0 votes
Created
March 16, 2010 12:20
<msbuild project="PBT.sln" verbosity="${msbuild-verbosity}"> <property name="Configuration" value="${msbuild-configuration}"/> </msbuild>
Community
TeamCity General Topics
Nant logging listener causes msbuild to blow up
0 votes