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 2013/02/09 07:51:23 UTC

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

Author: buildbot
Date: Sat Feb  9 06:51:23 2013
New Revision: 849991

Log:
Dynamic update by buildbot for tomee

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

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

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

Modified: websites/staging/tomee/trunk/content/dev/jira/todo.html
==============================================================================
--- websites/staging/tomee/trunk/content/dev/jira/todo.html (original)
+++ websites/staging/tomee/trunk/content/dev/jira/todo.html Sat Feb  9 06:51:23 2013
@@ -154,6 +154,14 @@
 
 <p>When looking for a task for first-time contributors, we highly encourage people to start small and find something simple and quick.  See also <a href="../contribution-tips.html">Contribution Tips</a></p>
 
+<h1>Blocker</h1>
+
+<p><strong>Bug</strong>:</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-766">TOMEE-766</a>: Unable to deploy: java.lang.OutOfMemoryError: GC overhead limit exceeded</li>
+</ul>
+
 <h1>Critical</h1>
 
 <p><strong>Bug</strong>:</p>
@@ -324,6 +332,7 @@
 <p><strong>Improvement</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1998">OPENEJB-1998</a>: Add Client IP to Remote EJB Request logging</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-727">TOMEE-727</a>: Optimized reading of xml deployment descriptors</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-721">TOMEE-721</a>: Dont reload tomee if the modification occurs in a resource file like html,css etc</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-702">TOMEE-702</a>: Improved exception handling for mistake REST class with no public methods</li>