You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by se...@apache.org on 2015/09/28 22:44:09 UTC

svn commit: r1705769 - /creadur/rat/trunk/pom.xml

Author: sebb
Date: Mon Sep 28 20:44:08 2015
New Revision: 1705769

URL: http://svn.apache.org/viewvc?rev=1705769&view=rev
Log:
License report is wrong

Modified:
    creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1705769&r1=1705768&r2=1705769&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Mon Sep 28 20:44:08 2015
@@ -221,7 +221,11 @@ agnostic home for software distribution
               <report>mailing-list</report>
               <report>issue-tracking</report>
               <report>cim</report>
+              <!-- Do not enable the license report;
+                   license links must only point to
+                   http://www.apache.org/licenses/
               <report>license</report>
+              -->
               <report>scm</report>
             </reports>
           </reportSet>