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/11/20 07:50:56 UTC

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

Author: buildbot
Date: Tue Nov 20 06:50:55 2012
New Revision: 838908

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 Tue Nov 20 06:50:55 2012
@@ -184,6 +184,18 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-592">TOMEE-592</a>: Wrong endorsed path in windows bat files</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1950">OPENEJB-1950</a>: Fix stateful passivation issue with CDI</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-590">TOMEE-590</a>: Avoid infinite loop when debugging a remote server</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-589">TOMEE-589</a>: Export o.a.o.api.jmx in openejb-api</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-588">TOMEE-588</a>: Fix non autonomous samples (they must run alone and out of the box)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-586">TOMEE-586</a>: Fix NPE in Tomcat datasource creator</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1946">OPENEJB-1946</a>: Make REST CDI beans cleaning consistent with other CDI beans usage (soap, etc)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-585">TOMEE-585</a>: Fix executable in service.bat</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1944">OPENEJB-1944</a>: Possible NullPointerException in ServiceManager</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1943">OPENEJB-1943</a>: ActiveMQ lifecycle issue</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1942">OPENEJB-1942</a>: Possible linkage error on Mac OS</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1941">OPENEJB-1941</a>: Properly clear the broker</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1939">OPENEJB-1939</a>: OpenEjb processes @Resource wrong</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-573">TOMEE-573</a>: Windows service binaries got trashed in the distribution</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-520">TOMEE-520</a>: Some paths not correct for Windows in TomEE Remote Arquillian Adapter</li>
@@ -248,6 +260,11 @@
 <p><strong>New Feature</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1949">OPENEJB-1949</a>: Allowing @Descriptors to manage altDD descriptors in tests</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1948">OPENEJB-1948</a>: Enable service activation and selection using @EnableServices annotation instead of the system property (more user friendly)</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1947">OPENEJB-1947</a>: Extend ApplicationComposer usage to allow simple web applications testing</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-584">TOMEE-584</a>: Revisiting the TomEE webapp and creating a brand new user interface</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-581">TOMEE-581</a>: Implement reloadable mechanism in deployer (used in TomEE Maven Plugin for instance)</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-393">TOMEE-393</a>: Provide remote JNDI access to JMS resources</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-340">TOMEE-340</a>: Maven Archetype for TomEE + Arquillian</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1774">OPENEJB-1774</a>: Support for META-INF/appinfo.xml for faster, no scanning, deployment</li>
@@ -282,6 +299,9 @@
 <p><strong>Task</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-593">TOMEE-593</a>: Create simpler REST sample</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-591">TOMEE-591</a>: Create a Java EE sample using Scala language</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-587">TOMEE-587</a>: Create REST sample with Mockito</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-574">TOMEE-574</a>: Apache TomEE Logo Contest</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-526">TOMEE-526</a>: Release TomEE 1.5.1</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-485">TOMEE-485</a>: Example ScheduleExpression to schedule CDI Events</li>
@@ -308,6 +328,15 @@
 <p><strong>Improvement</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1953">OPENEJB-1953</a>: Delay scheduler startup for timer services after the EJB creation itself. No need to start it before as we don't necessary need it.</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1952">OPENEJB-1952</a>: Backport openejb old-style JNDI names</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1951">OPENEJB-1951</a>: Make EJBs available earlier to make it possible to use them in CDI extensions</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1945">OPENEJB-1945</a>: Improve injection in REST CDI and Interceptors</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-583">TOMEE-583</a>: Improve connection pools consistency</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-582">TOMEE-582</a>: Support of autodeploy attribute</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-580">TOMEE-580</a>: Clearly separate concerns and deal with lifecycle in the loader not in the WebApp Builder</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-579">TOMEE-579</a>: Improve logging/information when applications deployment fail</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1940">OPENEJB-1940</a>: Improve OSGi integration for Karaf (KarafEE)</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1936">OPENEJB-1936</a>: Improve JNDI handling for Tomcat protocol</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1935">OPENEJB-1935</a>: Support @WebXXX discovery in WEB-INF/ directory in OpenEJB Embedded mode</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-572">TOMEE-572</a>: Store @WebXXX scanning result to reuse them in Tomcat (improve performances as Tomcat does not need to do it itself)</li>
@@ -526,6 +555,7 @@
 <p><strong>Dependency upgrade</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-594">TOMEE-594</a>: Upgrade Groovy to 2.0.5</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-571">TOMEE-571</a>: Update to OWB 1.1.6</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-471">TOMEE-471</a>: OpenJPA 2.2.1</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-458">TOMEE-458</a>: BVal 0.5</li>