You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/06/02 20:19:37 UTC

svn commit: r1599295 - in /tomee/site/trunk: content/tomee-1.7.0-release-notes.mdtext content/tomee-1.7.0.mdtext templates/basic.html templates/example.html

Author: andygumbrecht
Date: Mon Jun  2 18:19:37 2014
New Revision: 1599295

URL: http://svn.apache.org/r1599295
Log:
Goggle translate

Added:
    tomee/site/trunk/content/tomee-1.7.0-release-notes.mdtext
    tomee/site/trunk/content/tomee-1.7.0.mdtext
Modified:
    tomee/site/trunk/templates/basic.html
    tomee/site/trunk/templates/example.html

Added: tomee/site/trunk/content/tomee-1.7.0-release-notes.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-1.7.0-release-notes.mdtext?rev=1599295&view=auto
==============================================================================
--- tomee/site/trunk/content/tomee-1.7.0-release-notes.mdtext (added)
+++ tomee/site/trunk/content/tomee-1.7.0-release-notes.mdtext Mon Jun  2 18:19:37 2014
@@ -0,0 +1,302 @@
+
+        Release Notes - TomEE - Version 1.7.0
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-659'>TOMEE-659</a>] -         TomEE new logo
+</li>
+</ul>
+            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-836'>TOMEE-836</a>] -         ReportValidationResults should log.info about the root cause
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-885'>TOMEE-885</a>] -         Cannot inject no-interface groovy local bean
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-926'>TOMEE-926</a>] -         arquillian adaptors can fail replacing port if a port includes another one
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-953'>TOMEE-953</a>] -         tolerate javax. classes from app when not in server
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-982'>TOMEE-982</a>] -         JAXRS @ApplicationPath deployment fails if path starts with http and is not a URL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1054'>TOMEE-1054</a>] -         catalina.sh created by installer is not executable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1075'>TOMEE-1075</a>] -         openejb.home system properties not correctly set
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1076'>TOMEE-1076</a>] -         integrate tomee with spring-web SCI
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1079'>TOMEE-1079</a>] -         destroy resource adapter after connection factories
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1082'>TOMEE-1082</a>] -         openejb-javaagent missing from service.bat
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1083'>TOMEE-1083</a>] -         when using tccl for quartz avoid to set our quartz impl to avoid classloading issues (if the user does it he has to solve it himself)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1084'>TOMEE-1084</a>] -         webservice (soap) undeployment doesn&#39;t use same id as deployment -&gt; can deploy/undeploy (in tests) the same WS 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1085'>TOMEE-1085</a>] -         jaxrs application are scanned and kept even if not instantiable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1086'>TOMEE-1086</a>] -         @WebServiceRef(MyServiceImpl.class) doesn&#39;t work as expected
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1088'>TOMEE-1088</a>] -         classpaths can be null in stop mojo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1089'>TOMEE-1089</a>] -         driverDelegateInitString should be set only if job store class is a JobStoreSupport
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1093'>TOMEE-1093</a>] -         wrong filtering of slf4j bindings
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1094'>TOMEE-1094</a>] -         allow derby to be in webapps
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1099'>TOMEE-1099</a>] -         arquillian adapter supposes war contained in ear are named as the ear
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1101'>TOMEE-1101</a>] -         Test methods are not getting enriched when run via Arquillian
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1106'>TOMEE-1106</a>] -         infinite loop detected while destroying bean XYService under load
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1110'>TOMEE-1110</a>] -         Datasources declared in context.xml doesn&#39;t work when the application is redeployed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1119'>TOMEE-1119</a>] -         Duplicate servlets with embedded container
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1122'>TOMEE-1122</a>] -         @Timeout &amp; @TA(NOT_SUPPORTED) methods in @Singleton beans run with transactional context
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1125'>TOMEE-1125</a>] -         stateful not clean up on discardInstance (@Remove)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1134'>TOMEE-1134</a>] -         activemq-webconsole doesn&#39;t work
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1135'>TOMEE-1135</a>] -         jaxrs beans lifecycle not well handled when relying on @Dependent
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1136'>TOMEE-1136</a>] -         Context.stop() destroy the context (manager is broken)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1137'>TOMEE-1137</a>] -         Mark all apache-tomee pom dependencies provided
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1138'>TOMEE-1138</a>] -         Cannot reference @Stateful @ConversationScoped bean in JSF page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1139'>TOMEE-1139</a>] -         RESTService fails to check for BasicAuthHttpListenerWrapper
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1147'>TOMEE-1147</a>] -         tld can&#39;t be in WEB-INF/classes/META-INF
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1157'>TOMEE-1157</a>] -         OpenJPA metadata shoudln&#39;t be cleaned up for classes of the jvm
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1161'>TOMEE-1161</a>] -         mapping of a jaxrs application with @ApplicationPath doesnt work
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1162'>TOMEE-1162</a>] -         embedded jaxrs/http layer is broken and then for not simple cases urls are wrong
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1164'>TOMEE-1164</a>] -         avoid tomcat classloader to get a parent null after reloading
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1165'>TOMEE-1165</a>] -         cxf context not cleaned up
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1169'>TOMEE-1169</a>] -         better support of XaDataSource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1172'>TOMEE-1172</a>] -         support jta wrapping (ManagedDataSource) of a custom datasource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1175'>TOMEE-1175</a>] -         BaseEjbProxyHandler equals is is wrong - can lead to perf issues with cmp beans
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1179'>TOMEE-1179</a>] -         would be great to support property on provide fields for @DataSourceDefinition
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1183'>TOMEE-1183</a>] -         docBase (tomcat) and webAppInfo.path (tomee) doesn&#39;t use same separator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1190'>TOMEE-1190</a>] -         TomEE maven plugin must supported Tomcat based distros
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1199'>TOMEE-1199</a>] -         arquillian embedded deploy as testable not testable archives if context is not cleaned up by arquillian
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1200'>TOMEE-1200</a>] -         arquillian adapters should tolerate more than a single test class as injectable test
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1203'>TOMEE-1203</a>] -         stateful can&#39;t be checkouted by multiple threads
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1205'>TOMEE-1205</a>] -         TomEE webprofile 1.6.0.1 and 1.6.0.2 breaks java subtyping
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1207'>TOMEE-1207</a>] -         support additionalSystemProperties for mvn tomee:exec even for java as script command
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1208'>TOMEE-1208</a>] -         Arquillian should replace server.xml port even if we provide it in the project
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1214'>TOMEE-1214</a>] -         tomee should pick up conf/log4j.xml
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1215'>TOMEE-1215</a>] -         Log4jLogStreamFactory picks up wrong conf directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1217'>TOMEE-1217</a>] -         toUrl in PerisstenceUnitInfoImpl can create weird url when file is not a file but a jar link
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1218'>TOMEE-1218</a>] -         mixed scope-handling in CdiAppContextsService
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1219'>TOMEE-1219</a>] -         org.apache.quartz.threadPool.threadCount and openejb.timer.pool.size ignored
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1223'>TOMEE-1223</a>] -         tomee embedded EJBContainer doesn&#39;t close on error
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1226'>TOMEE-1226</a>] -         ensure when wrapping Tomcat Realms with TomEERealm that the delegates are in the right state
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1228'>TOMEE-1228</a>] -         tomee maven plugin doesn&#39;t deploy jar/ear if a custom tomee.xml is not provided
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1234'>TOMEE-1234</a>] -         arquillian tomee embedded : ensure test classloader is the app one
+</li>
+</ul>
+    
+<h2>        Dependency upgrade
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1104'>TOMEE-1104</a>] -         Tomcat 7.0.53
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1108'>TOMEE-1108</a>] -         myfaces 2.1.15
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1115'>TOMEE-1115</a>] -         xbean 3.16
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1131'>TOMEE-1131</a>] -         OpenWebBeans 1.2.4
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1142'>TOMEE-1142</a>] -         CXF 2.6.14
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1158'>TOMEE-1158</a>] -         Arquillian 1.1.4.Final
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1193'>TOMEE-1193</a>] -         examples/groovy-spock groovy-all dependency update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1194'>TOMEE-1194</a>] -         examples/groovy-cdi groovy-all dependency update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1195'>TOMEE-1195</a>] -         examples/groovy-jpa groovy-all dependency update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1196'>TOMEE-1196</a>] -         examples/lookup-of-ejbs junit dependency update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1197'>TOMEE-1197</a>] -         examples/lookup-of-ejbs-with-descriptor junit dependency update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1232'>TOMEE-1232</a>] -         update examples using myfaces extval
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1236'>TOMEE-1236</a>] -         Use Tomcat 7.0.54
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1237'>TOMEE-1237</a>] -         Mojarra 2.1.x
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1238'>TOMEE-1238</a>] -         EclipseLink 2.4.2
+</li>
+</ul>
+    
+<h2>        Documentation
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1154'>TOMEE-1154</a>] -         port myfaces-codi fullstack demo to deltaspike
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1155'>TOMEE-1155</a>] -         upgrade myfaces-codi fullstack demo for tomee 1.6.x
+</li>
+</ul>
+        
+<h2>        Improvement
+</h2>
+<ul>
+<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-904'>TOMEE-904</a>] -         Try to unwrap the URL from UrlAsset instead of creating a new one
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1090'>TOMEE-1090</a>] -         tomee-catalina PMD
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1100'>TOMEE-1100</a>] -         enhance error message in PersistenceUnitLinkResolver.extractWebApp when uri is illegal
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1105'>TOMEE-1105</a>] -         JAX-WS Endpoint CDI Support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1111'>TOMEE-1111</a>] -         Expand SQL logging capability to include failed statements as well
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1126'>TOMEE-1126</a>] -         Add property for loading dynamic CXF providers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1151'>TOMEE-1151</a>] -         @Observes optimization
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1152'>TOMEE-1152</a>] -         Failure related @Observes infinite loops protection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1163'>TOMEE-1163</a>] -         ApplicationComposer: Process @Module annotations in parent classes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1168'>TOMEE-1168</a>] -         subclass dynamic (ejb implementing invocation handler) are not deterministic wirh cxf-rs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1185'>TOMEE-1185</a>] -         option to deactivate DataSourcePlugins
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1186'>TOMEE-1186</a>] -         allow to add at runtime system properties using execmojo (java -jar myapp.jar)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1187'>TOMEE-1187</a>] -         disable tomcat reloading with tomee maven plugin to avoid reloading on update only extensions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1192'>TOMEE-1192</a>] -         LazyRealm doesn&#39;t support Lifecycle hooks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1201'>TOMEE-1201</a>] -         Allow dynamic configuration of, and log, thread pool sizes.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1210'>TOMEE-1210</a>] -         Create Assemblies that honour OS specific line endings
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1211'>TOMEE-1211</a>] -         Reduce wrapping of SQLException in DBCP usage
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1221'>TOMEE-1221</a>] -         Unused code segment on tomee-catalina TomcatWebAppBuilder.java
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1227'>TOMEE-1227</a>] -         add a tomee-overlay-runner module to ease overlay creation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1230'>TOMEE-1230</a>] -         Start and stop monitor logic should not just monitor shutdown port.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1233'>TOMEE-1233</a>] -         update deltaspike example
+</li>
+</ul>
+    
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-651'>TOMEE-651</a>] -         DataSource is such a common resource type that it should be possible to not specify it in tomee.xml
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-662'>TOMEE-662</a>] -         Support aliases on resources
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1074'>TOMEE-1074</a>] -         Manage Sessions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1077'>TOMEE-1077</a>] -         add a &quot;openejb.timers.on&quot; property (configurable in application.properties) to deactivate timers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1080'>TOMEE-1080</a>] -         properties as resource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1081'>TOMEE-1081</a>] -         support WebServiceContext for pojos
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1092'>TOMEE-1092</a>] -         shade quartz in org.apache.openejb.quartz
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1097'>TOMEE-1097</a>] -         allow to define urls as resource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1103'>TOMEE-1103</a>] -         tomeeAlreadyInstalled option to tomee mvn plugin to not modify tomee (no conf, no lib, no app) when starting
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1107'>TOMEE-1107</a>] -         support org.hibernate.jpa.HibernatePersistenceProvider out of the box
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1109'>TOMEE-1109</a>] -         Potential TomEE distribution with Mojarra and EclipseLink
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1113'>TOMEE-1113</a>] -         support leveldb and custom amq persistence adapter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1114'>TOMEE-1114</a>] -         TomEE Maven Plugin should support OpenEJB standalone
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1121'>TOMEE-1121</a>] -         add openejb.cxf-rs.wadl-generator.ignoreRequests to configure and not force ignoreRequests on wadlgenerator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1127'>TOMEE-1127</a>] -         New Event: @Observes LifecycleEvent
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1132'>TOMEE-1132</a>] -         add javaagents parameter to tomee-maven-plugin
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1133'>TOMEE-1133</a>] -         support @CdiExtensions on test class for ApplicationComposer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1140'>TOMEE-1140</a>] -         Support CDI LoginModule
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1144'>TOMEE-1144</a>] -         provide an exec war goal to tomee plugin
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1145'>TOMEE-1145</a>] -         &lt;Resource classpath=&quot;&quot;&gt; attribute
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1146'>TOMEE-1146</a>] -         Support multiple JDBC Driver class versions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1149'>TOMEE-1149</a>] -         @Observes BeforeEvent &amp; AfterEvent
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1150'>TOMEE-1150</a>] -         @Observes Event type inheritance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1159'>TOMEE-1159</a>] -         support jaxrs to be overriden by the webapp
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1166'>TOMEE-1166</a>] -         activate cxf jmx by default
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1170'>TOMEE-1170</a>] -         Investigate the use of the Win platform daemon tool (prunmgr.exe)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1184'>TOMEE-1184</a>] -         TomEE Remote should support empty/null classifier
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1212'>TOMEE-1212</a>] -         allow to configure async pool by remote initial context
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1213'>TOMEE-1213</a>] -         Add support for &lt;security-role-ref&gt;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1220'>TOMEE-1220</a>] -         if jaxrs.txt is in &lt;tomee&gt;/conf add libraries in container
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1222'>TOMEE-1222</a>] -         allow JarLocation (of ziplock) to get jar file from resource name and jar name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1224'>TOMEE-1224</a>] -         TomEE Remote EJBContainer
+</li>
+</ul>
+                            
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1160'>TOMEE-1160</a>] -         Track AppContext start time
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TOMEE-1177'>TOMEE-1177</a>] -         Include Apache Tomcat Native library 1.1.30
+</li>
+</ul>
+                
\ No newline at end of file

Added: tomee/site/trunk/content/tomee-1.7.0.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-1.7.0.mdtext?rev=1599295&view=auto
==============================================================================
--- tomee/site/trunk/content/tomee-1.7.0.mdtext (added)
+++ tomee/site/trunk/content/tomee-1.7.0.mdtext Mon Jun  2 18:19:37 2014
@@ -0,0 +1,21 @@
+# Apache TomEE 1.7.0 Released!
+
+After several months of hard work and dedicated community commitment Apache TomEE is happy to announce the feature release of [Apache TomEE 1.7.0](http://tomee.apache.org/downloads.html) which is based on [Apache Tomcat 7.0.54](http://tomcat.apache.org/tomcat-7.0-doc/index.html). Please do not forget that nearly all of the work that goes into this purely open source project is community driven. Very special thanks go out to all that have dedicated their time to make this release possible.
+
+The 1.7.0 feature release is the final Java 1.6 compatible Oracle J2EE 6 Web Profile Certified branch.
+
+So what's new? Well the most important feature has to be the new PLUME profile, which is basically TomEE PLUS
+
+Complete details of the issues that have been fixed can be found at the following link:
+
+[http://cxf.apache.org/security-advisories.html](http://cxf.apache.org/security-advisories.html)
+
+The stability of the continuous integration (CI) build can be seen here: [http://ci.apache.org/builders/tomee-1.7.0-ubuntu](http://ci.apache.org/builders/tomee-1.7.0-ubuntu)
+
+The Apache TomEE Release 1.7.0 files can be found here:
+
+[http://tomee.apache.org/downloads.html](http://tomee.apache.org/downloads.html)
+
+A complete [Changelog](tomee-1.7.0-release-notes.html) can be viewed here:
+
+[tomee-1.7.0-release-notes.html](tomee-1.7.0-release-notes.html)

Modified: tomee/site/trunk/templates/basic.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/templates/basic.html?rev=1599295&r1=1599294&r2=1599295&view=diff
==============================================================================
--- tomee/site/trunk/templates/basic.html (original)
+++ tomee/site/trunk/templates/basic.html Mon Jun  2 18:19:37 2014
@@ -6,6 +6,7 @@
       <title>{% block title %}{{ headers.title }}{% endblock %}</title>
     <meta name="description" content="Apache TomEE">
     <meta name="author" content="Apache TomEE">
+	<meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10"></meta>
 	<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
 	<META HTTP-EQUIV="Expires" CONTENT="-1">
 

Modified: tomee/site/trunk/templates/example.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/templates/example.html?rev=1599295&r1=1599294&r2=1599295&view=diff
==============================================================================
--- tomee/site/trunk/templates/example.html (original)
+++ tomee/site/trunk/templates/example.html Mon Jun  2 18:19:37 2014
@@ -14,6 +14,11 @@
 <h1>{{ headers.title }}
 
     <div style="float: right; position: relative; bottom: -10px; ">
+	<div id="google_translate_element"></div><script type="text/javascript">
+function googleTranslateElementInit() {
+  new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
+}
+</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
         <a onclick="javascript:gpshare()" class="gp-share sprite" title="share on Google+">share [gp]</a>
         <a onclick="javascript:fbshare()" class="fb-share sprite" title="share on Facebook">share [fb]</a>
         <a onclick="javascript:twshare()" class="tw-share sprite" title="share on Twitter">share [tw]</a>