Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Pavel Sher
Total activity
2676
Last activity
October 23, 2024 12:19
Member since
March 06, 2008 23:06
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
90
Activity overview
Articles (0)
Posts (13)
Comments (2573)
Sort by recent activity
Recent activity
Votes
Created
December 17, 2009 11:12
Feel free to submit feature request, although at the moment you probably could write a script which will check presence of the artifacts and produce required error code. You can also use service me...
Community
TeamCity General Topics
Making buildconfigs fail when they produce no artifacts
0 votes
Created
December 15, 2009 20:54
You should specify hostname in host attribute of ivy:configure task, not URL.
Community
TeamCity General Topics
Problems Retrieving artifacts via ANT IVY
0 votes
Created
December 16, 2009 14:33
Take a look at Groovy plugin: http://www.jetbrains.net/confluence/display/TW/Groovy+plugIt supports read/write locks, i.e. you can take same write lock in Build A and Build B, in this case only one...
Community
TeamCity General Topics
What is the best way to I block a project from running?
0 votes
Created
December 15, 2009 20:56
There is a very popular feature request (http://youtrack.jetbrains.net/issue/TW-3660) which has very good chances to be included into the next minor release.
Community
TeamCity General Topics
Maven assemblies
0 votes
Created
January 13, 2010 15:56
In the next minor version (5.x) it will be possible to extend VCS roots collection and build triggers in build configurations inherited from template. Extension means - you can add, but you can't r...
Community
TeamCity General Topics
Can configuration templates be made more flexible?
0 votes
Created
January 13, 2010 16:19
Actually, if absolute path of checkout directory does not matter, it is better to leave checkout directory empty (to allow TeamCity to generate name for it). This way TeamCity will be able to optim...
Community
TeamCity General Topics
Can you have 2 VCS roots, which are pulled down into different places?
0 votes
Created
January 12, 2010 14:23
system. and env. prefixes are used in TeamCity only, when you want to reference property or environment variable in the web UI. In the build script they should be omitted. And there is MSBuild spec...
Community
TeamCity General Topics
Does TeamCity expose Environment variables (that can be used in a msbuild file)?
0 votes
Created
January 08, 2010 20:57
The error means that someone has tried to view thread dump of a build, but utility failed to obtain it. Agent itself is ok, because utility which takes thread dump from the build is spawned in sepa...
Community
TeamCity General Topics
Error in build agent and MessageBox
0 votes
Created
January 08, 2010 21:00
As a workaround you could generate special failure XML report with one test. Or you can use service messages to fail the build:http://www.jetbrains.net/confluence/display/TCD5/Build+Script+Interact...
Community
TeamCity General Topics
Importing Ant JUnit results gives "Success" when the tests failed to run
0 votes
Created
January 07, 2010 11:24
This bug is already fixed in TeamCity 5.0.1. It seems it has something to do with locale. Please check under what locale the agent is running, try to change it to english.
Community
TeamCity General Topics
Could not initialize class com.intellij.util.ui.UIUtil
0 votes
«
First
‹
Previous
Next
›
Last
»