rodm / gradle-teamcity-plugin

Gradle plugin for developing TeamCity plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add configuration properties to define the plugin archive names

rodm opened this issue · comments

Add properties the allow the agent and server plugin archives to be named without having to reconfigure the agentPlugin and serverPlugin tasks

The properties should be similar to those supported by the jar and zip tasks, allowing the archive base name and version to be specified.