You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by gr...@apache.org on 2009/08/05 07:07:28 UTC

svn commit: r801060 - /incubator/log4php/trunk/pom.xml

Author: grobmeier
Date: Wed Aug  5 05:07:27 2009
New Revision: 801060

URL: http://svn.apache.org/viewvc?rev=801060&view=rev
Log:
LOG4PHP-68: added mail-list report to pom

Modified:
    incubator/log4php/trunk/pom.xml

Modified: incubator/log4php/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=801060&r1=801059&r2=801060&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Wed Aug  5 05:07:27 2009
@@ -248,6 +248,7 @@
 							<report>license</report>
 							<report>project-team</report>
 							<report>issue-tracking</report>
+							<report>mailing-list</report>
 						</reports>
 					</reportSet>
 				</reportSets>