You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by sd...@apache.org on 2011/08/18 16:35:10 UTC

svn commit: r1159247 - /logging/log4j/trunk/pom.xml

Author: sdeboy
Date: Thu Aug 18 14:35:10 2011
New Revision: 1159247

URL: http://svn.apache.org/viewvc?rev=1159247&view=rev
Log:
Reverting r1159035 - change to junit scope

Modified:
    logging/log4j/trunk/pom.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=1159247&r1=1159246&r2=1159247&view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Thu Aug 18 14:35:10 2011
@@ -318,7 +318,7 @@ target platform and specify -Dntdll_targ
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>3.8.1</version>
-            <scope>runtime</scope>
+            <scope>test</scope>
           </dependency>
           <dependency>
             <groupId>sun.jdk</groupId>



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