You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/07/01 18:13:54 UTC

[tomee-site-generator] branch master updated (a3a2194 -> 19f7f8f)

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

rzo1 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


    from a3a2194  Prepares download pages for Apache TomEE 8.0.12
     new 7268c38  Use 8.0.12 on front page Upgrade to 8.0.12 in version
     new 19f7f8f  TOMEE-4000 - Add security.txt to website

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:
 pom.xml                                        | 2 +-
 src/main/jbake/assets/.well-known/security.txt | 5 +++++
 src/main/jbake/templates/index.gsp             | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
 create mode 100644 src/main/jbake/assets/.well-known/security.txt


[tomee-site-generator] 01/02: Use 8.0.12 on front page Upgrade to 8.0.12 in version

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git

commit 7268c38a72547d07c40476f5050dc591cf39cecb
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Fri Jul 1 20:12:05 2022 +0200

    Use 8.0.12 on front page
    Upgrade to 8.0.12 in version
---
 pom.xml                            | 2 +-
 src/main/jbake/templates/index.gsp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 28d74c4..ef70f4a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
   <name>Apache TomEE :: WebSite NG</name>
 
   <properties>
-    <tomee.version>8.0.10</tomee.version>
+    <tomee.version>8.0.12</tomee.version>
     <jbake.http>false</jbake.http>
     <jbake.pdf>false</jbake.pdf>
 
diff --git a/src/main/jbake/templates/index.gsp b/src/main/jbake/templates/index.gsp
index 0a25cde..c82c3b3 100755
--- a/src/main/jbake/templates/index.gsp
+++ b/src/main/jbake/templates/index.gsp
@@ -66,7 +66,7 @@
 				<div class="col-md-6 d-flex f-column-start accented-block accent-violet f-space-between">
                     <div class="block-content">
                         <h5 class="muted">Final Release - javax namespace</h5>
-                        <h4 class="muted">apache-tomee-8.0.10</h4>
+                        <h4 class="muted">apache-tomee-8.0.12</h4>
                         <p>Stable and ready for production, Apache TomEE 8.0 implements Java EE 8 / Jakarta EE 8 and supports the javax namespace. Runs on Java 8 or higher.</p>
                     </div>
                     <a class="btn btn-accent btn-primary square"  href="download.html#tomee-8.0"><i class="icon_plus"></i>Download</a>


[tomee-site-generator] 02/02: TOMEE-4000 - Add security.txt to website

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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git

commit 19f7f8f2a0adbc86572ea6302f6b0869ff99e570
Author: Richard Zowalla <rz...@apache.org>
AuthorDate: Fri Jul 1 20:13:48 2022 +0200

    TOMEE-4000 - Add security.txt to website
---
 src/main/jbake/assets/.well-known/security.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/main/jbake/assets/.well-known/security.txt b/src/main/jbake/assets/.well-known/security.txt
new file mode 100644
index 0000000..9c9fc66
--- /dev/null
+++ b/src/main/jbake/assets/.well-known/security.txt
@@ -0,0 +1,5 @@
+type=securitytxt
+contact=mailto:security@apache.org
+languages=en
+canonical=https://tomee.apache.org/.well-known/security.txt
+policy=https://tomee.apache.org/security/security.html