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/09/17 10:14:10 UTC

svn commit: r922489 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/sitemap.xml content/tomee-1.7.1.html

Author: buildbot
Date: Wed Sep 17 08:14:10 2014
New Revision: 922489

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/sitemap.xml
    websites/staging/tomee/trunk/content/tomee-1.7.1.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 17 08:14:10 2014
@@ -1 +1 @@
-1625098
+1625480

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 17 08:14:10 2014
@@ -1 +1 @@
-1625098
+1625480

Modified: websites/staging/tomee/trunk/content/sitemap.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/tomee/trunk/content/tomee-1.7.1.html
==============================================================================
--- websites/staging/tomee/trunk/content/tomee-1.7.1.html (original)
+++ websites/staging/tomee/trunk/content/tomee-1.7.1.html Wed Sep 17 08:14:10 2014
@@ -144,7 +144,7 @@
 
 <p>Note: Issue <a href="https://issues.apache.org/jira/browse/TOMEE-1339">TOMEE-1339</a> introduced a default (but configurable) check for a static <em>index.html</em> file when an empty JAX-RS resource URL is specified by a client. You can use this file to return a descriptive response to the client for example. Make sure that this optional file does not contain sensitive information when made available. Currently it is not a JSP and it is not parsed in any way by the Servlet container - This may change in the next version.</p>
 
-<p>Or just update your existing Maven JavaEE-API, OpenEJB and or TomEE pom.xml entries to point to the latest versions:</p>
+<p>Simply update your existing Maven JavaEE-API, OpenEJB and or TomEE pom.xml entries to point to the latest versions:</p>
 
 <pre><code>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.openejb&lt;/groupId&gt;