This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new be9034b Standardize on American English spelling of 'behavior'. be9034b is described below commit be9034baa45f5e737c504146de36d1dabf49e24e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Mar 30 15:18:36 2020 -0400 Standardize on American English spelling of 'behavior'. --- RELEASE-NOTES.txt | 4 ++-- src/changes/changes.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index be26547..4bb2a29 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -25,7 +25,7 @@ o commons.assembly-plugin.version 3.1.1 -> 3.2.0 o commons.source-plugin.version 3.1.0 -> 3.2.0 o commons.jar-plugin.version 3.1.2 -> 3.2.0 o jacoco-maven-plugin 0.8.4 -> 0.8.5 -o Move japicmp reporting section to the profile for opt-in behaviour. Remove japicmp.skip flag used to skip the report. +o Move japicmp reporting section to the profile for opt-in behavior. Remove japicmp.skip flag used to skip the report. o Disable jacoco non-aggregate reports. o Update site build from Apache Commons BCEL 6.3.1 to 6.4.1. @@ -358,7 +358,7 @@ o commons.assembly-plugin.version 3.1.1 -> 3.2.0 o commons.source-plugin.version 3.1.0 -> 3.2.0 o commons.jar-plugin.version 3.1.2 -> 3.2.0 o jacoco-maven-plugin 0.8.4 -> 0.8.5 -o Move japicmp reporting section to the profile for opt-in behaviour. Remove japicmp.skip flag used to skip the report. +o Move japicmp reporting section to the profile for opt-in behavior. Remove japicmp.skip flag used to skip the report. o Disable jacoco non-aggregate reports. o Update site build from Apache Commons BCEL 6.3.1 to 6.4.1. diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6ea8c66..0f82ea6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -75,7 +75,7 @@ The <action> type attribute can be add,update,fix,remove. Updates to commons-skin:4.2, fixes custom footer copyright notice and removes redundant site.xml head element. - Removes jacoco aggregate reports and changes conditional japicmp plugin to require Java 8 and activate via opt-in behaviour. + Removes jacoco aggregate reports and changes conditional japicmp plugin to require Java 8 and activate via opt-in behavior. Includes some plugins updates. "> @@ -87,7 +87,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="aherbert">commons.source-plugin.version 3.1.0 -> 3.2.0</action> <action type="update" dev="aherbert">commons.jar-plugin.version 3.1.2 -> 3.2.0</action> <action type="update" dev="aherbert">jacoco-maven-plugin 0.8.4 -> 0.8.5</action> - <action type="update" dev="aherbert">Move japicmp reporting section to the profile for opt-in behaviour. Remove japicmp.skip flag used to skip the report.</action> + <action type="update" dev="aherbert">Move japicmp reporting section to the profile for opt-in behavior. Remove japicmp.skip flag used to skip the report.</action> <action type="update" dev="aherbert">Disable jacoco non-aggregate reports.</action> <action type="update" dev="ggregory">Update site build from Apache Commons BCEL 6.3.1 to 6.4.1.</action> </release>