From: kkolinko Date: Wed, 10 Feb 2010 13:10:51 +0000 (+0000) Subject: Improvements for building jasper-jdt.jar: X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1ffd296062dc16611d068df9e90164e4b3ef2143;p=tomcat7.0 Improvements for building jasper-jdt.jar: - Rebuild jasper-jdt.jar if jdt.jar was updated or redownloaded, or the build file was updated - Purge target directory before unjarring, to avoid repacking stale files - Clean unjarred files after the build as they are not needed git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@908484 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index fd20af64b..38710a74d 100644 --- a/build.xml +++ b/build.xml @@ -1664,13 +1664,14 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. - - + + + + + - - - + @@ -1764,6 +1765,8 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + + + + + + + +