Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Eugene Petrenko
Total activity
1950
Last activity
January 18, 2016 00:44
Member since
December 03, 2007 18:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
640
Activity overview
Articles (0)
Posts (1)
Comments (1309)
Sort by recent activity
Recent activity
Votes
Created
February 11, 2010 08:15
TeamCity implementation of .NET coverage constains the following steps: - TeamCity NUnit runner is able to start Coverage process with right arguments. - TeamCity build agent processes created cove...
Community
TeamCity Plugin Development
.NET coverage plugins
0 votes
Created
October 08, 2010 12:27
I've reverted the change that removed that obsolete constructor. The change will be available in the next EAP.
Community
TeamCity Plugin Development
Plugin no longer working after upgrade to 15509
0 votes
Created
November 13, 2010 08:36
TeamCity's MSBuild logger could be attached to msbuild process that was started from commandline. Path to logger assembly is set to the system property: 'system.teamcity.dotnet.nunitlauncher.msbuil...
Community
TeamCity Plugin Development
Transform build log from command line runner
0 votes
Created
November 15, 2010 16:07
Listener class name is not documented and may change. It is also not documented that path to listener class is in the mentioned property.
Community
TeamCity Plugin Development
Transform build log from command line runner
0 votes
Created
January 28, 2011 15:56
This is all up to msbuild. MSbuild support only one logger. The idea behind was to implement a logger is able to create an instance of TeamCity logger and that will delegate all events to created T...
Community
TeamCity Plugin Development
Transform build log from command line runner
0 votes
Created
October 25, 2011 10:54
Hello, please sorry for delay. There are at least two ways of doing this:He first way is to use TeamCity API. For this, add a constructor parameter to your plugins class that is registered in sprin...
Community
TeamCity Plugin Development
Adding an artifact when running a plugin
0 votes
Created
January 21, 2010 10:08
Please have a look to the comment for the mentioned issue at http://youtrack.jetbrains.net/issue/TW-10438#comment=27-92865Actually, TeamCity provides PatchBuilder interface for tha plugins to build...
Community
TeamCity Plugin Development
AccuRev VCS plugin for TeamCity
0 votes
Created
March 22, 2012 12:17
Hello, I checked agent registration and found that Accurev plugin does not reported to be available(via jetbrains.buildServer.agent.vcs.AgentVcsSupportCore#canRun)AvailableVcs=[perforce, mercurial,...
Community
TeamCity Plugin Development
Plugin Deployment Problem
0 votes
Created
March 22, 2012 19:30
Hello, I checked the plugin. The package is ok. Please check plugin classes are loaded and registered as required. You may add more logging to check it or try to enable agent debug logs as first step.
Community
TeamCity Plugin Development
Plugin Deployment Problem
0 votes
Created
March 27, 2012 15:46
I only improced Javadocs.The issue was you implemented not all necessary classes.What you need to do is to add a spring bean that extends jetbrains.buildServer.agent.vcs.AgentVcsSupport.The javadoc...
Community
TeamCity Plugin Development
Plugin Deployment Problem
0 votes
«
First
‹
Previous
Next
›
Last
»