From ecbb5f99053f9d8645cc7fcba70c4e1f9d4bbae3 Mon Sep 17 00:00:00 2001 From: mturk Date: Thu, 24 May 2007 06:54:44 +0000 Subject: [PATCH] Add windows service binaries to the .zip distribution. The rule can be excluded by defining exclude.service.binaries in build.properties file. Service binaries included are for all platforms WIN32 and WIN64. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@541204 13f79535-47bb-0310-9956-ffa450edef68 --- dist.xml | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/dist.xml b/dist.xml index 66e020b7c..a1846c8f0 100644 --- a/dist.xml +++ b/dist.xml @@ -418,7 +418,7 @@ + description="Create Windows 32-bit installer" if="execute.installer"> @@ -426,10 +426,9 @@ - - + + + @@ -477,6 +476,15 @@ + + + + + + + + + @@ -493,7 +501,15 @@ - + + + + + + @@ -589,6 +605,14 @@ + + + + + -- 2.11.0