From 8948f74389f84fd43bdd83ac3e2ff6e4a59960f6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marko=20Gr=C3=B6nroos?= Date: Wed, 28 Oct 2009 14:55:21 +0000 Subject: [PATCH] Merged [9354] from 6.1 to 6.2: Do not calculate differences to previous release as a target, but automatically after building Linux package, if build.differences property is defined. svn changeset:9433/svn branch:6.2 --- build/build.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 50aed8b059..e74c43ddfa 100644 --- a/build/build.xml +++ b/build/build.xml @@ -313,6 +313,10 @@ + + + + @@ -1260,11 +1264,13 @@ - + + + ##teamcity[publishArtifacts '${result-path}/differences-linux.txt'] -- 2.39.5