You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2005/08/12 12:50:45 UTC

svn commit: r232266 - /jakarta/commons/sandbox/jci/trunk/project.properties

Author: tcurdt
Date: Fri Aug 12 03:50:41 2005
New Revision: 232266

URL: http://svn.apache.org/viewcvs?rev=232266&view=rev
Log:
for the moment turn it on by default
for a full log copy the simplelog properties into the target dir


Modified:
    jakarta/commons/sandbox/jci/trunk/project.properties

Modified: jakarta/commons/sandbox/jci/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/jci/trunk/project.properties?rev=232266&r1=232265&r2=232266&view=diff
==============================================================================
--- jakarta/commons/sandbox/jci/trunk/project.properties (original)
+++ jakarta/commons/sandbox/jci/trunk/project.properties Fri Aug 12 03:50:41 2005
@@ -24,8 +24,8 @@
 maven.jar.excludes = **/package.html
 #maven.junit.fork = true
 
-#maven.junit.sysproperties=org.apache.commons.logging.Log
-#org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
+maven.junit.sysproperties = org.apache.commons.logging.Log
+org.apache.commons.logging.Log = org.apache.commons.logging.impl.SimpleLog
 
 # ------------------------------------------------------------------------
 # M A V E N  J A R  O V E R R I D E



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org