Enable plugin verifier in build
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
<attribute name="teamcity" default="http://teamcity.jetbrains.com"/>
|
||||
<attribute name="teamcity.build" default="bt343"/>
|
||||
<sequential>
|
||||
<delete dir="PluginVerifier" failonerror="false" />
|
||||
<get src="http://teamcity.jetbrains.com/guestAuth/repository/download/bt351/.lastSuccessful/plugin-verifier-1.0-SNAPSHOT.jar" dest="PluginVerifier" />
|
||||
|
||||
<property name="core" value="ideaSDK/core"/>
|
||||
<property name="tc" value="@{teamcity}/guestAuth/repository/download/@{teamcity.build}/.lastSuccessful"/>
|
||||
|
||||
<delete dir="ideaSDK" failonerror="false">
|
||||
<exclude name="config/**"/>
|
||||
<exclude name="system/**"/>
|
||||
|
||||
Reference in New Issue
Block a user