Author: mbenson
Date: Thu Oct 13 16:39:09 2016
New Revision: 1764726

URL: http://svn.apache.org/viewvc?rev=1764726&view=rev
Log:
japicmp: report only filename

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1764726&r1=1764725&r2=1764726&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Oct 13 16:39:09 2016
@@ -378,6 +378,7 @@ Version 39:
               
<breakBuildOnBinaryIncompatibleModifications>true</breakBuildOnBinaryIncompatibleModifications>
               <!-- skip japicmp on "mvn site" - use "mvn package site" to 
include report -->
               <ignoreMissingNewVersion />
+             <reportOnlyFilename>true</reportOnlyFilename>
             </parameter>
           </configuration>
         </plugin>


Reply via email to