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/10/12 08:50:26 UTC

svn commit: r834875 - in /websites/staging/openejb/trunk/content/dev/jira: index.html patches.html todo.html

Author: buildbot
Date: Fri Oct 12 06:50:26 2012
New Revision: 834875

Log:
Dynamic update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/dev/jira/index.html
    websites/staging/openejb/trunk/content/dev/jira/patches.html
    websites/staging/openejb/trunk/content/dev/jira/todo.html

Modified: websites/staging/openejb/trunk/content/dev/jira/index.html
==============================================================================
    (empty)

Modified: websites/staging/openejb/trunk/content/dev/jira/patches.html
==============================================================================
    (empty)

Modified: websites/staging/openejb/trunk/content/dev/jira/todo.html
==============================================================================
--- websites/staging/openejb/trunk/content/dev/jira/todo.html (original)
+++ websites/staging/openejb/trunk/content/dev/jira/todo.html Fri Oct 12 06:50:26 2012
@@ -160,6 +160,7 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1919">OPENEJB-1919</a>: no security roles check if ejb Method parameter is an Array</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1358">OPENEJB-1358</a>: lookup doesn't find a previously bound object</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1357">OPENEJB-1357</a>: mappedName fails to work for @Stateless that only implements @Local interface</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1339">OPENEJB-1339</a>: OpenEJB 3.1.x test failures with Java 5</li>
@@ -482,6 +483,7 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-459">TOMEE-459</a>: exclusions.list not working properly</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-234">TOMEE-234</a>: errors on “Spring EJB and JPA” example page</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1119">OPENEJB-1119</a>: OutOfMemoryError when creating many one time timers in timed session ejb</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1103">OPENEJB-1103</a>: Inject fields in subclasses that extend class with LocalClient annotation.</li>