Scott Hebert

- Total activity 124
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 40
-
Scott Hebert commented, -
-
Scott Hebert created a post, Ability for a Build Runner to change Build Version
Hi,I would like to create a build runner that calculates a build version (build number) and then makes it available to other build runners downstream.Is this possible?ThanksSH -
Scott Hebert created a post, Ant JUnit report watcher reporting incorrect test durations
Hi,I'm using TC 4.5.4 and antunit 1.1.I run 6 tests each lasting about 200 seconds. My first test case's duration shows up correctly, but the remaining 5 show <1 ms.Here's my build output:[au:antun... -
Scott Hebert created a post, How to create graph using data points from each test executed
Hi,I would like to be able to create a graph showing memory usage for each test I execute. So, along the X axis, I'd like TestName and along the Y axis, I'd like memory. Of course, my tests would b... -
Scott Hebert created a post, Setting Artifact Paths programatically when creating a build configuration
Hi,I'm using TeamCity Enterprise 3.1 (build 6760).I have a server side plugin that create build configurations. One of the things it does is set the artifact path for the build. I'm using:SBuildTyp... -
Scott Hebert created a post, Problem with artifact publishing with EAP 8725
EAP 8725 seems to be mixing up the artifact names when publishing artifacts from agent to server.dir listing of server artifact folder:/d/work/TeamCityDATA/system/artifacts/SCD/Populate-BuildsSandb... -
Scott Hebert created a post, StarTeam Trigger -- Change Requests
Hi,Here at my place of work, we primarily use StarTeam as our VCS. Part of our integration process includes creating a Change Request describing the changes that we made. This input serves to help ... -
Scott Hebert created a post, Problem with EAP 7601
After startup of 7601 (upgrading from 7388), I'm seeing this in the logs:Caused by: org.springframework.jdbc.UncategorizedSQLException: Error executing query with params:[10544]; uncategorized SQLE... -
Scott Hebert created a post, Extending LDAPLogin Module
Hi,The current TC LDAPLoginModule does not suit my needs. - First off, I cannot expect my users to enter their complete DN in order to login, - Secondly, we iPlanet and I cannot make use of the For...