Scarab commit: svn commit: r11185 - branches/20120417_mavenPort/src/test/TestCase.properties

[email protected] Tue, 17 Apr 2012 05:16:08 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: mcoss
Date: 2012-04-17 05:16:08-0700
New Revision: 11185

Modified:
   branches/20120417_mavenPort/src/test/TestCase.properties

Log:
FIX - Adapted property for test cases, which was found working.

Modified: branches/20120417_mavenPort/src/test/TestCase.properties
Url: http://scarab.tigris.org/source/browse/scarab/branches/20120417_mavenPort/src/test/TestCase.properties?view=diff&pathrev=11185&r1=11184&r2=11185
==============================================================================
--- branches/20120417_mavenPort/src/test/TestCase.properties	(original)
+++ branches/20120417_mavenPort/src/test/TestCase.properties	2012-04-17 05:16:08-0700
@@ -1,4 +1,4 @@
 # properties only used in testing
 # for other properties see TestTurbineConfiguration.xml
-log4j.file=../../target/scarab/WEB-INF/conf/log4j.properties
+log4j.file=WEB-INF/conf/log4j.properties
 unittest.teardown.shutdownServices=false

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2949107