You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/02/22 09:57:24 UTC

[tomee-site-generator] branch master updated (157cc8d -> a01bd3e)

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

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


    from 157cc8d  Add config and fix for "latest" docs
     add 83babe9  Prepares Website for TomEE 8.0.10 Release
     new a01bd3e  Merge pull request #33 from apache/8.0.10

The 1 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/content/8.0.10/release-notes.adoc | 39 ++++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc     | 10 ++++++
 src/main/jbake/content/download.adoc             | 20 ++++++------
 src/main/jbake/templates/index.gsp               |  2 +-
 5 files changed, 61 insertions(+), 12 deletions(-)
 create mode 100644 src/main/jbake/content/8.0.10/release-notes.adoc

[tomee-site-generator] 01/01: Merge pull request #33 from apache/8.0.10

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

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

commit a01bd3e7da8497b00c2fd5ff6959784e71c2ead1
Merge: 157cc8d 83babe9
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Tue Feb 22 10:57:17 2022 +0100

    Merge pull request #33 from apache/8.0.10
    
    Prepares Website for TomEE 8.0.10 Release

 pom.xml                                          |  2 +-
 src/main/jbake/content/8.0.10/release-notes.adoc | 39 ++++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc     | 10 ++++++
 src/main/jbake/content/download.adoc             | 20 ++++++------
 src/main/jbake/templates/index.gsp               |  2 +-
 5 files changed, 61 insertions(+), 12 deletions(-)