Provides custom process output parsers to be used within builds.
Parsers can be controlled from Java API and using service message commands:
RegexMessageParser.Enable
enables parserRegexMessageParser.Disable
disables parser
Both commands can have next artuments:
file
- Path to file with parser definition. Either absolute or relative to checkout directoryname
- Name of one of predefined parsers (May be provided by another plugins)
- Download and install TeamCity distribution.
- Open project with IntelliJ IDEA.
- Set "TeamCityDistribution" path variable in IDEA Preferences as path to your TeamCity installation directory.
- Build 'plugin-zip' artifact