From e1aff2841bba09651c68ce02e6db8ecbcc010652 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 7 Nov 2010 02:06:53 +0100 Subject: [PATCH] [task/phing-build] Automatically trigger build_diff The build_diff script generates MOD format change descriptions for language and style files. It is automatically triggered by phin with the correct version numbers now so it does not need to be changed anymore. PHPBB3-9849 --- build/build.xml | 9 +++++++-- build/build_diff.php | 31 +++++++++++++++++++------------ 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/build/build.xml b/build/build.xml index 9517c33a8e..04dca6cafa 100644 --- a/build/build.xml +++ b/build/build.xml @@ -3,9 +3,11 @@ - + + + @@ -25,6 +27,7 @@ + @@ -36,6 +39,7 @@ + @@ -104,7 +108,8 @@ - + +