Author: bodewig
Date: Sat Dec 24 14:06:30 2016
New Revision: 1775955
URL: http://svn.apache.org/viewvc?rev=1775955&view=rev
Log:
update release notes
Modified:
commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
Modified: commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/RELEASE-NOTES.txt?rev=1775955&r1=1775954&r2=1775955&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/commons-parent/trunk/RELEASE-NOTES.txt Sat Dec 24 14:06:30
2016
@@ -7,8 +7,11 @@ The Apache Commons Parent POM provides c
Changes in this version include:
+New features:
+o new profiles to run coveralls coverage
+ reports via Travis using Jacoco or Cobertura respectively
+
Changes:
-o Prevent uploading of the source zip/tar.gz
o maven-site-plugin 3.4 -> 3.6 (for migrating from 3.4 to 3.5.1, see
https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)
o jacoco-maven-plugin : 0.7.6.201602180812 -> 0.7.7.201606060606
o commons-build-plugin : 1.6 -> 1.7
@@ -16,6 +19,11 @@ o maven-changes-plugin : 2.12 -> 2.12.1
o Update japicmp: 0.8.0 -> 0.9.1
o maven-compiler-plugin : 3.5.1 -> 3.6.0
o japicmp plugin no longer fail on "mvn site" (it requires target/*jar), use
"mvn package site -Pjapicmp" to include its report
+o japicmp-maven-plugin : 0.8.0 -> 0.9.3
+o new property
+ commons.japicmp.breakBuildOnBinaryIncompatibleModifications
+ controls the breakBuildOnBinaryIncompatibleModifications
+ setting of japicmp
Historical list of changes: http://commons.apache.org/commons-parent-pom.html