You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/06/20 16:42:14 UTC

svn commit: r1833927 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

Author: chtompki
Date: Wed Jun 20 16:42:14 2018
New Revision: 1833927

URL: http://svn.apache.org/viewvc?rev=1833927&view=rev
Log:
add all v47 changes to changes.xml

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=1833927&r1=1833926&r2=1833927&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Jun 20 16:42:14 2018
@@ -64,6 +64,12 @@ The <action> type attribute can be add,u
                 "org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19"</action>
             <action type="update">Allows JApiCmp's ignoreMissingClasses parameter to be easily overridable with the property commons.japicmp.ignoreMissingClasses.</action>
             <action type="update">japicmp-maven-plugin 0.11.1 -> 0.12.0</action>
+            <action type="add">New properties: commons.distSvnStagingUrl, commons.releaseManagerName, commons.releaseManagerKey</action>
+            <action type="update">maven-javadoc-plugin 3.0.0 -> 3.0.1 (Java 10 compatibility)</action>
+            <actiom type="update">maven-site-plugin 3.7.0 -> 3.7.1.</actiom>
+            <action type="update">org.apache.maven.wagon:wagon-ssh 3.0.0 -> 3.1.0</action>
+            <action type="update">maven-surefire-report-plugin 2.21.0 -> 2.22.0</action>
+            <action type="update">maven-enforcer-plugin 3.0.0-M1 -> 3.0.0-M2</action>
             <action type="update">commons-release-plugin 1.2 -> 1.3</action>
             <action type="update">commons-build-plugin 1.8 -> 1.9</action>
         </release>