From 9513b3915d785e8f39569cac56e2213ff1ed393f Mon Sep 17 00:00:00 2001 From: Nicolas Lalevee Date: Sat, 3 Mar 2012 18:23:10 +0000 Subject: [PATCH] Add an Ant build file to help with the Ant-Build-Matrix on Jenkins git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1296674 13f79535-47bb-0310-9956-ffa450edef68 --- launch-build.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 launch-build.xml diff --git a/launch-build.xml b/launch-build.xml new file mode 100644 index 000000000..6e49b5db3 --- /dev/null +++ b/launch-build.xml @@ -0,0 +1,40 @@ + + + + + + Build file be able to launch the boostrap build of Ant on every supported platform + + + + + + + + + + + + + + + + + + +