From 4453cfb4faf348bda8a596510ddd797f37b77a65 Mon Sep 17 00:00:00 2001 From: "Craig R. McClanahan" Date: Mon, 28 Oct 2002 00:41:29 +0000 Subject: [PATCH] Avoid name clashes on local property names "commons-logging-api.jar" and "commons-logging.jar" which will not work correctly for any developer who has such properties defined in a "${user.home}/build.properties" file. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138930 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 8de636f..917b0ed 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -179,16 +179,16 @@ - - + + - -