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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e81cbd9  Automatic Site Publish by Buildbot
e81cbd9 is described below

commit e81cbd910b0cc867ff10a8bf98927ffc023c572f
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 4 09:03:40 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                | 8 ++++----
 output/community.html           | 3 +--
 output/downloads.html           | 3 +--
 output/editing-website.html     | 3 +--
 output/features.html            | 3 +--
 output/guide/index.html         | 3 +--
 output/guide/solr-tutorial.html | 3 +--
 output/index.html               | 3 +--
 output/logos-and-assets.html    | 3 +--
 output/news.html                | 3 +--
 output/privacy.html             | 3 +--
 output/resources.html           | 3 +--
 output/security.html            | 3 +--
 output/whoweare.html            | 3 +--
 14 files changed, 17 insertions(+), 30 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 590022c..754cde9 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -40,10 +40,10 @@ RewriteRule ^versioncontrol.html 
resources.html#solr-version-control   [R=301,NE
 RewriteRule ^version_control.html resources.html#solr-version-control  
[R=301,NE,L]
 RewriteRule ^mailing_lists.html community.html#mailing-lists-chat      
[R=301,NE,L]
 
-RedirectMatch Permanent ^issue_tracking.html 
https://issues.apache.org/jira/browse/SOLR
-RedirectMatch Permanent ^mirrors-solr-latest-redir.html downloads.html
-RedirectMatch Permanent ^mirrors-solr-3x-redir downloads.html
-RedirectMatch Permanent ^mirrors-solr-redir.html downloads.html
+RedirectMatch Permanent ^/issue_tracking.html 
https://issues.apache.org/jira/browse/SOLR
+RedirectMatch Permanent ^/mirrors-solr-latest-redir.html downloads.html
+RedirectMatch Permanent ^/mirrors-solr-3x-redir downloads.html
+RedirectMatch Permanent ^/mirrors-solr-redir.html downloads.html
 
 # Top-level javadoc redirect in case redirected from Lucene site /solr/X_Y_Z 
-> solr.apache.org/x_Y_Z
 RedirectMatch Permanent ^/(\d+_\d+_\d+)$ /docs/$1/
diff --git a/output/community.html b/output/community.html
index 3ef9149..60e38f5 100644
--- a/output/community.html
+++ b/output/community.html
@@ -380,8 +380,7 @@ or a <a 
href="https://cwiki.apache.org/confluence/display/solr/HowToContribute#H
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/downloads.html b/output/downloads.html
index 3bdc2eb..919fea4 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -411,8 +411,7 @@ Due to the voluntary nature of Solr, no releases are 
scheduled in advance.</p>
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/editing-website.html b/output/editing-website.html
index 3434506..4cee15d 100644
--- a/output/editing-website.html
+++ b/output/editing-website.html
@@ -307,8 +307,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/features.html b/output/features.html
index 80c51b8..4ccf273 100644
--- a/output/features.html
+++ b/output/features.html
@@ -1174,8 +1174,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/guide/index.html b/output/guide/index.html
index 224becb..ac47b1e 100644
--- a/output/guide/index.html
+++ b/output/guide/index.html
@@ -300,8 +300,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/guide/solr-tutorial.html b/output/guide/solr-tutorial.html
index c37f917..a0cc386 100644
--- a/output/guide/solr-tutorial.html
+++ b/output/guide/solr-tutorial.html
@@ -274,8 +274,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/index.html b/output/index.html
index 6f713c6..d56cd6a 100644
--- a/output/index.html
+++ b/output/index.html
@@ -600,8 +600,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/logos-and-assets.html b/output/logos-and-assets.html
index e3f7df9..b984564 100644
--- a/output/logos-and-assets.html
+++ b/output/logos-and-assets.html
@@ -327,8 +327,7 @@
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/news.html b/output/news.html
index 27713db..58fbacf 100644
--- a/output/news.html
+++ b/output/news.html
@@ -3585,8 +3585,7 @@ file included with the release for a full list of 
details.</p>
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/privacy.html b/output/privacy.html
index 6f470e8..00e3dfb 100644
--- a/output/privacy.html
+++ b/output/privacy.html
@@ -283,8 +283,7 @@ The collected information consists of the following:</p>
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/resources.html b/output/resources.html
index 7e1da6e..0ef2fa7 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -448,8 +448,7 @@ Rafał Kuć is proud to introduce a new book on Solr, <a 
href="http://www.packtp
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/security.html b/output/security.html
index 2a61049..515b113 100644
--- a/output/security.html
+++ b/output/security.html
@@ -882,8 +882,7 @@ This issue was discovered by Noble Paul of Lucidworks 
Inc.</p>
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {
diff --git a/output/whoweare.html b/output/whoweare.html
index 44e2aa2..ad96579 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -340,8 +340,7 @@ have direct write access to the source repositories. 
Developers may be invited a
 
 <script>
   /* Cookie enabling functions. Thanks to Peter-Paul Koch for the code examples
-     at https://www.quirksmode.org/js/cookies.html
-     Copyright granted https://www.quirksmode.org/about/copyright.html
+     at https://www.quirksmode.org/js/cookies.html (used with permission)
   */
   function createCookie(name,value,days) {
     if (days) {

Reply via email to