You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/02 19:21:00 UTC

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

Author: ggregory
Date: Tue Jan  2 19:20:59 2018
New Revision: 1819869

URL: http://svn.apache.org/viewvc?rev=1819869&view=rev
Log:
Port changes from POM comments to changes entries.

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=1819869&r1=1819868&r2=1819869&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Tue Jan  2 19:20:59 2018
@@ -59,7 +59,23 @@ The <action> type attribute can be add,u
      -->
 
     <body>
-        <release version="43" date="TBD" description="TBA">
+        <release version="43" date="2018-01-02" description="Updates plugins and generally requires Java 7.">
+            <action type="update">maven-compiler-plugin 3.6.1 -> 3.6.2.</action>
+            <action type="update">maven-compiler-plugin 3.6.2 -> 3.7.0.</action>
+            <action type="update">jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9.</action>
+            <action type="update">maven-javadoc-plugin 2.10.4 -> 3.0.0 (Java 9 compatibility.)</action>
+            <action type="update">Update japicmp 0.9.3 -> 0.10.0.</action>
+            <action type="update">animal-sniffer-maven-plugin 1.15 -> 1.16.</action>
+            <action type="update">commons.findbugs.version 3.0.3 -> 3.0.5 (requires Java 7.)</action>
+            <action type="update">commons.clirr.version 2.7 -> 2.8.</action>
+            <action type="update">maven-surefire-plugin 2.19.1 -> 2.20.1.</action>
+            <action type="update">Add maven-failsafe-plugin 2.20.1 (to along with surefire.)</action>
+            <action type="update">felix:maven-bundle-plugin 3.0.1 -> 3.4.0 (requires Java 7.</action>
+            <action type="update">versions-maven-plugin 2.3 -> 2.5.</action>
+            <action type="update">japicmp-maven-plugin 0.10.0 -> 0.11.0.</action>
+            <action type="update">build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3 and Java 7.)</action>
+            <action type="update">wagon-ssh 2.10 -> 3.0.0.</action>
+            <action type="update">maven-site-plugin 3.6 -> 3.7 (fixes Java 9 builds; for migrating from 3.4 to 3.5.1, see https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)</action>
         </release>
 
         <release version="42" date="2016-12-29" description="Updates plugins">