You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/03/30 20:24:53 UTC

svn commit: r1583178 - /logging/log4j/log4j2/trunk/log4j-core/pom.xml

Author: mattsicker
Date: Sun Mar 30 18:24:53 2014
New Revision: 1583178

URL: http://svn.apache.org/r1583178
Log:
Update log4j-core pom comments.

  - Clarified use of mockejb and jmdns

Modified:
    logging/log4j/log4j2/trunk/log4j-core/pom.xml

Modified: logging/log4j/log4j2/trunk/log4j-core/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/pom.xml?rev=1583178&r1=1583177&r2=1583178&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/pom.xml Sun Mar 30 18:24:53 2014
@@ -124,7 +124,7 @@
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
-    <!-- Advertiser tests -->
+    <!-- Zeroconf advertiser tests -->
     <dependency>
       <groupId>javax.jmdns</groupId>
       <artifactId>jmdns</artifactId>
@@ -178,7 +178,7 @@
       <artifactId>org.eclipse.persistence.jpa</artifactId>
       <scope>test</scope>
     </dependency>
-    <!-- JNDI tests -->
+    <!-- JNDI and JMS tests -->
     <dependency>
       <groupId>org.mockejb</groupId>
       <artifactId>mockejb</artifactId>