Cédric Cousseran

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Cédric Cousseran created a post, Access ViewLogTab jsp while build runs
Hello, I have a ViewLogTab class, associated with a jsp file. Whenever a build runs, the tab appears, but it is empty until the build is finished. Can I access the jsp while the build is still runn... -
-
Cédric Cousseran created a post, CompletedAccess TeamCity Data Directory from the agent
Hello, I'm trying to access the data directory of TeamCity (~/.BuildServer on Linux) from a BuildProcessAdapter class. Is there any way to get this path? Thanks, Cédric Cousseran