Released ao-oss-parent-1.21.0 · newmediaworks/nmw-oss-parent@b6bbbc3 (original) (raw)
`@@ -37,7 +37,7 @@ along with ao-oss-parent. If not, see https://www.gnu.org/licenses/.
`
37
37
`shortTitle="Changelog"
`
38
38
`tocLevels="1"
`
39
39
`datePublished="2016-10-29T20:54:46-05:00"
`
40
``
`-
dateModified="2023-02-09T23:05:58Z"
`
``
40
`+
dateModified="2023-02-11T15:48:09Z"
`
41
41
` >
`
42
42
` <c:if test="${fn:endsWith('@{project.version}', '-SNAPSHOT') and !fn:endsWith('@{project.version}', '-POST-SNAPSHOT')}">
`
43
43
` <changelog:release
`
`@@ -49,35 +49,45 @@ along with ao-oss-parent. If not, see https://www.gnu.org/licenses/.
`
49
49
`scmUrl="@{project.scm.url}"
`
50
50
` >
`
51
51
`
`
52
``
`-
- Enabled Reproducible Builds:
`
54``
`-
- Removed
Implementation-Build-Datefrom all manifest. -
`
57``
`-
Set <ao:a href="" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#notimestamp">
notimestamp`
58``
`-
in <ao:a href="maven-javadoc-plugin" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin.
`
59``
`-
-
`
61``
`-
build.currentYearproperty is now extracted fromproject.build.outputTimestamp.`
62``
`-
As a result, <ao:a href="buildnumber-maven-plugin" title="undefined" rel="noopener noreferrer">https://www.mojohaus.org/buildnumber-maven-plugin/">buildnumber-maven-plugin is no longer part of the build.
`
63``
`-
-
`
65``
`-
Upgraded <ao:a href="maven-javadoc-plugin" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin
`
66``
`-
from 3.0.1 to 3.4.1. Due to <ao:a href="MJAVADOC-682" title="undefined" rel="noopener noreferrer">https://issues.apache.org/jira/projects/MJAVADOC/issues/MJAVADOC-682">MJAVADOC-682
`
67``
`-
not yet resolved, builds will revert to version 3.0.1 under a new "reactor" profile.
`
68``
`-
- Changed Jenkins builds from Java 11 to Java 17.
-
`
71``
`-
Jenkins builds now use
.m2/repository-jdk-${jdk}for all Java versions.`
72``
`-
Previously, builds for
${deployJdk}used.m2/repository.`
73``
`-
This change makes it unnecessary to rename local repositories when changing
${deployJdk}.`
74``
`-
`
55``
`-
`
56``
`-
`
60``
`-
`
64``
`-
`
69``
`-
`
70``
`-
`
75``
`-
`
76``
`-
- Removed
`
53
``
`-
`
77
``
`-
`
78
52
`
`
79
53
`
`
80
54
``
``
55
`+
<changelog:release
`
``
56
`+
projectName="@{documented.name}"
`
``
57
`+
version="1.21.0"
`
``
58
`+
datePublished="2023-02-11T15:48:09Z"
`
``
59
`+
groupId="@{project.groupId}"
`
``
60
`+
artifactId="@{documented.artifactId}"
`
``
61
`+
scmUrl="@{project.scm.url}"
`
``
62
`+
`
``
63
`+
- Enabled Reproducible Builds:
`
``
65`+
- Removed
Implementation-Build-Datefrom all manifest. -
`
``
68`+
Set <ao:a href="" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#notimestamp">
notimestamp`
``
69`+
in <ao:a href="maven-javadoc-plugin" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin.
`
``
70`+
-
`
``
72`+
build.currentYearproperty is now extracted fromproject.build.outputTimestamp.`
``
73`+
As a result, <ao:a href="buildnumber-maven-plugin" title="undefined" rel="noopener noreferrer">https://www.mojohaus.org/buildnumber-maven-plugin/">buildnumber-maven-plugin is no longer part of the build.
`
``
74`+
-
`
``
76`+
Upgraded <ao:a href="maven-javadoc-plugin" title="undefined" rel="noopener noreferrer">https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin
`
``
77`+
from 3.0.1 to 3.4.1. Due to <ao:a href="MJAVADOC-682" title="undefined" rel="noopener noreferrer">https://issues.apache.org/jira/projects/MJAVADOC/issues/MJAVADOC-682">MJAVADOC-682
`
``
78`+
not yet resolved, builds will revert to version 3.0.1 under a new "reactor" profile.
`
``
79`+
- Changed Jenkins builds from Java 11 to Java 17.
-
`
``
82`+
Jenkins builds now use
.m2/repository-jdk-${jdk}for all Java versions.`
``
83`+
Previously, builds for
${deployJdk}used.m2/repository.`
``
84`+
This change makes it unnecessary to rename local repositories when changing
${deployJdk}.`
``
85`+
`
``
66`+
`
``
67`+
`
``
71`+
`
``
75`+
`
``
80`+
`
``
81`+
`
``
86`+
`
``
87`+
- Removed
`
``
64
`+
`
``
88
`+
`
``
89
`+
`
``
90
+
81
91
` <changelog:release
`
82
92
`projectName="@{documented.name}"
`
83
93
`version="1.20.2"
`