Author: buildbot
Date: Tue Apr 23 02:16:46 2013
New Revision: 859538
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
==============================================================================
--- websites/production/tomee/content/download/tomee-1.5.3-snapshot.html
(original)
+++ websites/production/tomee/content/download/tomee-1.5.3-snapshot.html Tue
Apr 23 02:16:46 2013
@@ -262,6 +262,9 @@
<h2>Upgrades</h2>
<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>
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 02:16:46 2013
@@ -264,6 +264,7 @@
<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-899">TOMEE-899</a>
OpenWebBeans 1.2.0</li>
<li><a
href="https://issues.apache.org/jira/browse/TOMEE-762">TOMEE-762</a> xbean
3.13</li>
</ul>
@@ -309,6 +310,7 @@
<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-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-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>
@@ -353,9 +355,7 @@
<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>
@@ -380,7 +380,6 @@
<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
==============================================================================
--- websites/staging/tomee/trunk/content/download/tomee-1.5.3-snapshot.html
(original)
+++ websites/staging/tomee/trunk/content/download/tomee-1.5.3-snapshot.html Tue
Apr 23 02:16:46 2013
@@ -262,6 +262,9 @@
<h2>Upgrades</h2>
<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>
Modified:
websites/staging/tomee/trunk/content/download/tomee-1.6.0-snapshot.html
==============================================================================
--- websites/staging/tomee/trunk/content/download/tomee-1.6.0-snapshot.html
(original)
+++ websites/staging/tomee/trunk/content/download/tomee-1.6.0-snapshot.html Tue
Apr 23 02:16:46 2013
@@ -264,6 +264,7 @@
<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-899">TOMEE-899</a>
OpenWebBeans 1.2.0</li>
<li><a
href="https://issues.apache.org/jira/browse/TOMEE-762">TOMEE-762</a> xbean
3.13</li>
</ul>
@@ -309,6 +310,7 @@
<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-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-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>
@@ -353,9 +355,7 @@
<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>
@@ -380,7 +380,6 @@
<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>