Skip to content

Commit

Permalink
Merge pull request #21 from fpapon/release-1.0.8
Browse files Browse the repository at this point in the history
[doc] Add release 1.0.8
  • Loading branch information
fpapon authored Jan 31, 2024
2 parents e6d21bc + dbe1807 commit 40e65bc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 2 additions & 3 deletions documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,8 @@
<argument>--content-location=${project.basedir}/src/content</argument>
<argument>--static-location=${project.basedir}/src/static</argument>
<argument>--output=${project.build.directory}/documentation</argument>
<!-- only update after a release or run Downloads#main manually
<argument>- -download-source=${project.basedir}/src/content/downloads.adoc</argument>
-->
<!-- only update after a release or run Downloads#main manually-->
<!-- <argument>&#45;&#45;download-source=${project.basedir}/src/content/downloads.adoc</argument>-->
<argument>--template-header=${project.basedir}/src/template/header.html</argument>
<argument>--template-footer=${project.basedir}/src/template/footer.html</argument>
<argument>--mojo=${doc.mojo.basedir}/DockerMojo.java</argument>
Expand Down
2 changes: 2 additions & 0 deletions documentation/src/content/downloads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ License under Apache License v2 (ALv2).
[.table.table-bordered,options="header"]
|===
|Name|Version|Date|Size|Type|Links
|Arthur Source Release|1.0.8|2024-01-22 16:50:45|572 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip.sha512[icon:download[] sha512] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.7|2023-08-18 14:45:58|576 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.6|2023-04-17 18:37:59|575 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.5|2022-02-14 17:00:24|574 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip.asc[icon:download[] asc]
Expand All @@ -30,3 +31,4 @@ License under Apache License v2 (ALv2).
|Arthur Source Release|1.0.1|2021-01-08 11:29:49|539 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.0|2019-12-05 08:44:02|502 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip.asc[icon:download[] asc]
|===

2 changes: 1 addition & 1 deletion documentation/src/template/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div id="footer">
<div class="container">
Copyright &copy; 1999-2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Copyright &copy; 1999-2024 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Apache Geronimo, Geronimo, Apache, the Apache feather logo, and the Apache Geronimo project logo are trademarks
of
The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
Expand Down

0 comments on commit 40e65bc

Please sign in to comment.