Author: bodewig
Date: Fri Dec 23 11:38:13 2016
New Revision: 1775814
URL: http://svn.apache.org/viewvc?rev=1775814&view=rev
Log:
record changes
Modified:
commons/proper/commons-parent/trunk/src/changes/changes.xml
Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1775814&r1=1775813&r2=1775814&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Fri Dec 23
11:38:13 2016
@@ -68,6 +68,13 @@ The <action> type attribute can be add,u
<action type="update">Update japicmp: 0.8.0 -> 0.9.1</action>
<action type="update">maven-compiler-plugin : 3.5.1 ->
3.6.0</action>
<action type="update">japicmp plugin no longer fail on "mvn site"
(it requires target/*jar), use "mvn package site -Pjapicmp" to include its
report</action>
+ <action type="update">japicmp-maven-plugin : 0.8.0 ->
0.9.3</action>
+ <action type="add">new profiles to run coveralls coverage
+ reports via Travis using Jacoco or Cobertura respectively</action>
+ <action type="update">new property
+ commons.japicmp.breakBuildOnBinaryIncompatibleModifications
+ controls the breakBuildOnBinaryIncompatibleModifications
+ setting of japicmp</action>
</release>
<release version="41" date="2016-08-15" description="Updates plugins
and adds source compatibility profiles">