You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2016/12/02 11:10:03 UTC

svn commit: r1002013 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/apache-tomee.html content/resources/images/microprofile.png

Author: buildbot
Date: Fri Dec  2 11:10:03 2016
New Revision: 1002013

Log:
Staging update by buildbot for tomee

Added:
    websites/staging/tomee/trunk/content/resources/images/microprofile.png   (with props)
Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/apache-tomee.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec  2 11:10:03 2016
@@ -1 +1 @@
-1772106
+1772328

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec  2 11:10:03 2016
@@ -1 +1 @@
-1772106
+1772328

Modified: websites/staging/tomee/trunk/content/apache-tomee.html
==============================================================================
--- websites/staging/tomee/trunk/content/apache-tomee.html (original)
+++ websites/staging/tomee/trunk/content/apache-tomee.html Fri Dec  2 11:10:03 2016
@@ -180,6 +180,12 @@
 </ul>
 
 <div class="span5" style="float:right; width:350px" width="350px">
+    <img src="resources/images/microprofile.png" alt="Microprofile" style="float:left; margin-right:5px;">
+    <p style="font-size:13px;line-height:18px;">Microprofile is an open forum to optimize Enterprise Java for a microservices architecture by innovating across multiple implementations and collaborating on common areas of interest with a goal of standardization. TomEE is actively participating in this effort, and would welcome help from the community in moving this process forward.</p>
+    <p><a class="btn primary"target="_blank" href="http://microprofile.io/">Find out more</a></p>
+</div>
+
+<div class="span5" style="float:right; width:350px" width="350px">
     <img src="resources/images/Geek-Choice-Awards-App-Server-100x100-black.png" alt="Geeks Choice Award" style="float:left; margin-right:5px">
     <p style="font-size:13px;line-height:18px;">RebelLabs released an annual study with awards to recognize Geeky Excellence for 2014. Tomcat and TomEE were named as one of the 10 Geek Choice Awards winner. For a complete list of winners, check out the report <a target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/">"10 Kick-Ass Technologies Modern Developers Love"</a>.</p>
     <p><a class="btn primary"target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/10/">Read the Report</a></p>
@@ -188,29 +194,29 @@
 <p><div class="span10"><div class="hero-unit">
 <iframe width="460" height="264" src="http://www.youtube.com/embed/eCrtoSTZ2RE" frameborder="0" allowfullscreen></iframe></div></div></div></p>
 
-<h1>Goal</h1>
+<h1>Our Goal</h1>
 
-<p>Simple, Get more from Tomcat without giving anything up.</p>
+<p>Simple, get much more from Apache Tomcat, yet without giving anything up.</p>
 
-<h1>Focuses</h1>
+<h1>Principles</h1>
 
-<p>Some core focuses guide the integration:</p>
+<p>Some core principles guide the integration:</p>
 
 <ul>
-<li>Don't mess with Tomcat</li>
-<li>Keep it simple</li>
-<li>Avoid architecture overhead</li>
+<li>Don't mess with Tomcat - Just take it as it comes and extend it</li>
+<li>Keep it as simple as possible for the end user</li>
+<li>Avoid architectural overhead - It should just run existing applications out of the box</li>
 </ul>
 
-<p>The desire to beef up Tomcat installations has persisted despite the
-existence of full-blown app servers, many of which include Tomcat in some
-truncated and stripped-down form.  Not TomEE.</p>
+<p>The desire to beef-up Tomcat installations has persisted despite the existence of full-profile application servers,
+many of which actually include Tomcat in some truncated or stripped-down form.
+TomEE strives to fill this gap.</p>
 
 <h1>Under the Covers</h1>
 
-<p>Apache TomEE is assembled from a vanilla Apache Tomcat zip file.  No
-picking and choosing individual parts of Tomcat and building a "new" server
-leveraging Tomcat.  We start with Tomcat, add our jars and zip up the rest.
+<p>Apache TomEE is assembled from a vanilla Apache Tomcat official distribution.
+No picking and choosing individual parts of Tomcat and building a "new" server
+leveraging Tomcat.  We start with Tomcat, add our jars and configuration and zip up the rest.
  The result is Tomcat with added EE features, TomEE.</p>
 
 <p>Tomcat provides plenty of hooks for filling out parts of its lifecycle.  We

Added: websites/staging/tomee/trunk/content/resources/images/microprofile.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/tomee/trunk/content/resources/images/microprofile.png
------------------------------------------------------------------------------
    svn:mime-type = image/png