From 762d6795e315badf8bec1b8ddd47e399f5ddc81c Mon Sep 17 00:00:00 2001 From: Dane Powell Date: Fri, 10 Feb 2017 09:23:33 -0800 Subject: [PATCH] Import features twice. (#1073) --- phing/tasks/setup.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/phing/tasks/setup.xml b/phing/tasks/setup.xml index 82b189dc0..d0ea73fd4 100644 --- a/phing/tasks/setup.xml +++ b/phing/tasks/setup.xml @@ -238,6 +238,16 @@ + + + + + + + Checking for features overrides... + + + @@ -290,17 +300,14 @@ + + + + - + - Checking for features overrides... - - - - - A feature in the ${bundle} bundle is overridden. You must re-export this feature to incorporate the changes. - - + A feature in the ${bundle} bundle is overridden. You must re-export this feature to incorporate the changes.