From 9f95a43ec8e67c11c9c032756f89a8494f555322 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Sun, 22 Jul 2007 23:20:07 +0000 Subject: [PATCH] Exclude the security tests because they rely on the MockSecurityManager that uses code that was first introduced in Java 1.4. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@558564 13f79535-47bb-0310-9956-ffa450edef68 --- build-testing.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-testing.xml b/build-testing.xml index 78e7b41..f70b56c 100644 --- a/build-testing.xml +++ b/build-testing.xml @@ -324,6 +324,12 @@ - a jvm < 1.4 --> + +