Author: ggregory Date: Wed Oct 22 05:36:03 2014 New Revision: 1633535 URL: http://svn.apache.org/r1633535 Log: Prepare for release 35.
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=1633535&r1=1633534&r2=1633535&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/commons-parent/trunk/RELEASE-NOTES.txt Wed Oct 22 05:36:03 2014 @@ -1,3 +1,44 @@ +The Apache Commons Parent team is pleased to announce the commons-parent 35 release! + +The Apache Commons Parent POM provides common settings for all Apache Commons components. + +Changes in this version include: + +New features: +o Add link to security page in general navigation section +o Added java-1.9 profile + + +Changes: +o Suppress test Javadocs when building site +o Suppress test Javadocs +o Update JaCoCo to 0.7.2.201409121644 +o Update maven-compiler-plugin to 3.1 to 3.2 +o Update maven-source-plugin to 2.2.1 to 2.4 +o Update maven-site-plugin 3.3 to 3.4 +o Update maven-gpg-plugin 1.4 to 1.5 +o Update maven-jar-plugin 2.4 to 2.5 +o Update maven-release-plugin 2.4.2 to 2.5.1 +o Update maven-bundle-plugin 2.4.0 to 2.5.3 +o Update buildnumber-maven-plugin 1.2 to 1.3 +o Update wagon-ssh 2.3 to 2.6 +o Update maven-scm-publish-plugin 1.0 to 1.1 +o Update jdepend-maven-plugin 2.0-beta-2 to 2.0 +o Update apache-rat-plugin 0.10 to 0.11 +o Update maven-clean-plugin 2.5 to 2.6. +o Update maven-changes-plugin 2.9 to 2.11 +o Update maven-deploy-plugin 2.8.1 to 2.8.2 +o Update maven-install-plugin 2.5.1 to 2.5.2 +o Update maven-javadic-plugin 2.9.1 to 2.10.1 +o Update apache 13 to 15 +o Add property commons.findbugs.version. + + +Have fun! +-Apache Commons Parent team + + +------------------------------------------------------------------------------- Apache Commons Parent 34 RELEASE NOTES