Phil Swenson
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Created sharing system properties
All my build configs across my various projects need the same System Properties set. So if one ever changes, I have to change it in about 40 places. Is there a way to have a "master" system prope... -
Created TC build agent hanging
I've been having TC 2.0 build agent hang while executing a large test suite using ant/junit. Is this a known issue? Is there a way to debug this?The last entries in the log file for the hang were... -
Created Team City API
Looking at the Team City API, it seems it's geared towards extending on the server side. What I'm looking for is a way to control team city remotely (like an API call to launch a particular build)... -
Created multiple perforce depots
We have a geographically dispersed dev group each working on different products that we integrate together, so we have multiple perforce depots.We have a requirement for TC to check code out from m... -
Created ensuring targets execute on every agent
I have everything working fairly well on one agent and am now looking at using multiple agents (one agent per machine) to parallelize the tests. A few questions:1) If I have a test suite, it appea... -
Created license question
My evaluation mode ran out last night.... Unfortunately my license got associated with my non-admin account, so I can log into the administrator account. We have other licenses, how do I associate... -
Created code coverage not showing in UI
I recently turned code-coverage again after having it off for awhile... I'm now on TC 2.0.Previously I had a UI to inspect the code coverage, now I just get artifacts: coverage.ec2.10Mb cover... -
Created ant lib not being pulled into classpath
I have a directory structure like this:dev/buildxmldev/lib/ant.jar, bsf.jar, etcWhen I run a task from TC that needs some optional ant libs (like bsf.jar, jruby.jar stuff), I get an exception for t... -
Created triggering TC build externally
Is there anyway to externally trigger a TC project build (like an API/web service)? -
Created DB corrupted
I had a server crash and now I get this: ERROR - ase.[Catalina].[localhost].[/] - Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextL...