From 566dfe73ca11ed60e1a5b545872cefc4f0c8f976 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 3 Feb 2023 03:54:46 +0100 Subject: [build] final touches on updating deployment to new cloudflare host --- buildScripts/compile.ant.xml | 2 +- buildScripts/eclipse-p2.ant.xml | 2 +- buildScripts/info.ant.xml | 21 ++++------ buildScripts/ivy.xml | 9 ---- buildScripts/maven.ant.xml | 4 +- buildScripts/setup.ant.xml | 1 + buildScripts/supporters.ant.xml | 57 ------------------------- buildScripts/website.ant.xml | 93 +++++++++++++++++++++-------------------- 8 files changed, 62 insertions(+), 127 deletions(-) delete mode 100644 buildScripts/supporters.ant.xml (limited to 'buildScripts') diff --git a/buildScripts/compile.ant.xml b/buildScripts/compile.ant.xml index 59715ee4..7fe76655 100644 --- a/buildScripts/compile.ant.xml +++ b/buildScripts/compile.ant.xml @@ -1,5 +1,5 @@ - - - @@ -67,12 +64,6 @@ - - - - - - diff --git a/buildScripts/maven.ant.xml b/buildScripts/maven.ant.xml index a09e09de..6003de74 100644 --- a/buildScripts/maven.ant.xml +++ b/buildScripts/maven.ant.xml @@ -1,5 +1,5 @@ - - -This buildfile is part of projectlombok.org. It is responsible for updating/maintaining the separate git repository -containing the status of lombok's supporters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index aa0d150b..4877f20e 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -1,5 +1,5 @@