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/04/23 02:57:01 UTC

svn commit: r859532 - in /websites: production/tomee/content/download/ staging/tomee/trunk/content/download/

Author: buildbot
Date: Tue Apr 23 00:57:01 2013
New Revision: 859532

Log:
Dynamic update by buildbot for tomee

Modified:
    websites/production/tomee/content/download/tomee-1.5.3-snapshot.html
    websites/production/tomee/content/download/tomee-1.6.0-snapshot.html
    websites/staging/tomee/trunk/content/download/tomee-1.5.3-snapshot.html
    websites/staging/tomee/trunk/content/download/tomee-1.6.0-snapshot.html

Modified: websites/production/tomee/content/download/tomee-1.5.3-snapshot.html
==============================================================================
    (empty)

Modified: websites/production/tomee/content/download/tomee-1.6.0-snapshot.html
==============================================================================
--- websites/production/tomee/content/download/tomee-1.6.0-snapshot.html (original)
+++ websites/production/tomee/content/download/tomee-1.6.0-snapshot.html Tue Apr 23 00:57:01 2013
@@ -264,38 +264,108 @@
 <ul>
     <li><a href="https://issues.apache.org/jira/browse/TOMEE-883">TOMEE-883</a> MyFaces 2.1.11</li>
     <li><a href="https://issues.apache.org/jira/browse/TOMEE-882">TOMEE-882</a> CXF 2.6.7</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-762">TOMEE-762</a> xbean 3.13</li>
 </ul>
 
 <h2>New Features</h2>
 
 <ul>
 
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-779">TOMEE-779</a> ability to configure if the global default jpa provider should override or not the specified ones</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-778">TOMEE-778</a> provide basic command for tomee maven plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-777">TOMEE-777</a> PropertiesPlaceHolder should support env var as it supports system props</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-880">TOMEE-880</a> remote deployment of application through tomee maven plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-785">TOMEE-785</a> ability to configure TimerStore class</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-787">TOMEE-787</a> ClassLoaderConfigurer based on ProvisioningUtil class</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-881">TOMEE-881</a> cxf doesn't use the right classloader for requests</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-788">TOMEE-788</a> tomee embedded doesn't fall back to classpath deployment if no modules are found through EJBContainer.MODULES</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-749">TOMEE-749</a> basic config for cdi interceptors/alternatives/decorators in @Classes</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-699">TOMEE-699</a> managing fake webapp context for webservices in lib part of ears or jars (with no war)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-716">TOMEE-716</a> tomee maven plugin reloadOnUpdate feature works only if the standardcontext reloadable (no more the default)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-715">TOMEE-715</a> synchronization for ear in tomee maven plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-790">TOMEE-790</a> resources.xml in web-inf/classes/meta-inf ignored</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-752">TOMEE-752</a> add a MinimumErrorReportValve to hide server info printed by default error report valve</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-710">TOMEE-710</a> basic ability to deploy a rar from a war</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-759">TOMEE-759</a> mvn tomee:start don't wait startup</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-713">TOMEE-713</a> support cdi javax.ws.rs.core.Application</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-714">TOMEE-714</a> WebContext#inject doesn't clean up creationalContext</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-763">TOMEE-763</a> tomee maven plugin <context> to define the context of current war without playing with finalName</li>
 </ul>
 
 <h2>Improvements</h2>
 
 <ul>
 
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-745">TOMEE-745</a> propagate new sessionId when it changes because of login to OWB (session scoped beans)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-701">TOMEE-701</a> in ear webapp ejbs are not deployed in cdi context</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-700">TOMEE-700</a> tomee maven plugin stop command can use socket stop</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-776">TOMEE-776</a> IllegalArgumentException when creating persistence module in eclipse</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-775">TOMEE-775</a> tomee embedded arquillian adapter doesn't set initial context in arquillian contexts</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-774">TOMEE-774</a> app resources (resources.xml) can conflict between apps</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-780">TOMEE-780</a> ensure redeploy feature of tomcat (##001) can work</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-782">TOMEE-782</a> quartz timers (EjbTimerService) are not persistent</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-784">TOMEE-784</a> mutiple application for JAXRS is not supported with default configuration</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-786">TOMEE-786</a> resource local persistence unit doesn't need JTA datasource by default</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-748">TOMEE-748</a> use StrSubstitutor of commons-lang3 to implement our PropertyplaceHolder</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-896">TOMEE-896</a> Specify portable global JNDI name of all EJBs in log on startup of TomEE</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-898">TOMEE-898</a> Bean Validation Test (bean-validation-design-by-contract) is in the wrong package</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-793">TOMEE-793</a> use cxf of the container to deploy JavaEE webservices</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-755">TOMEE-755</a> @Asynchonous pool is never stopped</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-792">TOMEE-792</a> propagating host to webcontext since it can be useful for matching (of WBC for instance)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-719">TOMEE-719</a> revisit DynamicMBeanWrapper to cache internal metadatas + avoid direct dependency on javassist</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-751">TOMEE-751</a> statinterceptor added twice for singleton</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-761">TOMEE-761</a> org.apache.cxf.transport.endpoint.address not set on request for rest endpoints (means the host/port are not dynamic in UriInfo)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-705">TOMEE-705</a> Improved REST logging shows application, components and operations</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-767">TOMEE-767</a> add more exclusions one known bug jars (groovy, openmdx, PDFBox, smack, xmlbeans)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-707">TOMEE-707</a> better help mojo for tomee mvn plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-769">TOMEE-769</a> in ear don't scan multiple times parent jars</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-768">TOMEE-768</a> for exclusions test if version was removed from the jar name</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-708">TOMEE-708</a> tomee maven plugin doesn't support null value for system variables</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-764">TOMEE-764</a> ignoring webapps already extracted when removing default webapps with tomee maven plugin</li>
 </ul>
 
 <h2>Bugs</h2>
 
 <ul>
 
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-747">TOMEE-747</a> arquillian tomee enricher doesn't work well with jars</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-744">TOMEE-744</a> @Asynchronous ejb call should propagate security principal</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-902">TOMEE-902</a> restricted deployment</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-703">TOMEE-703</a> tomee-jdbc doesn't manage correctly jdbcInterceptors property</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-842">TOMEE-842</a> cdi objects or ejb local beans serialized in session can't be unserialized at startup</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-840">TOMEE-840</a> Stating via EJBContainer blows up when an inner class is in the caller chain</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-838">TOMEE-838</a> temporal config of tomee-jdbc not consistent</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-878">TOMEE-878</a> AutoConfigResourceRefsTest is broken</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-772">TOMEE-772</a> if cdi context are restarted manually through OWB api app context is no more active</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-771">TOMEE-771</a> in eclipse context is not honored by OpenEJBContextConfig when is /</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-770">TOMEE-770</a> tomee mdbs can be lost in classlaoder, we should use at least the beancontext one</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-646">TOMEE-646</a> Commons-logging issue</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-832">TOMEE-832</a> mdb of ear only use right classloader if deployed at startup</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-833">TOMEE-833</a> server event in ear needs event in common.loader</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-834">TOMEE-834</a> javax.mail package loading shouldn't be delegated to parent classloader</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-888">TOMEE-888</a> @Context not available in cdi beans</li>
-<li><a href="https://issues.apache.org/jira/browse/TOMEE-894">TOMEE-894</a> rest-example doesn't follow specs at all</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-889">TOMEE-889</a> AMQ internal broker is always created (or try to be created) even when not used</li>
-<li><a href="https://issues.apache.org/jira/browse/TOMEE-899">TOMEE-899</a> moving to OpenWebBeans 1.2.0 + rewrite the CDI integration</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-886">TOMEE-886</a> webapp ejb are not bound in jndi when packaged in ear</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-783">TOMEE-783</a> VirtualWebAppClassLoader doesn't work</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-789">TOMEE-789</a> tomee embedded default provider url is the openejb one and not the tomee one</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-750">TOMEE-750</a> @Context in cdi interceptors</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-895">TOMEE-895</a> Cannot inject no-interface scala local bean</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-894">TOMEE-894</a> rest-example doesn't follow specs at all</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-797">TOMEE-797</a> basic maven plugin to generate jars.txt files</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-798">TOMEE-798</a> without any transaction query objects issued from managed entitymanagers are wrongly handled leading the not make unmanaged entities which should be in this state</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-899">TOMEE-899</a> moving to OpenWebBeans 1.2.0 + rewrite the CDI integration</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-795">TOMEE-795</a> ProvisioningWebappLoader</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-796">TOMEE-796</a> try to use repo1 to find a mvn location if resolver not available</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-758">TOMEE-758</a> org.apache.commons.logging.impl.Log4JLogger doesn't work</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-756">TOMEE-756</a> precompiled jsp cannot be loaded</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-754">TOMEE-754</a> bad clean up of thread locals (cdi)</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-893">TOMEE-893</a> ear lib part should keep Comp bean to get EE CDI injections</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-892">TOMEE-892</a> ensure java:global is installed with the container and not lazily</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-891">TOMEE-891</a> AppResource doesn't init resources</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-890">TOMEE-890</a> don't override destinationType for mdbs if already provided and mapped name not empty </li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-760">TOMEE-760</a> CdiEjbBean are not passivationcapable</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-709">TOMEE-709</a> tomee maven plugin ignores password</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-765">TOMEE-765</a> CXF 2.6.6 (security fix)</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-2014">OPENEJB-2014</a> During tests with ApplicationComposer "Cannot send event to bean in non-active context"</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-2012">OPENEJB-2012</a> Redeploying persistence unit uses/adjusts to old DataSource names</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-2011">OPENEJB-2011</a> ability to specify a component through properties</li>
@@ -307,7 +377,10 @@
 
 
 
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-675">TOMEE-675</a> Enhance tomee archetype with a jsf jpa crud</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-884">TOMEE-884</a> wsdl4j shouldn't be mandatory in webprofile distribution</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-704">TOMEE-704</a> setup arquillian-tck for tomee-remote</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-845">TOMEE-845</a> CLONE - Ensure Build is passing</li>
 
 </ul>
 

Modified: websites/staging/tomee/trunk/content/download/tomee-1.5.3-snapshot.html
==============================================================================
    (empty)

Modified: websites/staging/tomee/trunk/content/download/tomee-1.6.0-snapshot.html
==============================================================================
    (empty)