Author: buildbot
Date: Thu Nov 21 21:22:19 2013
New Revision: 887601

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/downloads.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 21 21:22:19 2013
@@ -1 +1 @@
-1544325
+1544326

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 21 21:22:19 2013
@@ -1 +1 @@
-1544325
+1544326

Modified: websites/staging/tomee/trunk/content/downloads.html
==============================================================================
--- websites/staging/tomee/trunk/content/downloads.html (original)
+++ websites/staging/tomee/trunk/content/downloads.html Thu Nov 21 21:22:19 2013
@@ -310,158 +310,6 @@
     </div>
 </section>
 
-<div class="row">
-    <div class="span24">&nbsp;</div>
-</div>
-<section>
-    <div class="page-header">
-        <h1>Summary</h1>
-    </div>
-
-    <div class="row">
-        <div class="span16">
-
-            <p>We are proud to announce <a 
href="http://tomee.apache.org/downloads.html";>Apache TomEE 1.6.0</a>
-                has been released!</p>
-
-            <p>It's a maintenance release and is not intended to contain any 
new feature as we are heavily focusing the
-                1.6.0 release.</p>
-
-            <p>See the changelog below for a full
-                list of all the changes. A very big thank you to all the users 
who have feedback!</p>
-
-        </div>
-    </div>
-</section>
-<div class="row">
-    <div class="span24">&nbsp;</div>
-</div>
-<section>
-    <div class="page-header">
-        <h1>Changelog</h1>
-    </div>
-
-    <div class="row">
-        <div class="span24">
-
-
-
-<h2>Upgrades</h2>
-
-           <ul>
-               <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-740";>TOMEE-740</a> Tomcat 
7.0.39</li>
-               <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-741";>TOMEE-741</a> Commons 
Codec 1.7</li>
-               <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-455";>TOMEE-455</a> JAXB 
2.2.6</li>
-           </ul>
-
-           <h2>New Features</h2>
-
-           <ul>
-
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-670";>TOMEE-670</a> easier way 
to skip EE part of an app (system property)</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-742";>TOMEE-742</a> ability to 
use propertyplaceholder in beans.xml (${systemPropKey})</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-676";>TOMEE-676</a> using the 
http session to store session scoped beans</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-739";>TOMEE-739</a> ability to 
provide a resource comparator for cxf rest endpoints</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-738";>TOMEE-738</a> hooks to 
deploy rar as jar in WEB-INF/lib</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-737";>TOMEE-737</a> ability to 
configure OWB properties through app properties</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-728";>TOMEE-728</a> 
static-resources-list for jaxrs endpoint when deploying from application</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-724";>TOMEE-724</a> simpleLog 
for tomee maven plugin too (we already have it in arquillian tomee remote)</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-694";>TOMEE-694</a> read 
openejb.jaxrs.application in app properties</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-660";>TOMEE-660</a> basic 
tomee.bat file</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1984";>OPENEJB-1984</a> no 
session management in embedded http layer</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1985";>OPENEJB-1985</a> 
basic managedconnection validation for JCA implementation</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1982";>OPENEJB-1982</a> no 
webcontext created when using openejb arquillian adapter + no webmodule 
created</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1983";>OPENEJB-1983</a> 
embedded http layer doesn't handle HEAD</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1987";>OPENEJB-1987</a> 
ability to deploy at arquillian container startup a ShrinkWrap Archive</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1980";>OPENEJB-1980</a> 
request with application/x-www-form-urlencoded content type have no 
servletinputstream in openejb-http</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1981";>OPENEJB-1981</a> Add 
ApplicationComposer inspired class to run TestNG tests</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-789";>OWB-789</a> owb-1.1.x -  
openwebbeans-arquillian container</li>
-           </ul>
-
-           <h2>Improvements</h2>
-
-           <ul>
-
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-678";>TOMEE-678</a> Check that 
if @Inject points are used, CDI is enabled</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-679";>TOMEE-679</a> when 
specifying jaxrs providers through application default providers are still 
added</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-733";>TOMEE-733</a> rework 
TomcatWebAppBuilder.realWarPath to be closer to tomcat</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-681";>TOMEE-681</a> ensure ssl 
connector is activated when https port is specified in tomee mvn plugin 
config</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-730";>TOMEE-730</a> cmr field 
type can sometimes be guessed when missing for relationships</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-680";>TOMEE-680</a> if a 
provider is added as a singleton through jaxrs application singletons it is not 
ignored when trying to deploy singletons</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-689";>TOMEE-689</a> ear bean 
resolution doesn't use webapp context first</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-686";>TOMEE-686</a> JAX-RS 
@Context injection for EJB interceptors</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-687";>TOMEE-687</a> Refer to 
internal EJB BeanContext via WeakReference in JAX-RS layer</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-232";>TOMEE-232</a> optimize 
JS imports</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-726";>TOMEE-726</a> try to 
force eager init of managed connection (of ManagedConnectionfactory) pool if 
attribute eagerInit is set to true</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-723";>TOMEE-723</a> since 
properties are often superproperties in tomee propertyplaceholder can lead to 
NPE</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-698";>TOMEE-698</a> allow to 
configure OWB failoverservice</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-650";>TOMEE-650</a> 
context.xml info lost when using eclipse</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-669";>TOMEE-669</a> take into 
account J2EExxx vars of tomcat</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-661";>TOMEE-661</a> no need to 
deploy openejb app by default with tomee maven plugin</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1990";>OPENEJB-1990</a> 
ability to force the jul config reload</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-715";>OWB-715</a> Remove EL22 
implementation from Core to Own Project</li>
-           </ul>
-
-           <h2>Bugs</h2>
-
-           <ul>
-
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-672";>TOMEE-672</a> ejb cdi 
scope are not managed correctly and can lead to infinite loop</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-673";>TOMEE-673</a> ejb used 
as cdi beans are not passivationcapable</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-743";>TOMEE-743</a> 
TomcatSecurityService created RunAsRole not return true when call 
TomcatSecurityService.isCallerInRole</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-677";>TOMEE-677</a> 
interceptor bindings ignored for EJBs</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-674";>TOMEE-674</a> cdi + ear 
-> extensions are not loaded using the webapp classloader</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-773";>TOMEE-773</a> Regression 
vs 1.5.1 for REST Services, NPR in String.compareTo from 
org.apache.openejb.server.cxf.rs.Logs$LogOperationEndpointInfo.compareTo</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-645";>TOMEE-645</a> listener 
(session/request/...) and cdi beans lifecycle can be wrong</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-735";>TOMEE-735</a> logic to 
choose to deploy or not ejbs depending they are in ear lib part of webapps is 
totally wrong</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-647";>TOMEE-647</a> 
context.xml context resources doesn't have the Reference as first parameter</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-731";>TOMEE-731</a> CDI beans 
replication does not work</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-643";>TOMEE-643</a> tomee 
embedded doesn't unbind port - tomcat needs to be destroyed</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-732";>TOMEE-732</a> tomee 
doesn't use standardcontext.getNamingContextName() as name for 
namingcontextlistener so the key is the context name (2 ROOT webapps is not 
possible)</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-720";>TOMEE-720</a> 
ManagedConnection ignores DataSource</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-690";>TOMEE-690</a> deploy 
rest webapps using Application instead of a servlet by endpoint</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-691";>TOMEE-691</a> (JCA) 
connection manager destroy method is never called</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-652";>TOMEE-652</a> 
service.bat install fails on 64-bit Windows with TomEE+ 1.5.1</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-658";>TOMEE-658</a> EJB and 
other components (servlet...) doesn't share the same jndi context (global)</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-725";>TOMEE-725</a> jaxb-impl 
shouldn't be in endorsed but at classpath or lib of tomee</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-722";>TOMEE-722</a> in ear cdi 
context of webmodule should be deployed only when deploying the webapp (not 
before) otherwise a bunch of error can occur</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-692";>TOMEE-692</a> JSPs 
logged on severe</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-696";>TOMEE-696</a> When rest 
application is defined through a servlet in web.xml and deployed through TomEE 
the servlet should be ignored</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-697";>TOMEE-697</a> enforce a 
user and password (empty is not present) when using tomcat-jdbc pool</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-664";>TOMEE-664</a> 
persistence.xml in webapps ignored when webapps belongs to an ear</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-663";>TOMEE-663</a> EAR/WAR 
Deployment fails on win platforms</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-666";>TOMEE-666</a> 
Persistence Unit Resolver doesn't take care of webapp/lib scope in ear</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-665";>TOMEE-665</a> can't 
deploy ejb in webapp if the webapp is in an ear</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-668";>TOMEE-668</a> standard 
context created for webservice in lib part of ear are not skipped from openejb 
management</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-667";>TOMEE-667</a> Deploy an 
ejb module with persistence.xml file cause: attempted duplicate class 
definition for name: "org/apache/openejb/cdi/CdiPlugin"</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1988";>OPENEJB-1988</a> 
session and request scopes not managed at all in http light layer</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1986";>OPENEJB-1986</a> 
Deployment of web application with white spaces in its name fails due to 
unencoded characters</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OPENEJB-1978";>OPENEJB-1978</a> 
Unable to deploy anything to a fresh install of 4.5.1</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-760";>OWB-760</a> CLONE - 
Decorator position not well managed if the decorator is abstract</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-761";>OWB-761</a> position in 
DelegateHandler shouldn't be static</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-785";>OWB-785</a> 
WebContextsService isn't compatible with actor-frameworks</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-700";>OWB-700</a> 
ProcessInjectionTarget.setInjectionTarget() has no effect when trying to post 
process beans</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-743";>OWB-743</a> Overloaded EJB 
Observer methods fail to deploy</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-790";>OWB-790</a> owb-1.1.x - 
deployment error when a @Specializes bean is disabled via an Extension</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-742";>OWB-742</a> @Alternative 
is ignored when using the Provider interface.</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-751";>OWB-751</a> OWB annotation 
litterals implementation uses only instanceof in equals implementation</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-723";>OWB-723</a> Interceptors 
doesn't work for beans got from stereotype annotated producer methods</li>
-           <li><a 
href="https://issues.apache.org/jira/browse/OWB-736";>OWB-736</a> NPE while 
removing dependent beans</li>
-           </ul>
-
-           <h2>Tasks & Sub-Tasks</h2>
-
-           <ul>
-
-
-
-           <li><a 
href="https://issues.apache.org/jira/browse/TOMEE-695";>TOMEE-695</a> manage 
basic compatibility between JAXRS deployment by endpoint and by application</li>
-
-           </ul>
-        </div>
-    </div>
-</section>
 
 
         <div id="edit" class="modal hide fade in" style="display: none; ">


Reply via email to