You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/03/30 13:50:50 UTC

[myfaces-homepage] branch master updated (dcf4da8 -> 3da240a)

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

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


    from dcf4da8  fix: URLs to internal docs
     new 1566eaf  feat: add restart policy
     new 3da240a  doc: tobago

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:
 menu.md                             |  7 ++-
 tobago-download.md                  | 98 +++++++++++++++++++++++++++++++++++++
 tobago.md                           | 41 ----------------
 tobago/tobago-vm/docker-compose.yml |  4 ++
 4 files changed, 107 insertions(+), 43 deletions(-)
 create mode 100644 tobago-download.md

[myfaces-homepage] 01/02: feat: add restart policy

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

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

commit 1566eaf87f369026a5c89ce92433e1d0de3a031d
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Mar 17 15:51:31 2022 +0100

    feat: add restart policy
---
 tobago/tobago-vm/docker-compose.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tobago/tobago-vm/docker-compose.yml b/tobago/tobago-vm/docker-compose.yml
index 6daaaa5..cf5f19a 100644
--- a/tobago/tobago-vm/docker-compose.yml
+++ b/tobago/tobago-vm/docker-compose.yml
@@ -56,6 +56,7 @@ services:
       - demo-2-snapshot
 #      - demo-1-5-release
 #      - demo-1-0-release
+    restart: unless-stopped
 #  demo-5-release:
 #    build: tomcat
 #    environment:
@@ -90,6 +91,7 @@ services:
       options:
         max-size: "1m"
         max-file: "5"
+    restart: unless-stopped
 #  demo-4-release:
 #    build: tomcat
 #    environment:
@@ -124,6 +126,7 @@ services:
       options:
         max-size: "1m"
         max-file: "5"
+    restart: unless-stopped
 #  demo-3-release:
 #    build: tomcat
 #    environment:
@@ -169,6 +172,7 @@ services:
       options:
         max-size: "1m"
         max-file: "5"
+    restart: unless-stopped
 #  demo-1-5-release:
 #    build: tomcat
 #    environment:

[myfaces-homepage] 02/02: doc: tobago

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

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

commit 3da240a35d1f088e2fe577524ae137ad1c33cdc7
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Mar 30 15:44:41 2022 +0200

    doc: tobago
    
    * add download page
    * cleanup menu and index
---
 menu.md            |  7 ++--
 tobago-download.md | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tobago.md          | 41 -----------------------
 3 files changed, 103 insertions(+), 43 deletions(-)

diff --git a/menu.md b/menu.md
index 9e57cd9..e08f476 100644
--- a/menu.md
+++ b/menu.md
@@ -16,9 +16,12 @@
     - [Old Versions](/oldVersions.md)
     
 - Tobago
-  - [Getting Started](/tobago.md)
+  - [Overview](/tobago.md)
+  - [Demos](http://tobago-demo.apache.org/)
+    - [Getting started](https://tobago-demo.apache.org/getting-started.html)
+    - [Download](/tobago-download.md)
   - [Issue Tracker](https://issues.apache.org/jira/projects/TOBAGO/issues/)
-  - [Demo](http://tobago-demo.apache.org/)
+  - [Github](https://github.com/apache/myfaces-tobago/tree/tobago-5.x)
   
 - [Legacy Wiki](https://cwiki.apache.org/confluence/display/MYFACES2/Home)
 - [Inactive Projects](/inactiveProjects.md)
diff --git a/tobago-download.md b/tobago-download.md
new file mode 100644
index 0000000..5144cd9
--- /dev/null
+++ b/tobago-download.md
@@ -0,0 +1,98 @@
+# Download Tobago Source- and Binary-Packages
+
+Most common Tobago will be used in a Maven project, so an explicit download is not needed.
+Nevertheless, here are the artifacts to download.
+
+Use the links below to download a distribution of MyFaces Tobago from
+one of our mirrors. It is good practice to verify the integrity of the
+distribution files.
+
+You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
+hours to reach all mirrors.
+
+Apache MyFaces Tobago is distributed as a *zip* archive and
+as a *tar.gz* archive. The content is the same. Please note
+that the *tar.gz* archives contain file names longer than 100 characters and have been
+created using GNU tar extensions. Thus, they must be untarred with a GNU compatible
+version of tar.
+
+## Tobago 5.0.0 Distribution
+
+Release notes can be found in
+[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&version=12338729)
+
+|   | Type | File | Checksum | Signature |
+|---|---|---|---|---|
+| MyFaces Tobago | tar.gz     | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-5.0.0-dist.tar.gz)      | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-5.0.0-dist.tar.gz.sha256)      | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-5.0.0-dist.tar.gz.asc) |
+| MyFaces Tobago | zip        | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-5.0.0-dist.zip)         | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-5.0.0-dist.zip.sha256)         | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-5.0.0-dist.zip.asc) |
+| MyFaces Tobago Source | zip | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/source/myfaces-tobago-5.0.0-source-release.zip) | [Checksum](https://downloads.apache.org/myfaces/source/myfaces-tobago-5.0.0-source-release.zip.sha256) | [Signature](https://downloads.apache.org/myfaces/source/myfaces-tobago-5.0.0-source-release.zip.asc) |
+
+## Tobago 4.5.4 Distribution
+
+Release notes can be found in
+[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&version=12350057)
+
+|   | Type | File | Checksum | Signature |
+|---|---|---|---|---|
+| MyFaces Tobago | tar.gz     | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.5.4-dist.tar.gz)      | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-4.5.4-dist.tar.gz.sha256)      | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-4.5.4-dist.tar.gz.asc) |
+| MyFaces Tobago | zip        | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.5.4-dist.zip)         | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-4.5.4-dist.zip.sha256)         | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-4.5.4-dist.zip.asc) |
+| MyFaces Tobago Source | zip | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/source/myfaces-tobago-4.5.4-source-release.zip) | [Checksum](https://downloads.apache.org/myfaces/source/myfaces-tobago-4.5.4-source-release.zip.sha256) | [Signature](https://downloads.apache.org/myfaces/source/myfaces-tobago-4.5.4-source-release.zip.asc) |
+
+## Tobago 2.4.5 Distribution
+
+Release notes can be found in
+[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&version=12349661)
+
+|   | Type | File | Checksum | Signature |
+|---|---|---|---|---|
+| MyFaces Tobago | tar.gz     | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.4.5-dist.tar.gz)      | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-2.4.5-dist.tar.gz.sha256)      | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-2.4.5-dist.tar.gz.asc) |
+| MyFaces Tobago | zip        | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.4.5-dist.zip)         | [Checksum](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-2.4.5-dist.zip.sha256)         | [Signature](https://downloads.apache.org/myfaces/binaries/myfaces-tobago-2.4.5-dist.zip.asc) |
+| MyFaces Tobago Source | zip | [Download Site](https://www.apache.org/dyn/closer.lua/myfaces/source/myfaces-tobago-2.4.5-source-release.zip) | [Checksum](https://downloads.apache.org/myfaces/source/myfaces-tobago-2.4.5-source-release.zip.sha256) | [Signature](https://downloads.apache.org/myfaces/source/myfaces-tobago-2.4.5-source-release.zip.asc) |
+
+## Latest Source Code from GIT Repository
+
+The source code is available on 
+[Github](https://github.com/apache/myfaces-tobago) and Apache
+[Gitbox](https://gitbox.apache.org/repos/asf?p=myfaces-tobago.git).
+
+## Archive of Old Releases
+
+Older releases are available in the Apache
+[archive](https://archive.apache.org/dist/myfaces/).
+Those releases are only provided as historical artifacts. We strongly
+recommend not to use those releases, but upgrade to the most recent release.
+
+## Verifying Checksums
+
+It is essential that you verify the integrity of the downloaded
+files using the SHA-256.
+This verification ensures the
+file was not corrupted during the download or mirroring process.
+
+To verify the hash signature on the files, you need to use a program
+called e. g. *sha*, *shasum*, which is
+included in many UNIX distributions and macOS.
+It is also available for Windows.
+
+## Verifying Signatures
+
+PGP verification ensures that the file came from a certain person.
+We recommend you verify your downloads with PGP.
+
+First download the Apache MyFaces
+[KEYS](https://www.apache.org/dist/myfaces/KEYS)
+as well as the *asc* signature file
+for the particular distribution. It is important that you get these files from the ultimate
+trusted source - the main ASF distribution site, rather than from a mirror.
+
+You need an installation of e. g. OpenPGP or GPG to check the files. More information you'll find on the
+Apache [verification](https://www.apache.org/info/verification.html#CheckingSignatures)
+site.
+
+Then verify the signatures for all downloaded files. With gpg for the dist.tar.gz it looks like
+
+```
+$ TOBAGO_VERSION=5.0.0
+$ gpg --import KEYS
+$ gpg --verify myfaces-tobago-$TOBAGO_VERSION-dist.tar.gz.asc myfaces-tobago-$TOBAGO_VERSION-dist.tar.gz
+```
diff --git a/tobago.md b/tobago.md
index ce6655f..709b990 100644
--- a/tobago.md
+++ b/tobago.md
@@ -21,15 +21,6 @@ it different from other frameworks:
   * A layout manager is used to arrange the components automatically. This means, no
     manual laying out with HTML tables or other constructs is needed.
 
-  
-### Getting Started
-         
-[Getting started page](https://tobago-demo.apache.org/getting-started.html) 
-
-### Downloads
-
-[Download page](https://tobago-demo.apache.org/download.html)
-  
 ## News
 
 ### February 21, 2022 Apache Tobago 2.4.5 Released
@@ -52,35 +43,3 @@ The Apache Tobago component library in version 5.0.0-alpha-2 has been released.
 
 Release notes can be found in
 [Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350431&projectId=12310273).
-
-### May 31, 2021 Apache Tobago 4.5.4 and Apache Tobago 5.0.0-alpha-1 Released
-
-The Apache Tobago component library in version 4.5.3 and in version 5.0.0-alpha-1 has been released.
-
-Release notes for 4.5.4 can be found in
-[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12350057).
-       
-Release notes for 5.0.0-alpha-1 can be found in
-[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12350237).
-
-### March 1, 2021 Apache Tobago 4.5.3 Released
-
-The Apache Tobago component library in version 4.5.3 has been released.
-
-Release notes can be found in
-[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12349662).
-
-
-### February 5, 2021 Apache Tobago 4.5.2 Released
-
-The Apache Tobago component library in version 4.5.2 has been released.
-
-Release notes can be found in
-[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12349344).
-
-### February 5, 2021 Apache Tobago 2.4.4 Released
-
-The Apache Tobago component library in version 2.4.4 has been released.
-
-Release notes can be found in
-[Jira](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12349632).