Jens Riboe
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created buildStatisticValue service message - do not work
As the last part of a build I print out a service message (impl class of BuildProcess) String tstStats = String.format("##teamcity[buildStatisticValue key='%s' value='%d']", "foobar", 4711); S... -
Created parameter 'value' of BuildStartContextImpl.addSharedParameter must not be null
I have a blocker-problem I need help with. When I launch a run of the plugin I'm developing I get the following error, which stops further processing[2013-11-30 23:06:41,401] WARN - jetbrains.b...