From 2079eba1f9ff6b022c4640aeb6d46d3834e2eb1f Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 23 Mar 2023 14:18:40 +0100 Subject: [build] Fixing `ant edge.release`. --- buildScripts/website.ant.xml | 56 ++++++++++++++++---------------------------- 1 file changed, 20 insertions(+), 36 deletions(-) (limited to 'buildScripts/website.ant.xml') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 4877f20e..51759475 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -260,25 +260,13 @@ such as applying the templates to produce the website, converting the changelog - - + - - + + @@ -292,30 +280,26 @@ such as applying the templates to produce the website, converting the changelog - - - - - - - - - - + + + + + + + + + + + + + + + + + -- cgit