From 053fc310218d7cb805b02be35ae877c05f5d159f Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Wed, 11 Sep 2013 16:42:08 +0400 Subject: [PATCH] Simplify running verify locally and remove errors. --- .idea/ant.xml | 1 + pluginPublisher/TeamCityPluginPublisher.xml | 57 ++++++++++++++++----- 2 files changed, 44 insertions(+), 14 deletions(-) diff --git a/.idea/ant.xml b/.idea/ant.xml index 91a520952bd..aa96ab5121b 100644 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -8,6 +8,7 @@ + diff --git a/pluginPublisher/TeamCityPluginPublisher.xml b/pluginPublisher/TeamCityPluginPublisher.xml index 0a24aa9d3e4..ea2668edaf6 100644 --- a/pluginPublisher/TeamCityPluginPublisher.xml +++ b/pluginPublisher/TeamCityPluginPublisher.xml @@ -4,12 +4,33 @@ eap - for getting idea from eap page release - for getting idea from download site version - idea version - actual.branch - current branch name - expected.branch - "verifyAndPublish" target will work only if actual and expected branches is equal + expected.branch - "verifyAndPublish" target will work only if expected branches is equal to teamcity current branch --> + + + + + + + + + + + + + + + + + + + + + + - + @@ -36,7 +57,7 @@ - + @@ -49,24 +70,28 @@ - + - + + + - - + + - + + + @@ -74,15 +99,16 @@ + dest="${verify.dir}/plugin-verifier.jar"/> - + + @@ -93,11 +119,12 @@ + - + @@ -112,13 +139,15 @@ + - - + + +