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 2014/10/22 06:29:39 UTC

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

Author: ggregory
Date: Wed Oct 22 04:29:39 2014
New Revision: 1633517

URL: http://svn.apache.org/r1633517
Log:
Update changes.xml based on POM comments.

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=1633517&r1=1633516&r2=1633517&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Oct 22 04:29:39 2014
@@ -60,15 +60,32 @@ The <action> type attribute can be add,u
 
     <body>
 
-        <release version="35" date="2014-??-??" description="
-The main changes in this release are:
-  - suppress Test Javadocs from site build
-">
+        <release version="35" date="2014-??-??" description="Update plugins and maintenance">
             <!-- List each change individually so the changes HTML report is easier to read -->
-
             <action type="update">Suppress test Javadocs when building site</action>
             <action type="add">Add link to security page in general navigation section</action>
             <action type="update">Added java-1.9 profile</action>
+            <action type="update">Suppress test Javadocs</action>
+            <action type="update">Update JaCoCo -> 0.7.2.201409121644</action>
+            <action type="update">Update maven-compiler-plugin to 3.1 -> 3.2</action>
+            <action type="update">Update maven-source-plugin to 2.2.1 -> 2.4</action>
+            <action type="update">Update maven-site-plugin 3.3 -> 3.4</action>
+            <action type="update">Update maven-gpg-plugin 1.4 -> 1.5</action>
+            <action type="update">Update maven-jar-plugin 2.4 -> 2.5</action>
+            <action type="update">Update maven-release-plugin 2.4.2 -> 2.5.1</action>
+            <action type="update">Update maven-bundle-plugin 2.4.0 -> 2.5.3</action>
+            <action type="update">Update buildnumber-maven-plugin 1.2 -> 1.3</action>
+            <action type="update">Update wagon-ssh 2.3 -> 2.6</action>
+            <action type="update">Update maven-scm-publish-plugin 1.0 -> 1.1</action>
+            <action type="update">Update jdepend-maven-plugin 2.0-beta-2 -> 2.0</action>
+            <action type="update">Update apache-rat-plugin 0.10 -> 0.11</action>
+            <action type="update">Update maven-clean-plugin 2.5 -> 2.6.</action>
+            <action type="update">Update maven-changes-plugin 2.9 -> 2.11</action>
+            <action type="update">Update maven-deploy-plugin 2.8.1 -> 2.8.2</action>
+            <action type="update">Update maven-install-plugin 2.5.1 -> 2.5.2</action>
+            <action type="update">Update maven-javadic-plugin 2.9.1 -> 2.10.1</action>
+            <action type="update">Update apache 13 -> 15</action>
+            <action type="update">Add property commons.findbugs.version.</action>
         </release>
 
         <release version="34" date="2014-04-16" description="