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 2014/01/22 18:02:08 UTC

svn commit: r895125 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/downloads.html

Author: buildbot
Date: Wed Jan 22 17:02:08 2014
New Revision: 895125

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/downloads.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 22 17:02:08 2014
@@ -1 +1 @@
-1560406
+1560416

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 22 17:02:08 2014
@@ -1 +1 @@
-1560406
+1560416

Modified: websites/staging/tomee/trunk/content/downloads.html
==============================================================================
--- websites/staging/tomee/trunk/content/downloads.html (original)
+++ websites/staging/tomee/trunk/content/downloads.html Wed Jan 22 17:02:08 2014
@@ -115,7 +115,7 @@
 <section xmlns="http://www.w3.org/1999/html">
 
     <div class="alert-message">
-      <strong>Feedback Welcome!</strong>
+        <strong>Feedback Welcome!</strong>
         We use your feedback to focus efforts, develop new features, and to make TomEE better for everyone.
         <a href="mailto:users@openejb.apache.org?subject=Feedback on TomEE 1.6.0&body=We'd%20like%20to%20hear%20about%20anything%20you'd%20like%20to%20tell%20us.%20%20If%20you're%20short%20on%20ideas%2C%20here%20are%20some%3A%0A%0A%20-%20Ways%20we%20can%20speed%20up%20or%20improve%20your%20ability%20to%20evaluate%20TomEE%0A%20-%20Anything%20you%20found%20difficult%20or%20inconvenient%20about%20using%20TomEE%0A%20-%20Documentation%20you%20would%20like%20to%20see%0A%20-%20Features%20you%20would%20like%20to%20have%0A%20-%20Anything%20in%20general%20to%20improve%20TomEE%20or%20help%20us%20grow%0A%0AKeep%20in%20mind%20that%20out%20of%20every%20100%20people%20that%20try%20something%20out%2C%20maybe%20one%20will%20actually%20post%20about%20it.%20%20Feel%20incredibly%20encouraged%20to%20let%20us%20know%20about%20your%20experiences%20with%20TomEE%20even%20if%20you%20think%20we've%20heard%20it%20a%20hundred%20times.%20%20Odds%20are%20we%20have%20not%20heard%20it%20and%2C%20if%20we%20have%2C%2
 0the%20most%20requested%20things%20are%20done%20first.%20%20So%20definitely%20let%20us%20know!%0A%0AApache%20TomEE%20is%20free%2C%20but%20you%20can%20pay%20us%20with%20feedback%20%3A)%0A%0ABest%20regards%2C%0AThe%20Apache%20TomEE%20community%0A">Help us grow!</a>
     </div>
@@ -269,7 +269,26 @@
     <div class="page-header">
         <h2>Other</h2>
     </div>
+    <div class="row">
+        <div class="span4">
+            <h3>TomEE WebAccess</h3>
+
+            <p>A web application that gives direct access to your TomEE runtime. It provides a console capable of executing 
+                dynamic JavaScript or Groovy code. It can also be used to have a quick look into the contents of the 
+                "logs" directory. Simply drop this war file into a TomEE <strong>JAX-RS</strong> or TomEE <strong>Plus</strong> 
+				server.</p>
 
+        </div>
+        <div class="span12">
+            <h3>&nbsp;</h3>
+            <ul>
+                <li><a href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.6.0/tomee-webaccess-1.6.0.war">tomee-webaccess-1.6.0.war</a> (<a
+                        href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.6.0/tomee-webaccess-1.6.0.war.asc">asc</a> <a
+                        href="http://www.apache.org/dyn/closer.cgi/tomee/tomee-1.6.0/tomee-webaccess-1.6.0.war.md5">md5</a>)
+                </li>
+            </ul>
+        </div>
+    </div>
     <div class="row">
         <div class="span4">
             <h3>Source</h3>