From 6b8588300d8f6d1274cdee6d20e13f17f29f1d06 Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Tue, 31 Jul 2001 08:29:46 +0000 Subject: [PATCH] Sitraka JProbe Coverage tasks: covmerge, covreport, coverage As it needs a regexp engine, the build.xml is modified to build it only if OroMatcher exists in the classpath. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269412 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index f7ae7a899..576706c6d 100644 --- a/build.xml +++ b/build.xml @@ -226,6 +226,7 @@ + @@ -614,6 +615,8 @@ unless="jakarta.oro.present" /> + @@ -674,6 +677,7 @@ +