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/31 08:50:49 UTC

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

Author: buildbot
Date: Tue Jul 31 06:50:48 2012
New Revision: 827482

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
==============================================================================
--- websites/staging/openejb/trunk/content/dev/jira/patches.html (original)
+++ websites/staging/openejb/trunk/content/dev/jira/patches.html Tue Jul 31 06:50:48 2012
@@ -147,9 +147,9 @@
 </h1>
 </div>
 
-<p><strong>37 patches in the queue</strong></p>
+<p><strong>38 patches in the queue</strong></p>
 
-<p>Generated Monday, July 30, 2012</p>
+<p>Generated Tuesday, July 31, 2012</p>
 
 <p>(sorted oldest to newest)</p>
 
@@ -427,6 +427,13 @@
 <li>2012-07-03     <a href="https://issues.apache.org/jira/secure/attachment/12534990/SocketConnectionFactory.patch">SocketConnectionFactory.patch</a></li>
 </ul>
 
+<p><a href="https://issues.apache.org/jira/browse/OPENEJB-1880">OPENEJB-1880</a> atomicity violation bugs because of misusing concurrent collections</p>
+
+<ul>
+<li>2012-07-30  <strong>Yu Lin</strong> -  <em>Bug</em></li>
+<li>2012-07-30     <a href="https://issues.apache.org/jira/secure/attachment/12538404/openejb-4.0.0.patch">openejb-4.0.0.patch</a></li>
+</ul>
+
 
 
 

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 Tue Jul 31 06:50:48 2012
@@ -192,6 +192,7 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1880">OPENEJB-1880</a>: atomicity violation bugs because of misusing concurrent collections</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1848">OPENEJB-1848</a>: Multipoint Automatic Reconnect fails in some situations</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-233">TOMEE-233</a>: Default JMS Persistence with hsql causes issue when restarting server</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-223">TOMEE-223</a>: An archive artifact is not deployed when using deployment descriptor</li>
@@ -311,6 +312,7 @@
 <p><strong>Improvement</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-345">TOMEE-345</a>: make EjbTimerServiceImpl serializable</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1860">OPENEJB-1860</a>: openejb.descriptors.output logging and functional improvements</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1858">OPENEJB-1858</a>: be more tolerant on the tx manager type for managedconnection factory</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-232">TOMEE-232</a>: optimize JS imports</li>