From 5fc8fe86c835cf0b02a213886b49b7b35ba43b0e Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 21 Apr 2015 23:33:15 +0300 Subject: build.ant: do not fail on missing fragments --- build.ant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ant b/build.ant index 8c68caf1..f86d3033 100644 --- a/build.ant +++ b/build.ant @@ -134,7 +134,7 @@ tofile="${targetDeploymentDir}/static/model/domain_types.js" /> + failonerror="false"> -- cgit v1.3.1