rodm / gradle-teamcity-plugin

Gradle plugin for developing TeamCity plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove extension properties

rodm opened this issue · comments

The following extension properties have been replaced by the support for multiple environments and equivalent properties within the server configuration block.

homeDir
dataDir
javaHome
serverOptions
downloadBaseUrl
downloadUrl
downloadDir
downloadFile

The start/stop/deploy/undeploy tasks that use these properties can also be removed.