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 2021/05/21 07:22:52 UTC

[tomee-site-generator] branch master updated (2d98d63 -> 0021b8f)

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 2d98d63  Fix incorrect relative links
     new 15f00cf  Remove Google+: Dead social network
     new 506b7e2  Moves some (external) links to https
     new 0021b8f  Fixes typos, be consistent with GitHub, replaces BuildBot by Jenkins CI

The 3 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:
 src/main/jbake/content/community/commercial.adoc      |  2 +-
 .../jbake/content/community/contributing/website.adoc |  8 ++++----
 src/main/jbake/content/community/index.adoc           |  8 ++++----
 src/main/jbake/content/community/social.adoc          |  6 +-----
 src/main/jbake/content/community/sources.adoc         | 19 +++++++++----------
 src/main/jbake/content/contribute.adoc                |  2 --
 src/main/jbake/content/dev/release-tomee.adoc         |  2 +-
 src/main/jbake/content/security/security.adoc         |  8 ++++----
 8 files changed, 24 insertions(+), 31 deletions(-)

[tomee-site-generator] 03/03: Fixes typos, be consistent with GitHub, replaces BuildBot by Jenkins CI

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 0021b8ff0828aae02250c569f815fa481d973146
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Fri May 21 09:22:31 2021 +0200

    Fixes typos, be consistent with GitHub, replaces BuildBot by Jenkins CI
---
 src/main/jbake/content/community/commercial.adoc      |  2 +-
 .../jbake/content/community/contributing/website.adoc |  8 ++++----
 src/main/jbake/content/community/index.adoc           |  6 +++---
 src/main/jbake/content/community/sources.adoc         | 19 +++++++++----------
 4 files changed, 17 insertions(+), 18 deletions(-)

diff --git a/src/main/jbake/content/community/commercial.adoc b/src/main/jbake/content/community/commercial.adoc
index 6f686d5..24f463d 100755
--- a/src/main/jbake/content/community/commercial.adoc
+++ b/src/main/jbake/content/community/commercial.adoc
@@ -27,4 +27,4 @@ The Apache TomEE PMC does not and cannot endorse or recommend any products or se
 
 All submitted information must be factual and informational in nature and not be a marketing statement. Statements that promote your products and services over other offerings on the page will not be tolerated and will be removed. Such marketing statements can be added to your own pages on your own site.
 
-When in doubt, email the Apache TomEE PMC list (see xref:../security/support.adoc[Mailing Lists]) and ask. We are be happy to help.
+When in doubt, email the Apache TomEE PMC list (see xref:../security/support.adoc[Mailing Lists]) and ask. We are happy to help.
diff --git a/src/main/jbake/content/community/contributing/website.adoc b/src/main/jbake/content/community/contributing/website.adoc
index 97a3027..34850da 100755
--- a/src/main/jbake/content/community/contributing/website.adoc
+++ b/src/main/jbake/content/community/contributing/website.adoc
@@ -8,15 +8,15 @@ This website is a simple link:http://jbake.org/[JBake] project you can find at:
 
  - https://gitbox.apache.org/repos/asf/tomee-site-generator.git. (Apache)
 
- - https://github.com/apache/tomee-site-generator.git (Github mirror)
+ - https://github.com/apache/tomee-site-generator.git (GitHub mirror)
 
 To submit a change do the following:
 
-- Create a ticket on http://issues.apache.org/jira/browse/TOMEE
+- Create a ticket on https://issues.apache.org/jira/browse/TOMEE
 
-- Open a PR in the Gihub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
+- Open a PR in the GitHub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
 
-A committer will review it and redeploy the website using Apache CMS.
+A committer will review it and redeploy the website using a Jenkins CI build job.
 
 Building the website is mainly about running `mvn compile`, note you can use `JBake` main to develop.
 Publishing the website is about running `mvn pre-site` - needs to be a TomEE committer.
diff --git a/src/main/jbake/content/community/index.adoc b/src/main/jbake/content/community/index.adoc
index 238b96a..965fdde 100755
--- a/src/main/jbake/content/community/index.adoc
+++ b/src/main/jbake/content/community/index.adoc
@@ -8,9 +8,9 @@
 
 * xref:contributing/contribution-tips.adoc[Contribution tips]
 * xref:contributing/workflow.adoc[Contribution workflow]
-* xref:sources.adoc[Apache TomEE]
-* xref:contributing/website.adoc[This website]
-* xref:contributors.adoc[TomEE Wall Of Fame]
+* xref:sources.adoc[Contribute to Apache TomEE]
+* xref:contributing/website.adoc[Contribute to this Website]
+* xref:contributors.adoc[Apache TomEE - Wall Of Fame]
 
 == Social Media: cause contributing is not only about coding
 
diff --git a/src/main/jbake/content/community/sources.adoc b/src/main/jbake/content/community/sources.adoc
index cc41423..11cb2f3 100755
--- a/src/main/jbake/content/community/sources.adoc
+++ b/src/main/jbake/content/community/sources.adoc
@@ -3,11 +3,11 @@
 :jbake-type: page
 :jbake-status: published
 
-== Github
+== GitHub
 
-TomEE is on Github at https://github.com/apache/tomee . The sources are synchronized by Apache on Github
+TomEE is on GitHub at https://github.com/apache/tomee . The sources are synchronized by Apache on GitHub
 but Pull/Requests are integrated with Apache Infrastructure which means you can just submit us a patch as
-you would do on any Github project and Apache takes care of the rest of the process.
+you would do on any other GitHub project and Apache takes care of the rest of the process.
 
 == Apache Git
 
@@ -27,7 +27,7 @@ If you are interested in 1.7.x branch only just checkout the `tomee-1.7.x` branc
 git clone -b tomee-1.7.x https://gitbox.apache.org/repos/asf/tomee.git tomee-1.7.x
 ----
 
-Master branch is the more up to date version of the codebase and currently targets TomEE 7.x branch.
+Master branch is the more up to date version of the codebase and currently targets TomEE 8.x branch.
 
 == Building
 
@@ -57,15 +57,14 @@ Then TomEE archives are at `tomee/apache/tomee/target/apache-tomee-$\{classifier
 
 == Continuous Integration
 
-TomEE is using Buildbot for its continuous integration. You can access main builds (Ubuntu ones) at these address:
+TomEE is using Jenkins CI for its continuous integration. You can access builds at these address:
 
-- https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8[TomEE Master]
-- https://ci.apache.org/builders/tomee-1.7.x-ubuntu[TomEE 1.7.x]
+- https://ci-builds.apache.org/job/Tomee/[TomEE @ Jenkins CI]
 
 == Issues
 
-Tomee uses Jira for issues, if you are looking for a problem or reporting one, use the following address:
+TomEE uses Jira for issues, if you are looking for a problem or reporting one, use the following address:
 
-- Create a ticket on http://issues.apache.org/jira/browse/TOMEE
+- Create a ticket on https://issues.apache.org/jira/browse/TOMEE
 
-- Open a PR in the Gihub mirror with the ticket number e.g `TOMEE-1000 - Ticket Description`
+- Open a PR in the GitHub mirror with the ticket number e.g. `TOMEE-1000 - Ticket Description`

[tomee-site-generator] 01/03: Remove Google+: Dead social network

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 15f00cfd9e061106a61605496f7914c1cdf523e9
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Fri May 21 09:03:58 2021 +0200

    Remove Google+: Dead social network
---
 src/main/jbake/content/community/index.adoc   | 2 +-
 src/main/jbake/content/community/social.adoc  | 6 +-----
 src/main/jbake/content/contribute.adoc        | 2 --
 src/main/jbake/content/dev/release-tomee.adoc | 2 +-
 4 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/src/main/jbake/content/community/index.adoc b/src/main/jbake/content/community/index.adoc
index 9eac4c4..238b96a 100755
--- a/src/main/jbake/content/community/index.adoc
+++ b/src/main/jbake/content/community/index.adoc
@@ -14,7 +14,7 @@
 
 == Social Media: cause contributing is not only about coding
 
-Facebook, Twitter, Google+: if that speaks to you just follow this xref:social.adoc[TomEE on Social Media].
+Facebook or Twitter: if that speaks to you just follow this xref:social.adoc[TomEE on Social Media].
 
 == Support
 
diff --git a/src/main/jbake/content/community/social.adoc b/src/main/jbake/content/community/social.adoc
index 4e9c3b4..5d4920a 100755
--- a/src/main/jbake/content/community/social.adoc
+++ b/src/main/jbake/content/community/social.adoc
@@ -10,8 +10,4 @@ icon:facebook[size=2x] https://facebook.com/ApacheTomEE[TomEE @ Facebook]
 
 == Twitter
 
-icon:twitter[size=2x] https://twitter.com/apachetomee[TomEE @ Twitter]
-
-== Google+
-
-icon:google-plus[size=2x] https://plus.google.com/communities/105208241852045684449[TomEE @ Goole+]
+icon:twitter[size=2x] https://twitter.com/apachetomee[TomEE @ Twitter]
\ No newline at end of file
diff --git a/src/main/jbake/content/contribute.adoc b/src/main/jbake/content/contribute.adoc
index 0dc6626..5d6b4c7 100644
--- a/src/main/jbake/content/contribute.adoc
+++ b/src/main/jbake/content/contribute.adoc
@@ -18,13 +18,11 @@ If you love the project and want to see it grow, follow it on Facebook and Twitt
 
 * http://twitter.com/ApacheTomEE
 * http://facebook.com/ApacheTomEE
-* https://plus.google.com/118203123063829126066
 
 The more people we reach the more the project grows.
 
 * Become an active retweeter + +++<a onclick="javascript:twshare()" class="tw-share sprite" title="share on Twitter">+++share [tw]+++</a>+++
 * Share pages you like on Facebook + +++<a onclick="javascript:fbshare()" class="fb-share sprite" title="share on Facebook">+++share [fb]+++</a>+++
-* Share pages you like on Google+ + +++<a onclick="javascript:gpshare()" class="gp-share sprite" title="share on Google+">+++share [gp]+++</a>+++
 * Share pages you like on Pinterest + +++<a onclick="javascript:pinshare()" class="pin-share sprite" title="Share on Pinterest">+++share [pin]+++</a>+++
 
 Doing these things as often as possible are simple and powerful ways to help.
diff --git a/src/main/jbake/content/dev/release-tomee.adoc b/src/main/jbake/content/dev/release-tomee.adoc
index 2493a11..a211513 100644
--- a/src/main/jbake/content/dev/release-tomee.adoc
+++ b/src/main/jbake/content/dev/release-tomee.adoc
@@ -287,4 +287,4 @@ Commit and publish changes to the site, see xref:release-tomee.adoc#staging[Site
 
 Announce to the world that TomEE has new bells and whistles!
 
-https://blogs.apache.org/roller-ui/login.rol + http://twitter.com/ApacheTomEE + http://facebook.com/ApacheTomEE + https://plus.google.com/118203123063829126066
+https://blogs.apache.org/roller-ui/login.rol + http://twitter.com/ApacheTomEE + http://facebook.com/ApacheTomEE

[tomee-site-generator] 02/03: Moves some (external) links to https

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 506b7e27a7ba070b2849985419020cee46d73ac4
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Fri May 21 09:12:42 2021 +0200

    Moves some (external) links to https
---
 src/main/jbake/content/security/security.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/jbake/content/security/security.adoc b/src/main/jbake/content/security/security.adoc
index 8caab27..5c7b76e 100755
--- a/src/main/jbake/content/security/security.adoc
+++ b/src/main/jbake/content/security/security.adoc
@@ -66,7 +66,7 @@ There is an Apache Software Foundation vendor declared so you can follow all vul
 
 == Links
 
-- http://apache.org/security/
-- http://apache.org/security/projects.html
-- http://apache.org/security/committers.html
-- http://cve.mitre.org/[Common Vulnerabilities and Exposures database]
+- https://apache.org/security/
+- https://apache.org/security/projects.html
+- https://apache.org/security/committers.html
+- https://cve.mitre.org/[Common Vulnerabilities and Exposures database]