Nevermind, I figured it out 😐 On Mon, Aug 16, 2021 at 6:50 PM Dave <snoopd...@gmail.com> wrote:
> I've updated the Roller website for the 6.0.2 release via the "asf-site" > branch, but I'm not seeing updates at > https://roller.apache.org/downloads/downloads.html > > Before I assault Infra folks, any clues what I'm doing wrong? > > Thanks, > Dave > > > > On Mon, Aug 16, 2021 at 6:38 PM <snoopd...@apache.org> wrote: > >> This is an automated email from the ASF dual-hosted git repository. >> >> snoopdave pushed a commit to branch asf-site >> in repository https://gitbox.apache.org/repos/asf/roller-website.git >> >> >> The following commit(s) were added to refs/heads/asf-site by this push: >> new 96eb3db Roller 6.0.2 release >> 96eb3db is described below >> >> commit 96eb3db52d35cb7bc1b5d5b589b8add844bb33ef >> Author: Dave Johnson <snoopd...@gmail.com> >> AuthorDate: Mon Aug 16 18:38:39 2021 -0400 >> >> Roller 6.0.2 release >> --- >> content/downloads/downloads.html | 2 +- >> sources/src/main/jbake/content/downloads/downloads.md | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/content/downloads/downloads.html >> b/content/downloads/downloads.html >> index a7586eb..1b10af4 100644 >> --- a/content/downloads/downloads.html >> +++ b/content/downloads/downloads.html >> @@ -87,7 +87,7 @@ >> <p><h2>Apache Roller Releases</h2> >> <p>Releases of the Apache Roller blog server are made available to the >> general public at no charge, under the <a href=" >> http://apache.org/licenses/">Apache License,</a> in both binary and >> source distributions.</p> >> <h3>General Availability (GA) Releases</strong> - <em>Ready for Prime >> Time!</em></h3> >> -<p><strong><a href=" >> http://www.apache.org/dyn/closer.cgi/roller/roller-6.0/v6.0.1">Roller >> 6.0.1</a> ("best available")</strong></p> >> +<p><strong><a href=" >> http://www.apache.org/dyn/closer.cgi/roller/roller-6.0/v6.0.2">Roller >> 6.0.2</a> ("best available")</strong></p> >> <p>Previous source and binary distributions, including documentation, >> are available in the <a class="external" href=" >> http://archive.apache.org/dist/roller/">Apache archives</a>.</p> >> <p>Project releases are approved by vote of the Apache Roller Project >> Management Committee (PMC). Support for a release is provided by project >> volunteers on the project <a href=" >> https://cwiki.apache.org/confluence/display/ROLLER/How+to+ask+for+help">mailing >> lists</a>. Bugs found in a release may be discussed on the list and >> reported through the <a >> href="https://issues.apache.org/jira/browse/ROL">issue >> tracker</a>. The user mailing list and issue tracker are the >> <strong>only</strong> supp [...] >> <p>Note: When downloading from a mirror, be sure to verify that >> checksums and/or signatures are correct. To do so, use the checksum and >> signature files from the main Apache site at <a class="external" href=" >> http://www.apache.org/dist/roller/"><a href=" >> http://www.apache.org/dist/roller/">http://www.apache.org/dist/roller/ >> </a></a>.</p> >> diff --git a/sources/src/main/jbake/content/downloads/downloads.md >> b/sources/src/main/jbake/content/downloads/downloads.md >> index b5598ab..9630dd2 100644 >> --- a/sources/src/main/jbake/content/downloads/downloads.md >> +++ b/sources/src/main/jbake/content/downloads/downloads.md >> @@ -8,7 +8,7 @@ type=page >> Releases of the Apache Roller blog server are made available to the >> general public at no charge, under the <a href=" >> http://apache.org/licenses/">Apache License,</a> in both binary and >> source distributions. >> >> ### General Availability (GA) Releases</strong> - <em>Ready for Prime >> Time!</em> >> -__<a >> href="http://www.apache.org/dyn/closer.cgi/roller/roller-6.0/v6.0.1">Roller >> 6.0.1</a> ("best available")__ >> +__<a >> href="http://www.apache.org/dyn/closer.cgi/roller/roller-6.0/v6.0.2">Roller >> 6.0.2</a> ("best available")__ >> >> Previous source and binary distributions, including documentation, are >> available in the <a class="external" href=" >> http://archive.apache.org/dist/roller/">Apache archives</a>. >> >>