From 6f26f485a4523a0ba3845b23d48d3262cc719122 Mon Sep 17 00:00:00 2001 From: markt Date: Sat, 6 Mar 2010 15:52:40 +0000 Subject: [PATCH] Shave a few seconds of the rebuild time if the manifests don't need to be updated git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@919790 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 101a4ca49..66be772d7 100644 --- a/build.xml +++ b/build.xml @@ -362,6 +362,20 @@ + + + + + + + + + + + + + @@ -396,7 +410,7 @@ - + -- 2.11.0