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 2012/07/23 21:00:24 UTC

svn commit: r826731 - in /websites/staging/openejb/trunk: cgi-bin/ content/ content/examples-trunk/index.html

Author: buildbot
Date: Mon Jul 23 19:00:23 2012
New Revision: 826731

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/cgi-bin/   (props changed)
    websites/staging/openejb/trunk/content/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/index.html

Propchange: websites/staging/openejb/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 23 19:00:23 2012
@@ -1 +1 @@
-1364383
+1364752

Propchange: websites/staging/openejb/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 23 19:00:23 2012
@@ -1 +1 @@
-1364383
+1364752

Modified: websites/staging/openejb/trunk/content/examples-trunk/index.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/index.html (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/index.html Mon Jul 23 19:00:23 2012
@@ -177,7 +177,7 @@ All the examples show code, but some are
 <li><a href="cdi-basic/README.html">cdi-basic</a> *</li>
 <li><a href="cdi-request-scope/README.html">cdi-request-scope</a> *</li>
 <li><a href="cdi-application-scope/README.html">cdi-application-scope</a> *</li>
-<li><a href="cdi-interceptors/README.html">cdi-interceptors</a> *</li>
+<li><a href="simple-cdi-interceptor/README.html">simple-cdi-interceptor</a> *</li>
 <li><a href="cdi-produces-disposes/README.html">cdi-produces-disposes</a></li>
 <li><a href="decorators/README.html">decorators</a></li>
 <li><a href="cdi-alternative-and-stereotypes/README.html">cdi-alternative-and-stereotypes</a> *</div>