Lucian Holland
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created include/exclude patterns for inspections in multi-module project
I'm having a problem getting TC to exclude some parts of a multi-module maven project from running inspections. We have a large and deeply nested structure like this: root |---a | |---b | ... -
Created Aggregating custom test metrics
CompletedI have added an additional numeric metric to our tests using service messages as described here:https://www.jetbrains.com/help/teamcity/build-script-interaction-with-teamcity.html . I can now see t...