Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Leonid Shalupov
Total activity
52
Last activity
January 17, 2016 14:53
Member since
October 16, 2008 16:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
20
Activity overview
Articles (0)
Posts (0)
Comments (32)
Leonid Shalupov
commented,
January 24, 2011 17:50
Hello,It's a bug. I reopened http://youtrack.jetbrains.net/issue/TW-6297As far as I know no simple workaround exist.
Community
TeamCity General Topics
How to make teamcity show CodeInspection tab if there are no FxCop violations?
0 votes
Leonid Shalupov
commented,
January 24, 2011 17:24
Hello,More of improper configuration. It's supposed those files are checked out from VCS, not some folder somewhere.In general, without VCS we can't get file content as at the moment of build.
Community
TeamCity General Topics
Duplicates Finder (.NET) Can't Find Files in Duplicates Report Tab
0 votes
Leonid Shalupov
commented,
September 23, 2010 17:32
I wrote two issues about it: TW-13484 .NET duplicates: report statistics in xml report TW-13485 .NET duplicates: plot total duplicates cost, total duplicates cost / codebase cost in statis...
Community
TeamCity General Topics
% Duplication in .NET Duplicate Finder?
0 votes
Leonid Shalupov
commented,
September 02, 2010 13:44
Mono detection (out of the box) under Mac OS X has been implemented in TeamCity 6, see http://confluence.jetbrains.net/display/TW/TeamCity+EAP for early builds
Community
TeamCity General Topics
Mono xBuild support on mac
0 votes
Leonid Shalupov
commented,
July 12, 2010 02:22
You should specify path to mono executable, likesystem.Mono=/Library/Frameworks/Mono.framework/Versions/2.6.4/bin/mono(check that this file exists and executable!)
Community
TeamCity General Topics
Mono xBuild support on mac
0 votes
Leonid Shalupov
commented,
January 29, 2010 11:37
Hello.1) Yes, because of relative file paths...2) importData won't import malformed xml file (like empty one), but it will import correct file from FxCop with no inspections in it...Do you really w...
Community
TeamCity General Topics
"Inspections were not gathered" build status
0 votes
Leonid Shalupov
commented,
March 23, 2009 14:38
I've checked our internal duplicates builds. We have duplicates residing in different namespaces and folders.Could you provide minimal source set to reproduce the problem?
Community
TeamCity General Topics
Duplicate checker only checks same folder/namespace
0 votes
Leonid Shalupov
commented,
February 10, 2009 17:25
Fixed in 4.x, meanwhile you can run agent on JRE 1.6 >update4, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6216226 for more details
Community
TeamCity General Topics
FxCop file cannot be deleted
0 votes
Leonid Shalupov
commented,
February 10, 2009 17:21
Issue was fixed in 4.0 branch (will be 4.0.3 sometime). You can download updated version of the addin right now from our ftp ftp://ftp.intellij.net/.1283517263/TeamCitySetup.4.0.32.0.msiTo make it ...
Community
TeamCity General Topics
Code Inspection not showing line number
0 votes
Leonid Shalupov
commented,
January 11, 2009 14:17
Unfortunately, it's not possible to run duplicates finder from your script at the moment. Please watch the issue: http://jetbrains.net/tracker/issue/TW-4209But you can run duplicates finder on your...
Community
TeamCity General Topics
Run duplicates-finder from build script?
0 votes