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/25 08:50:27 UTC

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

Author: buildbot
Date: Thu Oct 25 06:50:27 2012
New Revision: 836113

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 Thu Oct 25 06:50:27 2012
@@ -191,6 +191,9 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-504">TOMEE-504</a>: @Policy ignored</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-503">TOMEE-503</a>: @EndpointProperty property ignored</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-502">TOMEE-502</a>: @WebService name and serviceName ignored</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-491">TOMEE-491</a>: NullPointerException in TomEEAnnotationProvider.getAnnotatedClasses</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-465">TOMEE-465</a>: Classloader memory leak on redeployment</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-449">TOMEE-449</a>: Update license/notice files for all tomee webapps</li>
@@ -307,6 +310,8 @@
 <p><strong>Improvement</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-505">TOMEE-505</a>: OpenEJB DeploymentId improvement</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-501">TOMEE-501</a>: Implement openjpa load-time enhancement by means of PersistenceUnitInfo.addTransformer(ClassTransformer)</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-463">TOMEE-463</a>: use annotations for maven plugin</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-450">TOMEE-450</a>: TomEE configuration should be secure by default &amp; use a profile manager for development configuration</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-423">TOMEE-423</a>: Move TomEE's transport out of the tomee's management UI web app</li>