From c7633a526645ef58cb1e1568a2a507454dc9b8d6 Mon Sep 17 00:00:00 2001 From: Evgeny Gerashchenko Date: Thu, 2 Oct 2014 11:43:49 +0400 Subject: [PATCH] Added workaround for auto-ungzipping when downloading in Ant 1.9.4. --- pluginPublisher/TeamCityPluginPublisher.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pluginPublisher/TeamCityPluginPublisher.xml b/pluginPublisher/TeamCityPluginPublisher.xml index d552fbdd10a..600de0d7460 100644 --- a/pluginPublisher/TeamCityPluginPublisher.xml +++ b/pluginPublisher/TeamCityPluginPublisher.xml @@ -84,7 +84,17 @@ - + + + + + + + + + +