From 9143113a50d471f6a08f7f74b9107541a2bfd0f2 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Mon, 15 Jun 2015 15:44:42 +0300 Subject: [PATCH] Download prebuilt idea maven artifacts --- update_dependencies.xml | 73 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 72 insertions(+), 1 deletion(-) diff --git a/update_dependencies.xml b/update_dependencies.xml index ef303308bf8..7b251e9eb06 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -535,7 +535,10 @@ + + + @@ -555,7 +558,10 @@ - + + + + @@ -657,6 +663,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -724,6 +794,7 @@ download.dir.intellij-core="${core.dir}" download.dir.jps-standalone="${jps.extracted.dir}" download.file.archive.idea="${idea.download.dir}/${idea.archive.name}" + download.file.archive.idea.win.only="false" download.file.archive.sources="${idea.download.dir}/idea-sdk-sources.zip" download.file.archive.jps-build-test="${idea.download.dir}/jps-build-test.jar"/>