Update pattern for bootstrap download

This commit is contained in:
Nikolay Krasko
2015-10-20 04:07:52 +03:00
parent f3b5c7f36c
commit 07f7f95fed
+1
View File
@@ -279,6 +279,7 @@
build.locator.request="${kotlin.bootstrap.locator}"
artifact.path="kotlin-plugin-{build.number}.zip"
dest="dependencies/download/bootstrap-compiler.zip"
build.number.pattern="[0-9a-z-+\.]+"
usetimestamp="true"/>
<delete dir="dependencies/bootstrap-compiler" failonerror="false"/>