From acfa55e818fdb91d4b5bfa1e48441f7674c6922a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 5 Jun 2006 18:29:21 +0000 Subject: [PATCH] Add a target to create an MSI installer for Ant git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411884 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 33 ++++ src/etc/ant-bin.wxs | 460 ++++++++++++++++++++++++++++++++++++++++++++ src/etc/ant-msi.wxs | 122 ++++++++++++ 3 files changed, 615 insertions(+) create mode 100644 src/etc/ant-bin.wxs create mode 100644 src/etc/ant-msi.wxs diff --git a/build.xml b/build.xml index 11e36f970..67a3f212b 100644 --- a/build.xml +++ b/build.xml @@ -1679,6 +1679,7 @@ if="tests.are.on.system.classpath"/> + @@ -1790,4 +1791,36 @@ description="--> creates a minimum distribution in ./dist" depends="dist-lite"/> + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/etc/ant-bin.wxs b/src/etc/ant-bin.wxs new file mode 100644 index 000000000..b46c1b0d4 --- /dev/null +++ b/src/etc/ant-bin.wxs @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/etc/ant-msi.wxs b/src/etc/ant-msi.wxs new file mode 100644 index 000000000..c6aee932f --- /dev/null +++ b/src/etc/ant-msi.wxs @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +