You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/08/31 19:43:43 UTC

[creadur-site] branch asf-site updated (7a9b431 -> b95c526)

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git


    from 7a9b431  RAT-306: Add note about how to prevent 404 during releases
     new cb8bf15  Add note about upcoming 0.15
     new b95c526  Restore 0.14 release

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


[creadur-site] 01/02: Add note about upcoming 0.15

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git

commit cb8bf15e6a308988dfe6c3b6d4f52415a9b3377b
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Wed Aug 31 21:43:00 2022 +0200

    Add note about upcoming 0.15
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index b232dbb..3f76452 100644
--- a/index.html
+++ b/index.html
@@ -123,7 +123,7 @@ and
 </ul>
 <h3 id="version-history">Version history</h3>
 <ul>
-<li>2022-05-28 &mdash; <a href="rat">Apache Rat</a> 0.14 released - (<a href="release-notes/RELEASE-NOTES-014.txt">release notes</a> / <a href="./rat/">project reports</a>)</li>
+  <li>2022-08-31 &mdash; <a href="rat">Apache Rat</a> 0.15 will be released pretty soon</li>
 <li>2018-10-13 &mdash; <a href="rat">Apache Rat</a> 0.13 released (<a href="release-notes/rat.txt">release notes</a>)</li>
 <li>2016-06-10 &mdash; <a href="rat">Apache Rat</a> 0.12 released (<a href="release-notes/rat.txt">release notes</a>)</li>
 <li>2014-08-25 &mdash; <a href="rat">Apache Rat</a> 0.11 released (<a href="release-notes/rat.txt">release notes</a>)</li>


[creadur-site] 02/02: Restore 0.14 release

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git

commit b95c52620a94239a8956b5698fa491b4c9138c5f
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Wed Aug 31 21:43:38 2022 +0200

    Restore 0.14 release
---
 index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index 3f76452..1dce4c7 100644
--- a/index.html
+++ b/index.html
@@ -124,6 +124,7 @@ and
 <h3 id="version-history">Version history</h3>
 <ul>
   <li>2022-08-31 &mdash; <a href="rat">Apache Rat</a> 0.15 will be released pretty soon</li>
+  <li>2022-05-28 &mdash; <a href="rat">Apache Rat</a> 0.14 released - (<a href="release-notes/RELEASE-NOTES-014.txt">release notes</a> / <a href="./rat/">project reports</a>)</li>
 <li>2018-10-13 &mdash; <a href="rat">Apache Rat</a> 0.13 released (<a href="release-notes/rat.txt">release notes</a>)</li>
 <li>2016-06-10 &mdash; <a href="rat">Apache Rat</a> 0.12 released (<a href="release-notes/rat.txt">release notes</a>)</li>
 <li>2014-08-25 &mdash; <a href="rat">Apache Rat</a> 0.11 released (<a href="release-notes/rat.txt">release notes</a>)</li>