Chris Walquist
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 28
-
Created How should a build stop all other builds in the same project?
Hi,I have an FPGA fitting run that may execute several times (with slightly differing parameters) before finding a solution.Given that each attempt may take from 1 to 9 hours to succeed, I would li... -
Created How to detect archived status with a server-side plugin?
I need modify my TC6.5 server-side plugin to report status on builds only from projects that are not archived? Anyone know the place in the API that does this? Sorry if this is a stupid question,... -
Created Simple example of remote project creation tool?
Hi,We need to develop a client (e.g., a JRuby command line tool) to drive creation of TeamCity project and build-configs (along with VCS roots, etc. as necessary). Are there any examples of this o... -
Created How do I read system/messages outside TeamCity?
Hi,I would like to Splunk the build logs that are stored by the TeamCity server in system/messages, but they are encoded in a non-human-readable format.How can I decode this format in order that Sp... -
Created Does 4.0 do project-centric user admin, especially centrally managing notify settings?
Hello,I am currently running TC 3.1.1 build 6828, looking at upgrading to 4.0.When a build fails, users sometimes do not respond because they cannot see that the build failed, since (1) they don't ... -
Created Login exception after TeamCity 4.0 upgrade: NoClassDefFoundError: jetbrains/buildServer/web/util/CommentTransformer
Hi,I'm getting the exception below on first login to TeamCity 4.0.Here is the procedure I followed:- Shut down Tomcat (on Linux), via shutdown.sh.- Backed up MySQL DB.- Moved the webapps/teamcity d... -
Created How to launch TeamCity 4.0's IPR runner from a command line to build jars?
Hi,I've heard that TeamCity 4.0 will close a gaping DRY hole in the IDEA deployment story by allowing jars configured by a developer in IDEA to be built in TeamCity.However, from our perspective, t... -
Created TestNG integration with TeamCity?
Hi, I'm evaluating IntelliJ and TeamCity support for Java unit testing. I was able to get JUnit tests to run, but it seems that TeamCity wants to use JUnit to also run my TestNG unit tests.Any gui... -
Created Pre-Tested Commit: No broken code in your version control. Ever....
w.r.t. the apparent marketing hype in http://www.jetbrains.com/teamcity/delayed_commit.html ...Really? Never ever?Granted, the server-side pre-commit build is very cool and closes up a major hole ... -
Created TC 3.0.1 not picking up pending changes for "Release-Candidate" builds
Hi,New TeamCity (3.0.1, build 6039) does not show pending changes for our release-candidate build. I've tried attaching a VCS root with no checkout rules and restarting the server, but it makes no...