You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/03/04 01:39:21 UTC

svn commit: r633337 - /geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml

Author: djencks
Date: Mon Mar  3 16:39:20 2008
New Revision: 633337

URL: http://svn.apache.org/viewvc?rev=633337&view=rev
Log:
minor wording change

Modified:
    geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml

Modified: geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml?rev=633337&r1=633336&r2=633337&view=diff
==============================================================================
--- geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml (original)
+++ geronimo/plugins/directory/branches/2.0/geronimo-directory/pom.xml Mon Mar  3 16:39:20 2008
@@ -44,7 +44,8 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
         </dependency>
-        <!-- use of real logging may result in errors in the tests -->
+
+        <!-- use of real logging may result in test failures -->
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-nop</artifactId>