Matthias
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created After updating to 9.0.3 TC asks me to update again
I have updated TeamCity from 9.0.2. to 9.0.3. But after starting the server into the new version, it asks me to update again:How do I tell TeamCity that it has been upgraded already? -
Created Red "build failed" marker for project even if last build succeeded
I think I found a small cosmetic glitch in TeamCity 9.0.2. One build failed, so the green markers of the project, the build configuration, and the build itself turned red, which is fine. Now I comm... -
Created Pass environment parameter to dependency build in chain
I have a build chain with two projects: A is the root project, B depends on it. B has two dependencies configured: an artifact and a snapshot dependency. One build configuration for B has an enviro... -
Created Last build in chain is done twice when VCS trigger is set
I have two projects in one SVN root, A and B. Project A is a library which produces an artifact. No build trigger is set for A.The other project B is depending on A, two dependencies are set: one s... -
Created Email notifications not being sent
I have set up email notifications in TeamCity 9.0.2 and tested it with the email address of my user.That does work fine, I receive the test emall from TeamCity server.However, I do not receive any ... -
Created How to deal with two projects in the same repo, one depends on the other?
I have one SVN repository, with two Java projects: "A", which is a library that produces a .jar file as artifact, and "B", which depends on that artifact. Those two projects are in two different fo...