Update pattern for bootstrap download
This commit is contained in:
@@ -279,6 +279,7 @@
|
|||||||
build.locator.request="${kotlin.bootstrap.locator}"
|
build.locator.request="${kotlin.bootstrap.locator}"
|
||||||
artifact.path="kotlin-plugin-{build.number}.zip"
|
artifact.path="kotlin-plugin-{build.number}.zip"
|
||||||
dest="dependencies/download/bootstrap-compiler.zip"
|
dest="dependencies/download/bootstrap-compiler.zip"
|
||||||
|
build.number.pattern="[0-9a-z-+\.]+"
|
||||||
usetimestamp="true"/>
|
usetimestamp="true"/>
|
||||||
|
|
||||||
<delete dir="dependencies/bootstrap-compiler" failonerror="false"/>
|
<delete dir="dependencies/bootstrap-compiler" failonerror="false"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user