You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/03/16 21:24:28 UTC

[myfaces-tobago] branch master updated (a6a5b1b -> 5673f55)

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

bommel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


    from a6a5b1b  build(themes): rebuild after dependency update
     new da28912  chore(dist): correct download links
     new 5673f55  chore(dist): correct download links

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:
 .../content/10-intro/85-download/Download.xhtml    | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)


[myfaces-tobago] 01/02: chore(dist): correct download links

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit da289123946a035727aeaa20af7d50f84894eb8f
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Mar 16 21:19:38 2021 +0100

    chore(dist): correct download links
---
 .../content/10-intro/85-download/Download.xhtml    | 24 +++++++++++-----------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
index 89c92ce..520adc3 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
@@ -89,52 +89,52 @@
             <td>MyFaces Tobago</td>
             <td>zip</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip"
                 label="myfaces-tobago-#{release.version}-dist.zip" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip.sha256"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip.sha256"
                 label="myfaces-tobago-#{release.version}-dist.zip.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip.asc"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.zip.asc"
                 label="myfaces-tobago-#{release.version}-dist.zip.asc" image="fa-external-link"/></td>
           </tr>
           <tr>
             <td>MyFaces Tobago Source</td>
             <td>zip</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-source-release.zip"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/source/myfaces-tobago-#{release.version}-source-release.zip"
                 label="myfaces-tobago-#{release.version}-source-release.zip" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/source-release/myfaces/binaries/myfaces-tobago-#{release.version}-source-release.zip.sha256"
+                link="https://downloads.apache.org/myfaces/source/myfaces-tobago-#{release.version}-source-release.zip.sha256"
                 label="myfaces-tobago-#{release.version}-source-release.zip.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/source-release/myfaces/binaries/myfaces-tobago-#{release.version}-source-release.zip.asc"
+                link="https://downloads.apache.org/myfaces/source/myfaces-tobago-#{release.version}-source-release.zip.asc"
                 label="myfaces-tobago-#{release.version}-source-release.zip.asc" image="fa-external-link"/></td>
           </tr>
           <tr>
             <td>MyFaces Tobago Example</td>
             <td>tar.gz</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz"
                 label="myfaces-tobago-#{release.version}-example.tar.gz" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/example/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz.sha256"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz.sha256"
                 label="myfaces-tobago-#{release.version}-example.tar.gz.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/example/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz.asc"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-example.tar.gz.asc"
                 label="myfaces-tobago-#{release.version}-example.tar.gz.asc" image="fa-external-link"/></td>
           </tr>
           <tr>
             <td>MyFaces Tobago Example</td>
             <td>zip</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip"
                 label="myfaces-tobago-#{release.version}-example.zip" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/example/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip.sha256"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip.sha256"
                 label="myfaces-tobago-#{release.version}-example.zip.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/example/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip.asc"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-example.zip.asc"
                 label="myfaces-tobago-#{release.version}-example.zip.asc" image="fa-external-link"/></td>
           </tr>
           </tbody>


[myfaces-tobago] 02/02: chore(dist): correct download links

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 5673f558af1ca229f4cd2db6628f89496523cf18
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Mar 16 22:22:31 2021 +0100

    chore(dist): correct download links
---
 .../src/main/webapp/content/10-intro/85-download/Download.xhtml     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
index 520adc3..a25bdd2 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
@@ -76,13 +76,13 @@
             <td>MyFaces Tobago</td>
             <td>tar.gz</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.sha256"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.sha256"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.asc"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.asc"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz.asc" image="fa-external-link"/></td>
           </tr>
           <tr>