From 88e8e608613f450a6f25a766e8cb6f97c89f2a0d Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Wed, 26 Apr 2006 02:39:56 +0000 Subject: [PATCH] [SEC-240] Moved log4j.properties to test folder to avoid including it in jar --- core/src/{main => test}/resources/log4j.properties | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/src/{main => test}/resources/log4j.properties (100%) diff --git a/core/src/main/resources/log4j.properties b/core/src/test/resources/log4j.properties similarity index 100% rename from core/src/main/resources/log4j.properties rename to core/src/test/resources/log4j.properties