From 233565b206f7fac3e4ee5e0a5d09542f383e6f1e Mon Sep 17 00:00:00 2001 From: Arnaud Roques Date: Thu, 21 Sep 2023 18:39:48 +0200 Subject: [PATCH] chore: add ANT build script https://github.com/plantuml/plantuml/issues/1542 --- build.xml | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 build.xml diff --git a/build.xml b/build.xml new file mode 100644 index 000000000..24b663c7c --- /dev/null +++ b/build.xml @@ -0,0 +1,137 @@ + + + + PlantUML Build File + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +