Skip to content

Commit

Permalink
maven-changes-plugin uses a new report name "changes.html"
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jan 10, 2025
1 parent a2c8a8b commit 267384e
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 17 deletions.
5 changes: 3 additions & 2 deletions api/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="0.7.0" date="2016-02-12">
Expand Down
2 changes: 1 addition & 1 deletion api/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ JSON data pipeline with aggregation, slicing and caching.


[apidocs]: apidocs/
[changelog]: changes-report.html
[changelog]: changes.html
5 changes: 3 additions & 2 deletions cache/couchbase/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="0.7.2" date="2017-04-24">
Expand Down
2 changes: 1 addition & 1 deletion cache/couchbase/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Pipeline caching adapter implementation for Couchbase using Couchbase SDK 2.
* [Changelog][changelog]


[changelog]: changes-report.html
[changelog]: changes.html
5 changes: 3 additions & 2 deletions cache/guava/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="0.7.0" date="2016-02-12">
Expand Down
2 changes: 1 addition & 1 deletion cache/guava/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Pipeline caching adapter implementation for Guava Cache.
* [Changelog][changelog]


[changelog]: changes-report.html
[changelog]: changes.html
5 changes: 3 additions & 2 deletions extensions/hal/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="1.4.0" date="2016-03-16">
Expand Down
2 changes: 1 addition & 1 deletion extensions/hal/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Client and actions to navigate inside HAL JSON resources.


[apidocs]: apidocs/
[changelog]: changes-report.html
[changelog]: changes.html
5 changes: 3 additions & 2 deletions impl/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="0.6.6" date="not released">
Expand Down
2 changes: 1 addition & 1 deletion impl/src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ JSON data pipeline implementation.
* [Changelog][changelog]


[changelog]: changes-report.html
[changelog]: changes.html
5 changes: 3 additions & 2 deletions parent/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
#L%
-->

<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/changes/1.0.0"
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<document xmlns="http://maven.apache.org/changes/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
<body>

<release version="1.2.0" date="not released">
Expand Down

0 comments on commit 267384e

Please sign in to comment.