You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2021/05/18 01:06:14 UTC

[tomee-site-generator] 34/44: manual fixes found through review

This is an automated email from the ASF dual-hosted git repository.

dblevins pushed a commit to branch markdown-to-asciidoc
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git

commit 382f0c821e689fbb4f72a799a0cd7a8cb9228b39
Author: David Jencks <dj...@apache.org>
AuthorDate: Fri Mar 6 10:17:28 2020 -0800

    manual fixes found through review
---
 tomee/modules/ROOT/pages/faq.adoc                  |   2 +-
 tomee/modules/ROOT/pages/lightening-demos.adoc     |  41 +-
 tomee/modules/ROOT/pages/mailing-lists.adoc        |  64 +-
 tomee/modules/ROOT/pages/support.adoc              |  23 +-
 .../ROOT/pages/tomcat-detailed-instructions.adoc   | 106 +--
 tomee/modules/ROOT/pages/tomcat-installation.adoc  | 110 +--
 .../ROOT/pages/tomee-1.5.0-release-notes.adoc      | 518 +++++++------
 .../ROOT/pages/tomee-1.5.1-release-notes.adoc      | 797 ++++++++++-----------
 tomee/modules/ROOT/pages/tomee-1.5.1.adoc          |  10 +-
 .../ROOT/pages/tomee-1.7.1-release-notes.adoc      |   3 +-
 .../ROOT/pages/tomee-1.7.2-release-notes.adoc      | 258 +++----
 .../ROOT/pages/tomee-7.0.0-M1-release-notes.adoc   | 488 ++++++-------
 .../ROOT/pages/tomee-7.0.0-M2-release-notes.adoc   | 118 +--
 .../ROOT/pages/tomee-7.0.0-M3-release-notes.adoc   |  12 +-
 .../ROOT/pages/tomee-7.0.0-release-notes.adoc      | 246 +++----
 .../ROOT/pages/tomee-7.0.1-release-notes.adoc      |  68 +-
 .../ROOT/pages/tomee-7.0.2-release-notes.adoc      | 180 ++---
 17 files changed, 1552 insertions(+), 1492 deletions(-)

diff --git a/tomee/modules/ROOT/pages/faq.adoc b/tomee/modules/ROOT/pages/faq.adoc
index 6a51375..e9f6651 100644
--- a/tomee/modules/ROOT/pages/faq.adoc
+++ b/tomee/modules/ROOT/pages/faq.adoc
@@ -37,7 +37,7 @@ supported by OpenEJB?
 The short answer is yes.
 The basic approach for all embedding scenarios is to 1) add OpenEJB to your classpath, and 2) construct your InitialContext using org.apache.openejb.client.LocalInitialContextFactory.
 The LocalInitialContextFactory will boot OpenEJB in your vm and all ejb applications visible in the classpath will be deployed.
-See http://tomee.apache.org/embedding-openejb.html for details on how to embed openejb in your application and IDE.
+See xref:embedding.adoc[embedding openejb] for details on how to embed openejb in your application and IDE.
 See xref:application-discovery-via-the-classpath.adoc[Application discovery via the classpath]  for various ways to have your applications discovered.
 
 === During embedded testing, how can I externalize all my DataSource
diff --git a/tomee/modules/ROOT/pages/lightening-demos.adoc b/tomee/modules/ROOT/pages/lightening-demos.adoc
index 38e59b2..a890a3c 100644
--- a/tomee/modules/ROOT/pages/lightening-demos.adoc
+++ b/tomee/modules/ROOT/pages/lightening-demos.adoc
@@ -1,8 +1,9 @@
 = Lightning Demos
+:properties-table-layout: cols="3a,2a,5a",options="header"
 
 == Lightning Demos Details
 
-[cols="3*"]
+[{properties-table-layout}]
 |===
 |Demo Name
 |Sponsor
@@ -10,47 +11,63 @@
 
 |TestCase Injection
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=g5l14G9RBCM">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876983">Vimeo </a>
+|video::g5l14G9RBCM[youtube]
+
+video::16876983[vimeo]
 
 |Simple @WebService
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=ZcSnhVlOxJc">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876894">Vimeo </a>
+|video::ZcSnhVlOxJc[youtube]
+
+video::16876894[vimeo]
 
 |Simple @Stateless bean
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=aLx2jta96xU">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876787">Vimeo </a>
+|video::aLx2jta96xU[youtube]
+
+video::16876787[vimeo]
 
 |Simple @Stateful bean
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=9JqxbfzsWOQ">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876733">Vimeo </a>
+|video::9JqxbfzsWOQ[youtube]
+
+video::16876733[vimeo]
 
 |Simple @MessageDriven bean
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=HmXFxMDLCJQ">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876667">Vimeo </a>
+|video::HmXFxMDLCJQ[youtube]
+
+video::16876667[vimeo]
 
 |EntityManager injection and usage
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=s4uiIoAehgQ">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876564">Vimeo </a>
+|video::s4uiIoAehgQ[youtube]
+
+video::16876564[vimeo]
 
 |DataSource injection and usage
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=g3lIPlegDJk">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876492">Vimeo </a>
+|video::g3lIPlegDJk[youtube]
+
+video::16876492[vimeo]
 
 |Alternate Descriptors
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://www.youtube.com/watch?v=r1lDC40ESug">Youtube </a>, <a rel="nofollow" class="external-link" href="http://vimeo.com/16876426">Vimeo </a>
+|video::r1lDC40ESug[youtube]
+
+video::16876426[vimeo]
 
 |Getting started with the OpenEJB Eclipse Plugin
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://vimeo.com/7393498">Vimeo </a>
+|video::7393498[vimeo]
 
 |EJB Unit Testing with Eclipse and OpenEJB
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://vimeo.com/6149008">Vimeo </a>
+|video::6149008[vimeo]
 
 |ScreenFlow720
 |David Blevins
-|<a rel="nofollow" class="external-link" href="http://vimeo.com/16872034">Vimeo </a></tbody></table></div>
+|video::16872034[vimeo]
 |===
 
 NOTE: For more details about the idea behind Lightening Demos, please read link:http://markmail.org/message/5jq5xun44kt7tcni.adoc[this]  e-mail thread.
diff --git a/tomee/modules/ROOT/pages/mailing-lists.adoc b/tomee/modules/ROOT/pages/mailing-lists.adoc
index 13e2cb6..31d288c 100644
--- a/tomee/modules/ROOT/pages/mailing-lists.adoc
+++ b/tomee/modules/ROOT/pages/mailing-lists.adoc
@@ -1,4 +1,7 @@
 = Mailing Lists
+:mailing-list-table-layout: cols="1,1,2,5",options="header"
+:y: icon:check[role="green"]
+:n: icon:times[role="red"]
 
 == User Mailing List
 
@@ -11,34 +14,35 @@ Medium volume mailing list, dedicated to the  TomEE community.
 * link:mailto:users-unsubscribe@tomee.apache.org[Unsubscribe]
 
 TomEE Users Online Archives/Forums:
+[{mailing-list-table-layout}]
 |===
 |Search
 |Post
 |Depth
 |Archive URL
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2002
 |http://openejb.markmail.org/search/?q=type:users
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2002
 |http://marc.info/?l=openejb-user
 
-|(x)
-|(x)
+|{n}
+|{n}
 |2006
 |http://mail-archives.apache.org/mod_mbox/TomEE-users/
 
-|(/)
-|(/)
+|{y}
+|{y}
 |2006
 |http://n4.nabble.com/OpenEJB-User-f979441.html
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2007
 |http://www.mail-archive.com/users@tomee.apache.org
 |===
@@ -54,34 +58,36 @@ Get the scoop on the changes that take place in TomEE as our team is hard at wor
 * link:mailto:dev-unsubscribe@tomee.apache.org[Unsubscribe]
 
 TomEE Developers Online Archives/Forums:
+
+[{mailing-list-table-layout}]
 |===
 |Search
 |Post
 |Depth
 |Archive URL
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2002
 |http://openejb.markmail.org/search/?q=type:development
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2002
 |http://marc.info/?l=openejb-development
 
-|(x)
-|(x)
+|{n}
+|{n}
 |2006
 |http://mail-archives.apache.org/mod_mbox/tomee-dev/
 
-|(/)
-|(/)
+|{y}
+|{y}
 |2006
 |http://n4.nabble.com/OpenEJB-Dev-f982480.html
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2007
 |http://www.mail-archive.com/dev@tomee.apache.org
 |===
@@ -97,29 +103,31 @@ This new list provides you with as-it-happens information regarding TomEE develo
 * link:mailto:commits-unsubscribe@tomee.apache.org[Unsubscribe]
 
 TomEE Commits Online Archives/Forums:
+
+[{mailing-list-table-layout}]
 |===
 |Search
 |Post
 |Depth
 |Archive URL
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2002
 |http://openejb.markmail.org/search/?q=type:checkins
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2004
 |http://marc.info/?l=openejb-cvs
 
-|(x)
-|(x)
+|{n}
+|{n}
 |2006
 |http://mail-archives.apache.org/mod_mbox/TomEE-commits/
 
-|(/)
-|(x)
+|{y}
+|{n}
 |2007
 |http://www.mail-archive.com/commits@tomee.apache.org
 |===
\ No newline at end of file
diff --git a/tomee/modules/ROOT/pages/support.adoc b/tomee/modules/ROOT/pages/support.adoc
index 86fb3ae..4368e20 100644
--- a/tomee/modules/ROOT/pages/support.adoc
+++ b/tomee/modules/ROOT/pages/support.adoc
@@ -1,37 +1,24 @@
 = Getting Support
 
-{row
-
-{span-one-third
-
 == Mailing Lists
 
 * link:mailto:users@tomee.apache.org[Users] (link:mailto:users-subscribe@tomee.apache.org[Subscribe], link:mailto:users-unsubscribe@tomee.apache.org[Unsubscribe])
 * link:mailto:dev@tomee.apache.org[Developers] (link:mailto:dev-subscribe@tomee.apache.org[Subscribe], link:mailto:dev-unsubscribe@tomee.apache.org[Unsubscribe])
 * link:mailto:commits@tomee.apache.org[Commits] (link:mailto:commits-subscribe@tomee.apache.org[Subscribe], link:mailto:commits-unsubscribe@tomee.apache.org[Unsubscribe])
-* http://webchat.freenode.net/?channels=openejb[IRC]
-
-}
+* link:http://webchat.freenode.net/?channels=openejb[IRC]
 
-{span-one-third
 
 == Forums
 
-* http://openejb.979440.n4.nabble.com/OpenEJB-User-f979441.html[User Forum]
-* http://openejb.979440.n4.nabble.com/OpenEJB-Dev-f982480.html[Dev Forum]
+* link:http://openejb.979440.n4.nabble.com/OpenEJB-User-f979441.html[User Forum]
+* link:http://openejb.979440.n4.nabble.com/OpenEJB-Dev-f982480.html[Dev Forum]
 
-}
-
-{span-one-third
 
 == JIRA
 
-* https://issues.apache.org/jira/browse/TOMEE[TOMEE]
-* https://issues.apache.org/jira/browse/OPENEJB[OPENEJB]
-
-}
+* link:https://issues.apache.org/jira/browse/TOMEE[TOMEE]
+* link:https://issues.apache.org/jira/browse/OPENEJB[OPENEJB]
 
-}
 
 Support for Apache TomEE is given freely by the community.
 Please be aware when asking questions that the Apache Software Foundation does not have paid developers or dedicated support staff.
diff --git a/tomee/modules/ROOT/pages/tomcat-detailed-instructions.adoc b/tomee/modules/ROOT/pages/tomcat-detailed-instructions.adoc
index 2ada668..08b45a0 100644
--- a/tomee/modules/ROOT/pages/tomcat-detailed-instructions.adoc
+++ b/tomee/modules/ROOT/pages/tomcat-detailed-instructions.adoc
@@ -8,31 +8,50 @@ If you do not have an existing Tomcat installation, or want to start with a fres
 === Add openejb.war to Tomcat
 
 The TomEE plugin for Tomcat is distributed as a standalone war file containing all of the necessary files and an installer Servlet.
-The war can be obtained from the xref:download-ng.adoc[download page] .  Once downloaded, simply copy the file into the Tomcat webapps directory.
+The war can be obtained from the xref:download-ng.adoc[download page].
+Once downloaded, simply copy the file into the Tomcat webapps directory.
 
-{deck:id=Copy openejb.war} {card:label=Windows}{noformat:nopanel=true} C:>copy openejb.war apache-tomcat-6.0.14\webapps\openejb.war 	1 file(s) copied.
+{deck:id=Copy openejb.war} {card:label=Windows}{noformat:nopanel=true}
+
+[source,console]
+----
+C:>copy openejb.war apache-tomcat-6.0.14\webapps\openejb.war
+1 file(s) copied.
 
 C:>dir apache-tomcat-6.0.14\webapps  Volume in drive C has no label.
 Volume Serial Number is 0000-0000
 
 Directory of C:\apache-tomcat-6.0.14\webapps
 
-09/20/2007  03:03 PM	+++<DIR>+++.
-09/20/2007 03:03 PM +++<DIR>+++..
-09/20/2007 03:02 PM +++<DIR>+++docs 09/20/2007 03:01 PM +++<DIR>+++examples 09/20/2007 03:01 PM +++<DIR>+++host-manager 09/20/2007 03:03 PM +++<DIR>+++manager 09/19/2007 09:31 AM 13,394,733 openejb.war 09/20/2007 03:01 PM +++<DIR>+++ROOT 1 File(s) 13,394,733 bytes 7 Dir(s) 5,100,126,208 bytes free+++</DIR>++++++</DIR>++++++</DIR>++++++</DIR>++++++</DIR>++++++</DIR>++++++</DIR>+++
+09/20/2007 03:03 PM	.
+09/20/2007 03:03 PM ..
+09/20/2007 03:02 PM docs
+09/20/2007 03:01 PM examples
+09/20/2007 03:01 PM host-manager
+09/20/2007 03:03 PM manager
+09/19/2007 09:31 AM 13,394,733 openejb.war
+09/20/2007 03:01 PM ROOT 1 File(s) 13,394,733 bytes 7 Dir(s) 5,100,126,208 bytes free
+----
 
-....
+[source,console]
+----
 $ cp openejb.war apache-tomcat-6.0.14/webapps/openejb.war
 
 $ ls apache-tomcat-6.0.14/webapps/
-ROOT/	      docs/	    examples/	  host-manager/ manager/      openejb.war
-....
+ROOT/
+docs/
+examples/
+host-manager/
+manager/
+openejb.war
+----
 
 === Run Installer Servlet
 
 The OpenEJB Plugin for Tomcat contains an installer servlet which adds the OpenEJB listener and JavaAgent to the Tomcat installation.
 To run the installer, you must first start Tomcat.
 
+[source,console]
 ----
 C:>set JRE_HOME=C:\Program Files\Java\jre1.5.0_06
 
@@ -41,6 +60,7 @@ C:>cd apache-tomcat-6.0.14\bin
 C:\apache-tomcat-6.0.14\bin>startup.bat Using CATALINA_BASE:   C:\apache-tomcat-6.0.14 Using CATALINA_HOME:   C:\apache-tomcat-6.0.14 Using CATALINA_TMPDIR: C:\apache-tomcat-6.0.14\temp Using JRE_HOME:        C:\your\java\installation
 ----
 
+[source,console]
 ----
 $ cd apache-tomcat-6.0.14/bin
 
@@ -69,6 +89,7 @@ OpenEJB uses OpenJPA for persistence and OpenJPA currently requires a JavaAgent
 Unfortunately, there is no way to install a JavaAgent at runtime, so you will have to restart Tomcat to enable the JavaAgent.
 Simply execute the shutdown command, wait 5-60 seconds (depending on the speed of your computer) for Tomcat to fully stop, and run the startup command to restart Tomcat.
 
+[source,console]
 ----
 C:>cd apache-tomcat-6.0.14\bin
 
@@ -78,6 +99,7 @@ C:\apache-tomcat-6.0.14\bin>startup.bat Using CATALINA_BASE:   C:\apache-tomcat-
 
 ----
 
+[source,console]
 ----
 $ cd apache-tomcat-6.0.14/bin
 
@@ -96,51 +118,52 @@ Using JRE_HOME:        /your/java/installation
 
 NOTE: Your output will be different from the example above due to differences in installation locations.
 
-Once Tomcat is fully started, simply visit http://localhost:8080/openejb/installer  to verify the installation is complete.
+Once Tomcat is fully started, simply visit link:http://localhost:8080/openejb/installer[]  to verify the installation is complete.
 
 == Examples, Tutorials and Tests
 
 === ejb-examples.war
 
-Download the http://people.apache.org/~dain/openejb-temp/examples[ejb-examples.war] , copy it into the Tomcat webapps directory, and visit [http://localhost:8080/ejb-examples] .
+Download the link:http://people.apache.org/~dain/openejb-temp/examples[ejb-examples.war] , copy it into the Tomcat webapps directory, and visit link:http://localhost:8080/ejb-examples[] .
 
 === OpenEJB iTests
 
 OpenEJB uses a large test suite to verify the final server assembly, and you can use this to verify your OpenEJB installation.
-Simply download the http://people.apache.org/~dain/openejb-temp/itests[openejb-itests.war and openejb-standalone-client.jar]  and copy it the war into the Tomcat webapps directory.
+Simply download the link:http://people.apache.org/~dain/openejb-temp/itests[openejb-itests.war and openejb-standalone-client.jar]  and copy it the war into the Tomcat webapps directory.
 It will take a bit to load the application because it contains a huge number of EJBs.
 Finally, run the test client executable jar.
 
-.Start Tomcat
+==== Start Tomcat
+
+.Windows
+[source,console]
 ----
-C:>java -jar openejb-itests-standalone-client.jar tomcat *__**__**__**__**__**__**__***__**_
-[cols=24*]
-|===
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-| _
-|===
+C:>java -jar openejb-itests-standalone-client.jar tomcat
+_________________
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
+ _
 
 Running EJB compliance tests on HTTP/Tomcat Server *__**__**__**__**__**__**__***__**_
 WARNING: No test suite configuration file specified, assuming system properties contain all  needed information.
@@ -178,10 +201,11 @@ CLIENT JNDI PROPERTIES java.naming.provider.url = http://127.0.0.1:8080/openejb/
 
 
 .Unix
+[source,console]
 ----
 $ java -jar openejb-itests-standalone-client.jar tomcat
 _________________________________________________
-|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|
+________________________
 
 Running EJB compliance tests on HTTP/Tomcat Server
 _________________________________________________
diff --git a/tomee/modules/ROOT/pages/tomcat-installation.adoc b/tomee/modules/ROOT/pages/tomcat-installation.adoc
index e215c62..1c8e63f 100644
--- a/tomee/modules/ROOT/pages/tomcat-installation.adoc
+++ b/tomee/modules/ROOT/pages/tomcat-installation.adoc
@@ -5,36 +5,57 @@
 Tomcat installation is very simple, and can be describes as "Unpack and Run".
 These instructions were written using Tomcat 6.0.14 but any recent 6.x version should work.
 If you are comfortable with the CLI, these the following quick instructions will get you going ASAP;
-otherwise skip to the <<download.html,OPENEJB:Download Tomcat>>  section.
+otherwise skip to the <<Download Tomcat>>  section.
 
 . Download Tomcat zip or tar.gz
 . Unpack archive
-. Platform specific setup ** [OPENEJB:Unix](openejb:unix.html)  If zip was unpacked, _chmod u+x bin/_.sh* ** [OPENEJB:Windows](openejb:windows.html)  _set JAVA_HOME =C:\your\java\installation_
+. Platform specific setup
+** <<OpenEJB - Unix>>.
+If zip was unpacked, _chmod u+x bin/_.sh*
+** <<OpenEJB - Windows>> _set JAVA_HOME =C:\your\java\installation_
 . Run bin/startup.sh or bin/startup.bat
 . Visit http://localhost:8080/
 . Run bin/shutdown.sh or bin/shutdown.bat
 
-== {anchor:download} Download Tomcat
+== Download Tomcat
 
-Download Tomcat 6 zip file from http://tomcat.apache.org/download-60.cgi#6.0.14[here] .
+Download Tomcat 6 zip file from link:http://tomcat.apache.org/download-60.cgi#6.0.14[here] .
 
 == Unpack Tomcat
 
 Unpack the Tomcat zip file  which will create a new directory containing the complete Tomcat installation.
 
-{deck:id=unpack tomcat} {card:label=Windows}{noformat:nopanel=true} C:>jar -xvf apache-tomcat-6.0.14.zip   created: apache-tomcat-6.0.14/   created: apache-tomcat-6.0.14/bin/   created: apache-tomcat-6.0.14/conf/ ...snip...
+[source,console]
+----
+C:>jar -xvf apache-tomcat-6.0.14.zip
+created: apache-tomcat-6.0.14/
+created: apache-tomcat-6.0.14/bin/
+created: apache-tomcat-6.0.14/conf/
+...snip...
 
 C:>dir apache-tomcat-6.0.14  Volume in drive C has no label.
 Volume Serial Number is 0000-0000
 
 Directory of C:\apache-tomcat-6.0.14
 
-09/20/2007  09:14 PM	+++<DIR>+++.
-09/20/2007 09:14 PM +++<DIR>+++..
-09/20/2007 09:15 PM +++<DIR>+++bin 09/20/2007 09:15 PM +++<DIR>+++conf 09/20/2007 09:15 PM +++<DIR>+++lib 07/20/2007 04:20 AM 11,560 LICENSE 09/20/2007 09:14 PM +++<DIR>+++logs 07/20/2007 04:20 AM 556 NOTICE 07/20/2007 04:20 AM 6,656 RELEASE-NOTES 07/20/2007 04:20 AM 5,829 RUNNING.txt 09/20/2007 09:14 PM +++<DIR>+++temp 09/20/2007 09:14 PM +++<DIR>+++webapps 09/20/2007 09:14 PM +++<DIR>+++work 4 File(s) 24,601 bytes 9 Dir(s) 5,085,085,696 bytes free+++</DIR>++++++</DIR>++++++</DIR>++++++ [...]
-
-....
-{card:label=Unix}{noformat:nopanel=true}
+09/20/2007  09:14 PM	.
+09/20/2007 09:14 PM ..
+09/20/2007 09:15 PM bin
+09/20/2007 09:15 PM conf
+09/20/2007 09:15 PM lib
+07/20/2007 04:20 AM 11,560 LICENSE
+09/20/2007 09:14 PM logs
+07/20/2007 04:20 AM 556 NOTICE
+07/20/2007 04:20 AM 6,656 RELEASE-NOTES
+07/20/2007 04:20 AM 5,829 RUNNING.txt
+09/20/2007 09:14 PM temp
+09/20/2007 09:14 PM webapps
+09/20/2007 09:14 PM work
+4 File(s) 24,601 bytes 9 Dir(s) 5,085,085,696 bytes free
+----
+
+[source,console]
+----
 $ jar -xvf apache-tomcat-6.0.14.zip
   created: apache-tomcat-6.0.14/
   created: apache-tomcat-6.0.14/bin/
@@ -44,47 +65,49 @@ $ jar -xvf apache-tomcat-6.0.14.zip
 $ ls apache-tomcat-6.0.14/
 LICENSE        RELEASE-NOTES  bin/	     lib/	    temp/	   work/
 NOTICE	       RUNNING.txt    conf/	     logs/	    webapps/
-....
-
-\{deck}
+----
 
-== [OPENEJB:Windows](openejb:windows.html)
+== OpenEJB - Windows
 
 Set JAVA_HOME environment variable
 
 For Windows users, the Tomcat shell scripts must know the location of the Java installation, and this is done with environment variables.
 The following command will set the JAVA_HOME environment variable:
 
-{deck:id=unpack tomcat} {card:label=Windows}{noformat:nopanel=true} C:>set JAVA_HOME =C:\your\java\installation
+[source,console]
+----
+C:>set JAVA_HOME =C:\your\java\installation
+----
 
- {deck}
-
-== [OPENEJB:Unix]
+== OpenEJB - Unix
 
 Make shell scripts executable
 
-....
-For Unix users, the shell scripts in the Tomcat installation are not executable by default, so in order to execute them, you must set mark them as executable.	If you unpacked the Tomcat tar.gz file, the scripts are already executable.  The following command will make all shell scripts executable:
+For Unix users, the shell scripts in the Tomcat installation are not executable by default, so in order to execute them, you must set mark them as executable.
+If you unpacked the Tomcat tar.gz file, the scripts are already executable.  The following command will make all shell scripts executable:
 
-{deck:id=unpack tomcat}
-{card:label=Unix}{noformat:nopanel=true}
+[source,console]
+----
 apache-tomcat-6.0.14$ chmod u+x bin/*.sh
-....
-
-\{deck}
-
-+++<a name="TomcatInstallation-StartTomcat">++++++</a>+++
+----
 
 == Start Tomcat
 
 Execute the following command to start the Tomcat server:
 
-{deck:id=Start Tomcat} {card:label=Windows}{noformat:nopanel=true} C:>cd apache-tomcat-6.0.14\bin
+[source,console]
+----
+C:>cd apache-tomcat-6.0.14\bin
 
-C:\apache-tomcat-6.0.14\bin>startup.bat Using CATALINA_BASE:   C:\apache-tomcat-6.0.14 Using CATALINA_HOME:   C:\apache-tomcat-6.0.14 Using CATALINA_TMPDIR: C:\apache-tomcat-6.0.14\temp Using JRE_HOME:        C:\your\java\installation
+C:\apache-tomcat-6.0.14\bin>startup.bat
+Using CATALINA_BASE:   C:\apache-tomcat-6.0.14
+Using CATALINA_HOME:   C:\apache-tomcat-6.0.14
+Using CATALINA_TMPDIR: C:\apache-tomcat-6.0.14\temp
+Using JRE_HOME:        C:\your\java\installation
+----
 
-....
-{card:label=Unix}{noformat:nopanel=true}
+[source,console]
+----
 $ cd apache-tomcat-6.0.14/bin
 
 apache-tomcat-6.0.14/bin$ ./startup.sh
@@ -92,29 +115,34 @@ Using CATALINA_BASE:   /your/tomcat/installation/apache-tomcat-6.0.14
 Using CATALINA_HOME:   /your/tomcat/installation/apache-tomcat-6.0.14
 Using CATALINA_TMPDIR: /your/tomcat/installation/apache-tomcat-6.0.14/temp
 Using JRE_HOME:        /your/java/installation
-....
-
-\{deck}
+----
 
 _NOTE:_ Your output will be different from the example above due to differences in installation location.
 
 == Verify Tomcat is Running
 
-Visit http://localhost:8080/  and you should see the Tomcat welcome page.
+Visit link:http://localhost:8080/[]  and you should see the Tomcat welcome page.
 
 == Stop Tomcat
 
 Shutdown Tomcat by executing the following command:
 
-{deck:id=Start Tomcat} {card:label=Windows}{noformat:nopanel=true} C:\apache-tomcat-6.0.14\bin>shutdown.bat Using CATALINA_BASE:   C:\apache-tomcat-6.0.14 Using CATALINA_HOME:   C:\apache-tomcat-6.0.14 Using CATALINA_TMPDIR: C:\apache-tomcat-6.0.14\temp Using JRE_HOME:        C:\your\java\installation
-
- {card:label=Unix}{noformat:nopanel=true}
+[source,console]
+----
+C:\apache-tomcat-6.0.14\bin>shutdown.bat
+Using CATALINA_BASE:   C:\apache-tomcat-6.0.14
+Using CATALINA_HOME:   C:\apache-tomcat-6.0.14
+Using CATALINA_TMPDIR: C:\apache-tomcat-6.0.14\temp
+Using JRE_HOME:        C:\your\java\installation
+----
+
+[source,console]
+----
  apache-tomcat-6.0.14/bin$ ./shutdown.sh
  Using CATALINA_BASE:   /your/tomcat/installation/apache-tomcat-6.0.14
  Using CATALINA_HOME:   /your/tomcat/installation/apache-tomcat-6.0.14
  Using CATALINA_TMPDIR: /your/tomcat/installation/apache-tomcat-6.0.14/temp
  Using JRE_HOME:        /your/java/installation
-
-\{deck}
+----
 
 _NOTE:_ Your output will be different from the example above due to differences in installation locations.
diff --git a/tomee/modules/ROOT/pages/tomee-1.5.0-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-1.5.0-release-notes.adoc
index ff1e83f..590dd57 100644
--- a/tomee/modules/ROOT/pages/tomee-1.5.0-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.5.0-release-notes.adoc
@@ -2,276 +2,272 @@
 
 == Upgrades
 
-* https://issues.apache.org/jira/browse/TOMEE-243[TOMEE-243] HSQLDB 2.2.8
-* https://issues.apache.org/jira/browse/TOMEE-431[TOMEE-431] Shrinkwrap Descriptor 2.0.0-alpha-3
-* https://issues.apache.org/jira/browse/TOMEE-378[TOMEE-378] Quartz 2.1.6
-* https://issues.apache.org/jira/browse/TOMEE-271[TOMEE-271] Tomcat 7.0.30
-* https://issues.apache.org/jira/browse/TOMEE-365[TOMEE-365] OpenWebBeans 1.1.6
-* https://issues.apache.org/jira/browse/TOMEE-426[TOMEE-426] ActiveMQ 5.6.0
-* https://issues.apache.org/jira/browse/TOMEE-428[TOMEE-428] MyFaces 2.1.9
-* https://issues.apache.org/jira/browse/TOMEE-215[TOMEE-215] CXF 2.6.2
-* https://issues.apache.org/jira/browse/TOMEE-214[TOMEE-214] Arquillian 1.0.1
-* https://issues.apache.org/jira/browse/TOMEE-458[TOMEE-458] BVal 0.5
-* https://issues.apache.org/jira/browse/OPENEJB-1894[OPENEJB-1894] karaf 2.2.9
+* link:https://issues.apache.org/jira/browse/TOMEE-243[TOMEE-243] HSQLDB 2.2.8
+* link:https://issues.apache.org/jira/browse/TOMEE-431[TOMEE-431] Shrinkwrap Descriptor 2.0.0-alpha-3
+* link:https://issues.apache.org/jira/browse/TOMEE-378[TOMEE-378] Quartz 2.1.6
+* link:https://issues.apache.org/jira/browse/TOMEE-271[TOMEE-271] Tomcat 7.0.30
+* link:https://issues.apache.org/jira/browse/TOMEE-365[TOMEE-365] OpenWebBeans 1.1.6
+* link:https://issues.apache.org/jira/browse/TOMEE-426[TOMEE-426] ActiveMQ 5.6.0
+* link:https://issues.apache.org/jira/browse/TOMEE-428[TOMEE-428] MyFaces 2.1.9
+* link:https://issues.apache.org/jira/browse/TOMEE-215[TOMEE-215] CXF 2.6.2
+* link:https://issues.apache.org/jira/browse/TOMEE-214[TOMEE-214] Arquillian 1.0.1
+* link:https://issues.apache.org/jira/browse/TOMEE-458[TOMEE-458] BVal 0.5
+* link:https://issues.apache.org/jira/browse/OPENEJB-1894[OPENEJB-1894] karaf 2.2.9
 
 == New Features
 
-* https://issues.apache.org/jira/browse/TOMEE-347[TOMEE-347] Allow switching datasource connection pool
-* https://issues.apache.org/jira/browse/TOMEE-331[TOMEE-331] Optimized scanning via exclusions.list in WEB-INF allows
-* https://issues.apache.org/jira/browse/TOMEE-266[TOMEE-266] Internal EJBs can be secured
-* https://issues.apache.org/jira/browse/TOMEE-264[TOMEE-264] Filter APIs we already provide if they are in a webapp
-* https://issues.apache.org/jira/browse/TOMEE-399[TOMEE-399] Expose Quartz through JMX
-* https://issues.apache.org/jira/browse/TOMEE-259[TOMEE-259] Mojarra integration
-* https://issues.apache.org/jira/browse/TOMEE-250[TOMEE-250] Element <Service> for declaring services generically in the tomee.xml
-* https://issues.apache.org/jira/browse/TOMEE-386[TOMEE-386] Support for META-INF/module.properties file and overriding
-* https://issues.apache.org/jira/browse/TOMEE-387[TOMEE-387] Support for META-INF/application.properties file and overriding
-* https://issues.apache.org/jira/browse/TOMEE-280[TOMEE-280] Deploy-time JPA Enhancement
-* https://issues.apache.org/jira/browse/TOMEE-187[TOMEE-187] New TomEE JAX-RS Distribution
-* https://issues.apache.org/jira/browse/TOMEE-377[TOMEE-377] Configuration of CXF Bus
-* https://issues.apache.org/jira/browse/TOMEE-421[TOMEE-421] JMX management of DataSources
-* https://issues.apache.org/jira/browse/OPENEJB-1228[OPENEJB-1228] ShrinkWrap Deployment Support
-* https://issues.apache.org/jira/browse/OPENEJB-1899[OPENEJB-1899] Mockito integration
+* link:https://issues.apache.org/jira/browse/TOMEE-347[TOMEE-347] Allow switching datasource connection pool
+* link:https://issues.apache.org/jira/browse/TOMEE-331[TOMEE-331] Optimized scanning via exclusions.list in WEB-INF allows
+* link:https://issues.apache.org/jira/browse/TOMEE-266[TOMEE-266] Internal EJBs can be secured
+* link:https://issues.apache.org/jira/browse/TOMEE-264[TOMEE-264] Filter APIs we already provide if they are in a webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-399[TOMEE-399] Expose Quartz through JMX
+* link:https://issues.apache.org/jira/browse/TOMEE-259[TOMEE-259] Mojarra integration
+* link:https://issues.apache.org/jira/browse/TOMEE-250[TOMEE-250] Element <Service> for declaring services generically in the tomee.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-386[TOMEE-386] Support for META-INF/module.properties file and overriding
+* link:https://issues.apache.org/jira/browse/TOMEE-387[TOMEE-387] Support for META-INF/application.properties file and overriding
+* link:https://issues.apache.org/jira/browse/TOMEE-280[TOMEE-280] Deploy-time JPA Enhancement
+* link:https://issues.apache.org/jira/browse/TOMEE-187[TOMEE-187] New TomEE JAX-RS Distribution
+* link:https://issues.apache.org/jira/browse/TOMEE-377[TOMEE-377] Configuration of CXF Bus
+* link:https://issues.apache.org/jira/browse/TOMEE-421[TOMEE-421] JMX management of DataSources
+* link:https://issues.apache.org/jira/browse/OPENEJB-1228[OPENEJB-1228] ShrinkWrap Deployment Support
+* link:https://issues.apache.org/jira/browse/OPENEJB-1899[OPENEJB-1899] Mockito integration
 
 == Improvements
 
-* https://issues.apache.org/jira/browse/TOMEE-235[TOMEE-235] ability to provide a custom server.xml using arquillian adapters
-* https://issues.apache.org/jira/browse/TOMEE-194[TOMEE-194] managing pathparam at class level
-* https://issues.apache.org/jira/browse/TOMEE-346[TOMEE-346] providing log4j in a webapp needs to set openejb.skip.log4j=false
-* https://issues.apache.org/jira/browse/TOMEE-191[TOMEE-191] can't use DataSourceRealm with a DataSource defined in tomee.xml
-* https://issues.apache.org/jira/browse/TOMEE-348[TOMEE-348] propagate all cxf endpoint properties to the SOAP endpoint
-* https://issues.apache.org/jira/browse/TOMEE-190[TOMEE-190] Duplicate Libraries in distribution
-* https://issues.apache.org/jira/browse/TOMEE-146[TOMEE-146] Trim unused code
-* https://issues.apache.org/jira/browse/TOMEE-241[TOMEE-241] close webappclasslaoder after undeployment
-* https://issues.apache.org/jira/browse/TOMEE-336[TOMEE-336] ability to skip dbcp pool for @DataSourceDefinition
-* https://issues.apache.org/jira/browse/TOMEE-130[TOMEE-130] Improve openejb webapp console to match current site look and feel
-* https://issues.apache.org/jira/browse/TOMEE-230[TOMEE-230] tomee.sh uses old lib folder
-* https://issues.apache.org/jira/browse/TOMEE-332[TOMEE-332] yank tomee version from arquillian adapter config and use LATEST
-* https://issues.apache.org/jira/browse/TOMEE-330[TOMEE-330] more relevant error message when using tomee < tomee+ and webservice injection are done
-* https://issues.apache.org/jira/browse/TOMEE-269[TOMEE-269] use a maven specific logger when running tomee:run from tomee maven plugin
-* https://issues.apache.org/jira/browse/TOMEE-328[TOMEE-328] Re organise Arquillian sub modules versionning
-* https://issues.apache.org/jira/browse/TOMEE-4[TOMEE-4] Example demonstrating Arquillian Adapter
-* https://issues.apache.org/jira/browse/TOMEE-262[TOMEE-262] since TOMEE-261 is done we can check the needed JtaPlatform for hibernate is in the webapp
-* https://issues.apache.org/jira/browse/TOMEE-260[TOMEE-260] Validate: REST Service has no non-public resources
-* https://issues.apache.org/jira/browse/TOMEE-398[TOMEE-398] Unified Executor configuration options (@Asynchronous, @Timeout)
-* https://issues.apache.org/jira/browse/TOMEE-397[TOMEE-397] META-INF/resources.xml always needs qualified names
-* https://issues.apache.org/jira/browse/TOMEE-391[TOMEE-391] config for retry attemps on timer methods
-* https://issues.apache.org/jira/browse/TOMEE-257[TOMEE-257] replace deployment listener and webdeployementlistener by our brand new observer api
-* https://issues.apache.org/jira/browse/TOMEE-251[TOMEE-251] extract jpa provide integration in a jar to be able to use it from a war
-* https://issues.apache.org/jira/browse/TOMEE-252[TOMEE-252] engine name needs to be Catalina
-* https://issues.apache.org/jira/browse/TOMEE-253[TOMEE-253] updatechecker doesn't handle tomee version properly
-* https://issues.apache.org/jira/browse/TOMEE-382[TOMEE-382] configuration for asynch task pool
-* https://issues.apache.org/jira/browse/TOMEE-385[TOMEE-385] Complete application properties scoping
-* https://issues.apache.org/jira/browse/TOMEE-205[TOMEE-205] Create the skeleton of the new Tomee UI
-* https://issues.apache.org/jira/browse/TOMEE-208[TOMEE-208] add servlets to httpcontext (arquillian adapters)
-* https://issues.apache.org/jira/browse/TOMEE-204[TOMEE-204] Don't fail app deployment if a TLD class cannot be loaded
-* https://issues.apache.org/jira/browse/TOMEE-203[TOMEE-203] Ensure all tomee-* jars and archives use the TomEE version number
-* https://issues.apache.org/jira/browse/TOMEE-406[TOMEE-406] Support Duration syntax in all known time related properties
-* https://issues.apache.org/jira/browse/TOMEE-282[TOMEE-282] logging tomee is downloaded from arquillian adapter
-* https://issues.apache.org/jira/browse/TOMEE-402[TOMEE-402] ScriptLoginModule
-* https://issues.apache.org/jira/browse/TOMEE-281[TOMEE-281] ignore endorsed lib for java 7
-* https://issues.apache.org/jira/browse/TOMEE-184[TOMEE-184] using cxf (and not our repackaged version)
-* https://issues.apache.org/jira/browse/TOMEE-183[TOMEE-183] Optimize Arquillian Adapter by avoiding intermediate jar creation
-* https://issues.apache.org/jira/browse/TOMEE-189[TOMEE-189] EAR and CDI is not well integrated
-* https://issues.apache.org/jira/browse/TOMEE-372[TOMEE-372] don't load webapp enrichment classes directly from system classloader even if available
-* https://issues.apache.org/jira/browse/TOMEE-374[TOMEE-374] Embedded TomEE use same defaults as Embedded OpenEJB
-* https://issues.apache.org/jira/browse/TOMEE-41[TOMEE-41] Overzealous class scanning
-* https://issues.apache.org/jira/browse/TOMEE-274[TOMEE-274] allowing the user to override the folder where retrieved tomee are cache in arquillian adapters (by default m2 repo is not used to avoid to corrupt it)
-* https://issues.apache.org/jira/browse/TOMEE-277[TOMEE-277] better model to be able to filter cdi beans
-* https://issues.apache.org/jira/browse/TOMEE-276[TOMEE-276] allow to define the same interceptor/decorator/alternative in multiple beans.xml
-* https://issues.apache.org/jira/browse/TOMEE-270[TOMEE-270] don't stop deployment during deployment if a noclassdeffound if thrown on a field
-* https://issues.apache.org/jira/browse/TOMEE-273[TOMEE-273] solder @Requires doesn't work
-* https://issues.apache.org/jira/browse/TOMEE-171[TOMEE-171] TomEE automatically directs embedded (@DataSourceDefinition) h2 datasource to hsqldb
-* https://issues.apache.org/jira/browse/TOMEE-279[TOMEE-279] using tomcat default host instead of hardcoded "localhost"
-* https://issues.apache.org/jira/browse/TOMEE-278[TOMEE-278] AnnotatedType can be null so dont put it in a map
-* https://issues.apache.org/jira/browse/TOMEE-220[TOMEE-220] revisit runnable tomee-embedded cli
-* https://issues.apache.org/jira/browse/TOMEE-361[TOMEE-361] skip JSF startup even if our internal faces-config.xml is found (but no more)
-* https://issues.apache.org/jira/browse/TOMEE-224[TOMEE-224] Create Servlet that loads the "JNDI" panel data
-* https://issues.apache.org/jira/browse/TOMEE-418[TOMEE-418] ability to use fast session generation for dev environment in arquillian adapters (remote) + tomee mvn plugin
-* https://issues.apache.org/jira/browse/TOMEE-225[TOMEE-225] Create Servlet that loads the "Saved Objects" panel data
-* https://issues.apache.org/jira/browse/TOMEE-368[TOMEE-368] better handling of myfaces container listener
-* https://issues.apache.org/jira/browse/TOMEE-369[TOMEE-369] be sure to not exclude too much in tempclassloader (in particular with myfaces)
-* https://issues.apache.org/jira/browse/TOMEE-366[TOMEE-366] delete temp file in arquillian tomee adapter even if deployer lookup fail
-* https://issues.apache.org/jira/browse/TOMEE-367[TOMEE-367] create webapp classloader even for embedded deployment
-* https://issues.apache.org/jira/browse/TOMEE-427[TOMEE-427] Shortcurt to debug with tomee maven plugin
-* https://issues.apache.org/jira/browse/TOMEE-23[TOMEE-23] Ignore .DS_Store files when deploying in Tomcat
-* https://issues.apache.org/jira/browse/TOMEE-350[TOMEE-350] allow to customize TempClassLoader force skip/load with multiple packages
-* https://issues.apache.org/jira/browse/TOMEE-359[TOMEE-359] taking into account filtering even for fragments
-* https://issues.apache.org/jira/browse/TOMEE-213[TOMEE-213] close webappclassloader after undeployment and not in its middle
-* https://issues.apache.org/jira/browse/TOMEE-219[TOMEE-219] Make jaxrs services managed by cdi when possible
-* https://issues.apache.org/jira/browse/TOMEE-358[TOMEE-358] activating back MyFacesContainerInitializer and adding StartupServletContextListener by default
-* https://issues.apache.org/jira/browse/TOMEE-417[TOMEE-417] ability to provide jaxrs providers, interceptors\...
-in the webapp
-* https://issues.apache.org/jira/browse/TOMEE-414[TOMEE-414] support to provide slf4j in the application
-* https://issues.apache.org/jira/browse/TOMEE-415[TOMEE-415] use by default openejb classloader to create quartz scheduler
-* https://issues.apache.org/jira/browse/OPENEJB-1900[OPENEJB-1900] @LocalBean package and friendly scoped methods
-* https://issues.apache.org/jira/browse/OPENEJB-1901[OPENEJB-1901] @LocalClient doesn't work with EJBContainer
-* https://issues.apache.org/jira/browse/OPENEJB-1853[OPENEJB-1853] expose basicdatasource writable config through jmx
-* https://issues.apache.org/jira/browse/OPENEJB-1791[OPENEJB-1791] managing a conf.d folder as under unix for services
-* https://issues.apache.org/jira/browse/OPENEJB-1843[OPENEJB-1843] support @before @after @beforeclass @afterclass in embedded arquillian adapter (classloader is not correct so "BeanManagerProvider" can't work)
-* https://issues.apache.org/jira/browse/OPENEJB-1795[OPENEJB-1795] support @Inject for synamic EJB (interface only)
-* https://issues.apache.org/jira/browse/OPENEJB-1845[OPENEJB-1845] look in web-inf/classes/meta-inf for persistence.xml for embedded arquillian adapter and check classloaderasset get a better root url
-* https://issues.apache.org/jira/browse/OPENEJB-1863[OPENEJB-1863] no need to create a thread we are waiting to create an entitymanagerfactory
-* https://issues.apache.org/jira/browse/OPENEJB-1864[OPENEJB-1864] remove openejb-javaagent from openejb-core test since it is not mandatory and buggy (due to openjpa-javaagen) with java 7
-* https://issues.apache.org/jira/browse/OPENEJB-1576[OPENEJB-1576] Example: CDI Decorators
-* https://issues.apache.org/jira/browse/OPENEJB-1860[OPENEJB-1860] openejb.descriptors.output logging and functional improvements
-* https://issues.apache.org/jira/browse/OPENEJB-1858[OPENEJB-1858] be more tolerant on the tx manager type for managedconnection factory
-* https://issues.apache.org/jira/browse/OPENEJB-1823[OPENEJB-1823] allow to undeploy resources linked to an app with the app undeployment
-* https://issues.apache.org/jira/browse/OPENEJB-1420[OPENEJB-1420] Classloading issue in OSGI
-* https://issues.apache.org/jira/browse/OPENEJB-1840[OPENEJB-1840] managing request/session scopes in standalone
-* https://issues.apache.org/jira/browse/OPENEJB-1734[OPENEJB-1734] Shell to query and invoke EJBs through commands interactively
-* https://issues.apache.org/jira/browse/OPENEJB-1117[OPENEJB-1117] ServiceManager does not work in OSGi environment
-* https://issues.apache.org/jira/browse/OPENEJB-1889[OPENEJB-1889] when an EJB implements too many interfaces it fails with the message "TODO"
-* https://issues.apache.org/jira/browse/OPENEJB-1887[OPENEJB-1887] <ServiceProvider> inheritance to reduce redundant config in service-jar.xml files
-* https://issues.apache.org/jira/browse/OPENEJB-1888[OPENEJB-1888] add a way to hide log messages which are not relevant for openejb/tomee
-* https://issues.apache.org/jira/browse/OPENEJB-1896[OPENEJB-1896] Slightly reduce memory footprint of EJBs
-* https://issues.apache.org/jira/browse/OPENEJB-1892[OPENEJB-1892] embedded logging format is not applied to OpenJPA
-* https://issues.apache.org/jira/browse/OPENEJB-1891[OPENEJB-1891] get duration time of the query when logging sql
-* https://issues.apache.org/jira/browse/OPENEJB-1890[OPENEJB-1890] make openejb embedded arquillian adapter working with shrinkwrap maven and libraries which are not on classpath
-* https://issues.apache.org/jira/browse/OPENEJB-1761[OPENEJB-1761] improve default JUL logging
-* https://issues.apache.org/jira/browse/OPENEJB-1763[OPENEJB-1763] Allow EjbModule to be returned as a part of in-class configuration in ApplicationComposer (@Module)
-* https://issues.apache.org/jira/browse/OPENEJB-1271[OPENEJB-1271] Add pofiles to allow JPA provider to be changed
-* https://issues.apache.org/jira/browse/OPENEJB-1867[OPENEJB-1867] ability to configure the default job scheduler
-* https://issues.apache.org/jira/browse/OPENEJB-1277[OPENEJB-1277] RemoteInitialContextFactory .close() method to logout
-* https://issues.apache.org/jira/browse/OPENEJB-1868[OPENEJB-1868] allow to set a ejbtimerservice by ejb
-* https://issues.apache.org/jira/browse/OPENEJB-1865[OPENEJB-1865] add lib folder to classpath in openejb standalone like in tomee
-* https://issues.apache.org/jira/browse/OPENEJB-1866[OPENEJB-1866] add openejb-jpa-integration to ear libs
-* https://issues.apache.org/jira/browse/OPENEJB-1871[OPENEJB-1871] don't use webbeanslogger
-* https://issues.apache.org/jira/browse/OPENEJB-1870[OPENEJB-1870] allow to provide server event listener in apps
-* https://issues.apache.org/jira/browse/OPENEJB-1875[OPENEJB-1875] New LoginModule based on ServiceProvider
-* https://issues.apache.org/jira/browse/OPENEJB-1874[OPENEJB-1874] remove openejb-jsf
-* https://issues.apache.org/jira/browse/OPENEJB-1872[OPENEJB-1872] refactor a bit the way we hide internal beans (Comp) since now we have the structure to do it
-* https://issues.apache.org/jira/browse/OPENEJB-1877[OPENEJB-1877] refactor datasourcefactory and jdbc package to split it in subpackages for consistency
-* https://issues.apache.org/jira/browse/OPENEJB-1878[OPENEJB-1878] ability to create an entitymanager at startup
-* https://issues.apache.org/jira/browse/OPENEJB-1881[OPENEJB-1881] Multipoint "broadcast" attribute
-* https://issues.apache.org/jira/browse/OPENEJB-1883[OPENEJB-1883] rewrite ScopeHelper to use ContextsService
-* https://issues.apache.org/jira/browse/OPENEJB-1780[OPENEJB-1780] Application relative EJB WebService addresses
-* https://issues.apache.org/jira/browse/OPENEJB-1850[OPENEJB-1850] groovy jpa test
-* https://issues.apache.org/jira/browse/OPENEJB-1851[OPENEJB-1851] groovy spock sample
-* https://issues.apache.org/jira/browse/OPENEJB-1849[OPENEJB-1849] adding groovy cdi sample
-* https://issues.apache.org/jira/browse/OPENEJB-1841[OPENEJB-1841] basic console colors
-* https://issues.apache.org/jira/browse/OPENEJB-1897[OPENEJB-1897] easy way to mock beans injections
-* https://issues.apache.org/jira/browse/OPENEJB-1772[OPENEJB-1772] maven plugin to be able to dump info tree and avoid to create it when starting the app
-* https://issues.apache.org/jira/browse/OPENEJB-1514[OPENEJB-1514] Example: @Schedule Methods
-* https://issues.apache.org/jira/browse/OPENEJB-1649[OPENEJB-1649] Arquillian Tests
-* https://issues.apache.org/jira/browse/OWB-695[OWB-695] Cause missing in AnnotationDB$CrossReferenceException
-* https://issues.apache.org/jira/browse/OWB-704[OWB-704] use method filter in javassist proxies instead of "manual" filtering
-* https://issues.apache.org/jira/browse/OWB-702[OWB-702] Add serialization unit tests to openwebbeans-web to catch future regressions
-* https://issues.apache.org/jira/browse/OWB-701[OWB-701] Support ASM for Bean Proxies
+* link:https://issues.apache.org/jira/browse/TOMEE-235[TOMEE-235] ability to provide a custom server.xml using arquillian adapters
+* link:https://issues.apache.org/jira/browse/TOMEE-194[TOMEE-194] managing pathparam at class level
+* link:https://issues.apache.org/jira/browse/TOMEE-346[TOMEE-346] providing log4j in a webapp needs to set openejb.skip.log4j=false
+* link:https://issues.apache.org/jira/browse/TOMEE-191[TOMEE-191] can't use DataSourceRealm with a DataSource defined in tomee.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-348[TOMEE-348] propagate all cxf endpoint properties to the SOAP endpoint
+* link:https://issues.apache.org/jira/browse/TOMEE-190[TOMEE-190] Duplicate Libraries in distribution
+* link:https://issues.apache.org/jira/browse/TOMEE-146[TOMEE-146] Trim unused code
+* link:https://issues.apache.org/jira/browse/TOMEE-241[TOMEE-241] close webappclasslaoder after undeployment
+* link:https://issues.apache.org/jira/browse/TOMEE-336[TOMEE-336] ability to skip dbcp pool for @DataSourceDefinition
+* link:https://issues.apache.org/jira/browse/TOMEE-130[TOMEE-130] Improve openejb webapp console to match current site look and feel
+* link:https://issues.apache.org/jira/browse/TOMEE-230[TOMEE-230] tomee.sh uses old lib folder
+* link:https://issues.apache.org/jira/browse/TOMEE-332[TOMEE-332] yank tomee version from arquillian adapter config and use LATEST
+* link:https://issues.apache.org/jira/browse/TOMEE-330[TOMEE-330] more relevant error message when using tomee < tomee+ and webservice injection are done
+* link:https://issues.apache.org/jira/browse/TOMEE-269[TOMEE-269] use a maven specific logger when running tomee:run from tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-328[TOMEE-328] Re organise Arquillian sub modules versionning
+* link:https://issues.apache.org/jira/browse/TOMEE-4[TOMEE-4] Example demonstrating Arquillian Adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-262[TOMEE-262] since TOMEE-261 is done we can check the needed JtaPlatform for hibernate is in the webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-260[TOMEE-260] Validate: REST Service has no non-public resources
+* link:https://issues.apache.org/jira/browse/TOMEE-398[TOMEE-398] Unified Executor configuration options (@Asynchronous, @Timeout)
+* link:https://issues.apache.org/jira/browse/TOMEE-397[TOMEE-397] META-INF/resources.xml always needs qualified names
+* link:https://issues.apache.org/jira/browse/TOMEE-391[TOMEE-391] config for retry attemps on timer methods
+* link:https://issues.apache.org/jira/browse/TOMEE-257[TOMEE-257] replace deployment listener and webdeployementlistener by our brand new observer api
+* link:https://issues.apache.org/jira/browse/TOMEE-251[TOMEE-251] extract jpa provide integration in a jar to be able to use it from a war
+* link:https://issues.apache.org/jira/browse/TOMEE-252[TOMEE-252] engine name needs to be Catalina
+* link:https://issues.apache.org/jira/browse/TOMEE-253[TOMEE-253] updatechecker doesn't handle tomee version properly
+* link:https://issues.apache.org/jira/browse/TOMEE-382[TOMEE-382] configuration for asynch task pool
+* link:https://issues.apache.org/jira/browse/TOMEE-385[TOMEE-385] Complete application properties scoping
+* link:https://issues.apache.org/jira/browse/TOMEE-205[TOMEE-205] Create the skeleton of the new Tomee UI
+* link:https://issues.apache.org/jira/browse/TOMEE-208[TOMEE-208] add servlets to httpcontext (arquillian adapters)
+* link:https://issues.apache.org/jira/browse/TOMEE-204[TOMEE-204] Don't fail app deployment if a TLD class cannot be loaded
+* link:https://issues.apache.org/jira/browse/TOMEE-203[TOMEE-203] Ensure all tomee-* jars and archives use the TomEE version number
+* link:https://issues.apache.org/jira/browse/TOMEE-406[TOMEE-406] Support Duration syntax in all known time related properties
+* link:https://issues.apache.org/jira/browse/TOMEE-282[TOMEE-282] logging tomee is downloaded from arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-402[TOMEE-402] ScriptLoginModule
+* link:https://issues.apache.org/jira/browse/TOMEE-281[TOMEE-281] ignore endorsed lib for java 7
+* link:https://issues.apache.org/jira/browse/TOMEE-184[TOMEE-184] using cxf (and not our repackaged version)
+* link:https://issues.apache.org/jira/browse/TOMEE-183[TOMEE-183] Optimize Arquillian Adapter by avoiding intermediate jar creation
+* link:https://issues.apache.org/jira/browse/TOMEE-189[TOMEE-189] EAR and CDI is not well integrated
+* link:https://issues.apache.org/jira/browse/TOMEE-372[TOMEE-372] don't load webapp enrichment classes directly from system classloader even if available
+* link:https://issues.apache.org/jira/browse/TOMEE-374[TOMEE-374] Embedded TomEE use same defaults as Embedded OpenEJB
+* link:https://issues.apache.org/jira/browse/TOMEE-41[TOMEE-41] Overzealous class scanning
+* link:https://issues.apache.org/jira/browse/TOMEE-274[TOMEE-274] allowing the user to override the folder where retrieved tomee are cache in arquillian adapters (by default m2 repo is not used to avoid to corrupt it)
+* link:https://issues.apache.org/jira/browse/TOMEE-277[TOMEE-277] better model to be able to filter cdi beans
+* link:https://issues.apache.org/jira/browse/TOMEE-276[TOMEE-276] allow to define the same interceptor/decorator/alternative in multiple beans.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-270[TOMEE-270] don't stop deployment during deployment if a noclassdeffound if thrown on a field
+* link:https://issues.apache.org/jira/browse/TOMEE-273[TOMEE-273] solder @Requires doesn't work
+* link:https://issues.apache.org/jira/browse/TOMEE-171[TOMEE-171] TomEE automatically directs embedded (@DataSourceDefinition) h2 datasource to hsqldb
+* link:https://issues.apache.org/jira/browse/TOMEE-279[TOMEE-279] using tomcat default host instead of hardcoded "localhost"
+* link:https://issues.apache.org/jira/browse/TOMEE-278[TOMEE-278] AnnotatedType can be null so dont put it in a map
+* link:https://issues.apache.org/jira/browse/TOMEE-220[TOMEE-220] revisit runnable tomee-embedded cli
+* link:https://issues.apache.org/jira/browse/TOMEE-361[TOMEE-361] skip JSF startup even if our internal faces-config.xml is found (but no more)
+* link:https://issues.apache.org/jira/browse/TOMEE-224[TOMEE-224] Create Servlet that loads the "JNDI" panel data
+* link:https://issues.apache.org/jira/browse/TOMEE-418[TOMEE-418] ability to use fast session generation for dev environment in arquillian adapters (remote) + tomee mvn plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-225[TOMEE-225] Create Servlet that loads the "Saved Objects" panel data
+* link:https://issues.apache.org/jira/browse/TOMEE-368[TOMEE-368] better handling of myfaces container listener
+* link:https://issues.apache.org/jira/browse/TOMEE-369[TOMEE-369] be sure to not exclude too much in tempclassloader (in particular with myfaces)
+* link:https://issues.apache.org/jira/browse/TOMEE-366[TOMEE-366] delete temp file in arquillian tomee adapter even if deployer lookup fail
+* link:https://issues.apache.org/jira/browse/TOMEE-367[TOMEE-367] create webapp classloader even for embedded deployment
+* link:https://issues.apache.org/jira/browse/TOMEE-427[TOMEE-427] Shortcurt to debug with tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-23[TOMEE-23] Ignore .DS_Store files when deploying in Tomcat
+* link:https://issues.apache.org/jira/browse/TOMEE-350[TOMEE-350] allow to customize TempClassLoader force skip/load with multiple packages
+* link:https://issues.apache.org/jira/browse/TOMEE-359[TOMEE-359] taking into account filtering even for fragments
+* link:https://issues.apache.org/jira/browse/TOMEE-213[TOMEE-213] close webappclassloader after undeployment and not in its middle
+* link:https://issues.apache.org/jira/browse/TOMEE-219[TOMEE-219] Make jaxrs services managed by cdi when possible
+* link:https://issues.apache.org/jira/browse/TOMEE-358[TOMEE-358] activating back MyFacesContainerInitializer and adding StartupServletContextListener by default
+* link:https://issues.apache.org/jira/browse/TOMEE-417[TOMEE-417] ability to provide jaxrs providers, interceptors in the webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-414[TOMEE-414] support to provide slf4j in the application
+* link:https://issues.apache.org/jira/browse/TOMEE-415[TOMEE-415] use by default openejb classloader to create quartz scheduler
+* link:https://issues.apache.org/jira/browse/OPENEJB-1900[OPENEJB-1900] @LocalBean package and friendly scoped methods
+* link:https://issues.apache.org/jira/browse/OPENEJB-1901[OPENEJB-1901] @LocalClient doesn't work with EJBContainer
+* link:https://issues.apache.org/jira/browse/OPENEJB-1853[OPENEJB-1853] expose basicdatasource writable config through jmx
+* link:https://issues.apache.org/jira/browse/OPENEJB-1791[OPENEJB-1791] managing a conf.d folder as under unix for services
+* link:https://issues.apache.org/jira/browse/OPENEJB-1843[OPENEJB-1843] support @before @after @beforeclass @afterclass in embedded arquillian adapter (classloader is not correct so "BeanManagerProvider" can't work)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1795[OPENEJB-1795] support @Inject for synamic EJB (interface only)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1845[OPENEJB-1845] look in web-inf/classes/meta-inf for persistence.xml for embedded arquillian adapter and check classloaderasset get a better root url
+* link:https://issues.apache.org/jira/browse/OPENEJB-1863[OPENEJB-1863] no need to create a thread we are waiting to create an entitymanagerfactory
+* link:https://issues.apache.org/jira/browse/OPENEJB-1864[OPENEJB-1864] remove openejb-javaagent from openejb-core test since it is not mandatory and buggy (due to openjpa-javaagen) with java 7
+* link:https://issues.apache.org/jira/browse/OPENEJB-1576[OPENEJB-1576] Example: CDI Decorators
+* link:https://issues.apache.org/jira/browse/OPENEJB-1860[OPENEJB-1860] openejb.descriptors.output logging and functional improvements
+* link:https://issues.apache.org/jira/browse/OPENEJB-1858[OPENEJB-1858] be more tolerant on the tx manager type for managedconnection factory
+* link:https://issues.apache.org/jira/browse/OPENEJB-1823[OPENEJB-1823] allow to undeploy resources linked to an app with the app undeployment
+* link:https://issues.apache.org/jira/browse/OPENEJB-1420[OPENEJB-1420] Classloading issue in OSGI
+* link:https://issues.apache.org/jira/browse/OPENEJB-1840[OPENEJB-1840] managing request/session scopes in standalone
+* link:https://issues.apache.org/jira/browse/OPENEJB-1734[OPENEJB-1734] Shell to query and invoke EJBs through commands interactively
+* link:https://issues.apache.org/jira/browse/OPENEJB-1117[OPENEJB-1117] ServiceManager does not work in OSGi environment
+* link:https://issues.apache.org/jira/browse/OPENEJB-1889[OPENEJB-1889] when an EJB implements too many interfaces it fails with the message "TODO"
+* link:https://issues.apache.org/jira/browse/OPENEJB-1887[OPENEJB-1887] <ServiceProvider> inheritance to reduce redundant config in service-jar.xml files
+* link:https://issues.apache.org/jira/browse/OPENEJB-1888[OPENEJB-1888] add a way to hide log messages which are not relevant for openejb/tomee
+* link:https://issues.apache.org/jira/browse/OPENEJB-1896[OPENEJB-1896] Slightly reduce memory footprint of EJBs
+* link:https://issues.apache.org/jira/browse/OPENEJB-1892[OPENEJB-1892] embedded logging format is not applied to OpenJPA
+* link:https://issues.apache.org/jira/browse/OPENEJB-1891[OPENEJB-1891] get duration time of the query when logging sql
+* link:https://issues.apache.org/jira/browse/OPENEJB-1890[OPENEJB-1890] make openejb embedded arquillian adapter working with shrinkwrap maven and libraries which are not on classpath
+* link:https://issues.apache.org/jira/browse/OPENEJB-1761[OPENEJB-1761] improve default JUL logging
+* link:https://issues.apache.org/jira/browse/OPENEJB-1763[OPENEJB-1763] Allow EjbModule to be returned as a part of in-class configuration in ApplicationComposer (@Module)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1271[OPENEJB-1271] Add pofiles to allow JPA provider to be changed
+* link:https://issues.apache.org/jira/browse/OPENEJB-1867[OPENEJB-1867] ability to configure the default job scheduler
+* link:https://issues.apache.org/jira/browse/OPENEJB-1277[OPENEJB-1277] RemoteInitialContextFactory .close() method to logout
+* link:https://issues.apache.org/jira/browse/OPENEJB-1868[OPENEJB-1868] allow to set a ejbtimerservice by ejb
+* link:https://issues.apache.org/jira/browse/OPENEJB-1865[OPENEJB-1865] add lib folder to classpath in openejb standalone like in tomee
+* link:https://issues.apache.org/jira/browse/OPENEJB-1866[OPENEJB-1866] add openejb-jpa-integration to ear libs
+* link:https://issues.apache.org/jira/browse/OPENEJB-1871[OPENEJB-1871] don't use webbeanslogger
+* link:https://issues.apache.org/jira/browse/OPENEJB-1870[OPENEJB-1870] allow to provide server event listener in apps
+* link:https://issues.apache.org/jira/browse/OPENEJB-1875[OPENEJB-1875] New LoginModule based on ServiceProvider
+* link:https://issues.apache.org/jira/browse/OPENEJB-1874[OPENEJB-1874] remove openejb-jsf
+* link:https://issues.apache.org/jira/browse/OPENEJB-1872[OPENEJB-1872] refactor a bit the way we hide internal beans (Comp) since now we have the structure to do it
+* link:https://issues.apache.org/jira/browse/OPENEJB-1877[OPENEJB-1877] refactor datasourcefactory and jdbc package to split it in subpackages for consistency
+* link:https://issues.apache.org/jira/browse/OPENEJB-1878[OPENEJB-1878] ability to create an entitymanager at startup
+* link:https://issues.apache.org/jira/browse/OPENEJB-1881[OPENEJB-1881] Multipoint "broadcast" attribute
+* link:https://issues.apache.org/jira/browse/OPENEJB-1883[OPENEJB-1883] rewrite ScopeHelper to use ContextsService
+* link:https://issues.apache.org/jira/browse/OPENEJB-1780[OPENEJB-1780] Application relative EJB WebService addresses
+* link:https://issues.apache.org/jira/browse/OPENEJB-1850[OPENEJB-1850] groovy jpa test
+* link:https://issues.apache.org/jira/browse/OPENEJB-1851[OPENEJB-1851] groovy spock sample
+* link:https://issues.apache.org/jira/browse/OPENEJB-1849[OPENEJB-1849] adding groovy cdi sample
+* link:https://issues.apache.org/jira/browse/OPENEJB-1841[OPENEJB-1841] basic console colors
+* link:https://issues.apache.org/jira/browse/OPENEJB-1897[OPENEJB-1897] easy way to mock beans injections
+* link:https://issues.apache.org/jira/browse/OPENEJB-1772[OPENEJB-1772] maven plugin to be able to dump info tree and avoid to create it when starting the app
+* link:https://issues.apache.org/jira/browse/OPENEJB-1514[OPENEJB-1514] Example: @Schedule Methods
+* link:https://issues.apache.org/jira/browse/OPENEJB-1649[OPENEJB-1649] Arquillian Tests
+* link:https://issues.apache.org/jira/browse/OWB-695[OWB-695] Cause missing in AnnotationDB$CrossReferenceException
+* link:https://issues.apache.org/jira/browse/OWB-704[OWB-704] use method filter in javassist proxies instead of "manual" filtering
+* link:https://issues.apache.org/jira/browse/OWB-702[OWB-702] Add serialization unit tests to openwebbeans-web to catch future regressions
+* link:https://issues.apache.org/jira/browse/OWB-701[OWB-701] Support ASM for Bean Proxies
 
 == Bugs
 
-* https://issues.apache.org/jira/browse/TOMEE-12[TOMEE-12] org.apache.openejb.config.AnnotationDeployer throws InstantiationException on com.sun.jersey.api.core.ApplicationAdapter
-* https://issues.apache.org/jira/browse/TOMEE-193[TOMEE-193] soap webservices are now deployed by default in the webapp context but what if the webservice is not in a webapp?
-* https://issues.apache.org/jira/browse/TOMEE-199[TOMEE-199] tomcat deployer doesnt work well for cdi apps
-* https://issues.apache.org/jira/browse/TOMEE-197[TOMEE-197] When running TomEE embedded in Eclipse jsp files do not hot deploy
-* https://issues.apache.org/jira/browse/TOMEE-10[TOMEE-10] JNDI Browser in the openejb.war does not show @LocalBean views as EJBs
-* https://issues.apache.org/jira/browse/TOMEE-198[TOMEE-198] JAX-RS and JAX-WS does not work when together in a single application
-* https://issues.apache.org/jira/browse/TOMEE-345[TOMEE-345] make EjbTimerServiceImpl serializable
-* https://issues.apache.org/jira/browse/TOMEE-141[TOMEE-141] when using OpenEJBListener with dropinwar approach we should try to fnid the war of the webapp too\...
-* https://issues.apache.org/jira/browse/TOMEE-249[TOMEE-249] NPE on DatatypeConverter
-* https://issues.apache.org/jira/browse/TOMEE-349[TOMEE-349] ability to use redeploy from tomcat
-* https://issues.apache.org/jira/browse/TOMEE-242[TOMEE-242] @ManagedBean for rest services
-* https://issues.apache.org/jira/browse/TOMEE-240[TOMEE-240] wrap tomcat realm in tomeerealm to manage request.login even in a single request
-* https://issues.apache.org/jira/browse/TOMEE-339[TOMEE-339] @Context Providers is not supported
-* https://issues.apache.org/jira/browse/TOMEE-237[TOMEE-237] New gui is broken in IE
-* https://issues.apache.org/jira/browse/TOMEE-434[TOMEE-434] when using DeployerEjb the JNDI tree is the DeployerEjb one and not the deployed app one
-* https://issues.apache.org/jira/browse/TOMEE-267[TOMEE-267] Default 'type' ignored in+++<JndiProvider>+++and related elements</li>
- https://issues.apache.org/jira/browse/TOMEE-395[TOMEE-395] TomEEDataSourceCreator.ContantHashCodeHandler will change the Exception throwed by the original method
- https://issues.apache.org/jira/browse/TOMEE-392[TOMEE-392] EJB properties overriding from system.properties, application.properties or module.properties
- https://issues.apache.org/jira/browse/TOMEE-394[TOMEE-394] pojo webservice undeployment doesn't clean eveything \-> it prevents redeployment
- https://issues.apache.org/jira/browse/TOMEE-258[TOMEE-258] pojo webservices doesnt get injections
- https://issues.apache.org/jira/browse/TOMEE-383[TOMEE-383] pojo @WebService deployment without sei fails (NPE)
- https://issues.apache.org/jira/browse/TOMEE-200[TOMEE-200] CDI injections in Pojo JAXRS webservices can lead to memory leak
- https://issues.apache.org/jira/browse/TOMEE-380[TOMEE-380] tomeeshutdownport is not respected by tomee maven plugin
- https://issues.apache.org/jira/browse/TOMEE-388[TOMEE-388] Use case "Faces Request Generates Non-Faces Response" locks conversation forever (\-> BusyConversationException)
- https://issues.apache.org/jira/browse/TOMEE-207[TOMEE-207] postcontruct is called before injections in pojo rest services
- https://issues.apache.org/jira/browse/TOMEE-389[TOMEE-389] quartz prevent tomee to shutdown properly
- https://issues.apache.org/jira/browse/TOMEE-403[TOMEE-403] jaxrs subresource are not working
- https://issues.apache.org/jira/browse/TOMEE-401[TOMEE-401] don't filter http method (PATCH was not valid in rest for instance)
- https://issues.apache.org/jira/browse/TOMEE-185[TOMEE-185] JAXB context can't be created from package
- https://issues.apache.org/jira/browse/TOMEE-362[TOMEE-362] service MBeans are not unregistered
- https://issues.apache.org/jira/browse/TOMEE-360[TOMEE-360] NPE in BeanManagerImpl scope is null
- https://issues.apache.org/jira/browse/TOMEE-222[TOMEE-222] LocalBean can't be serializable
- https://issues.apache.org/jira/browse/TOMEE-221[TOMEE-221] IllegalArgumentException: Class 'java.lang.Object' is not annotated with Path
- https://issues.apache.org/jira/browse/TOMEE-419[TOMEE-419] JAR/WAR module-name not used
- https://issues.apache.org/jira/browse/TOMEE-422[TOMEE-422] JAXRS @Context for HttpServletResponse and ServletConfig
- https://issues.apache.org/jira/browse/TOMEE-424[TOMEE-424] [JAXRS] Custom @Context not supported
- https://issues.apache.org/jira/browse/TOMEE-211[TOMEE-211] tomee:start command (tomee maven plugin) stay up while tomee is up
- https://issues.apache.org/jira/browse/TOMEE-409[TOMEE-409] JAXRS @Context for HttpServletRequest and ServletRequest
- https://issues.apache.org/jira/browse/TOMEE-212[TOMEE-212] calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent
- https://issues.apache.org/jira/browse/TOMEE-407[TOMEE-407] JavaMail javax.mail.Session resources do not work with authentication
- https://issues.apache.org/jira/browse/TOMEE-218[TOMEE-218] RESOURCE_LOCAL entitymanager shouldn't be injected
- https://issues.apache.org/jira/browse/TOMEE-217[TOMEE-217] log4j integration issue
- https://issues.apache.org/jira/browse/TOMEE-216[TOMEE-216] Changes to InjectionTarget in ProcessInjectionTarget event ignored
- https://issues.apache.org/jira/browse/TOMEE-410[TOMEE-410] web.xml validation rejects load-on-startup values having extraneous white spaces
- https://issues.apache.org/jira/browse/TOMEE-411[TOMEE-411] Accept spaces in load-on-startup
- https://issues.apache.org/jira/browse/TOMEE-154[TOMEE-154] Deployment fails in ear when injections are done between ejbmodule and webmodule (classloading exception because the webapp classloader is known later)
- https://issues.apache.org/jira/browse/OPENEJB-1848[OPENEJB-1848] Multipoint Automatic Reconnect fails in some situations
- https://issues.apache.org/jira/browse/OPENEJB-1847[OPENEJB-1847] When deploying two ear files in openejb only the first one gets deployed correctly
- https://issues.apache.org/jira/browse/OPENEJB-1844[OPENEJB-1844] annotatedtype are not usable from processAnnotatedType if not already processed
- https://issues.apache.org/jira/browse/OPENEJB-1720[OPENEJB-1720] NPE at at org.apache.openejb.util.AnnotationFinder
- https://issues.apache.org/jira/browse/OPENEJB-1862[OPENEJB-1862] boolean type re not well managed in org.apache.openejb.config.AnnotationDeployer.DiscoverAnnotatedBeans#process
- https://issues.apache.org/jira/browse/OPENEJB-1855[OPENEJB-1855] LinkageError on Mac OS with "sun/security/pkcs11/SunPKCS11"
- https://issues.apache.org/jira/browse/OPENEJB-1717[OPENEJB-1717] When openejb-osgi bundle is restarted, we get an exception (ServiceManager is already initialized)
- https://issues.apache.org/jira/browse/OPENEJB-1727[OPENEJB-1727] couldn't start owb context
- https://issues.apache.org/jira/browse/OPENEJB-958[OPENEJB-958] logging.properties: DOS line ends and category instead of logger
- https://issues.apache.org/jira/browse/OPENEJB-1728[OPENEJB-1728] Karaf is blocked
- https://issues.apache.org/jira/browse/OPENEJB-1382[OPENEJB-1382] Provide interceptor/thread based context for OWB rather than classloader based context
- https://issues.apache.org/jira/browse/OPENEJB-1698[OPENEJB-1698] EntityBean conflict when a persistent property exists called "deleted"
- https://issues.apache.org/jira/browse/OPENEJB-1603[OPENEJB-1603] InitialContext instantiation fails with ERROR - CDI Beans module deployment failed
- https://issues.apache.org/jira/browse/OPENEJB-1551[OPENEJB-1551] ejb-jar.xml should be optional.
- https://issues.apache.org/jira/browse/OPENEJB-1837[OPENEJB-1837] WebBeansLogger uses java.util.logging directly and doesn't obey system property openejb.log.factory
- https://issues.apache.org/jira/browse/OPENEJB-967[OPENEJB-967] NullPointerException during injection into a POJO webservice
- https://issues.apache.org/jira/browse/OPENEJB-1397[OPENEJB-1397] After upgrade to 3.1.3 web services fail with exception
- https://issues.apache.org/jira/browse/OPENEJB-1643[OPENEJB-1643] @Dispose not called
- https://issues.apache.org/jira/browse/OPENEJB-1438[OPENEJB-1438] Wrong jar required for remote client in docs
- https://issues.apache.org/jira/browse/OPENEJB-1893[OPENEJB-1893] @LocalBean references did not survive passivation
- https://issues.apache.org/jira/browse/OPENEJB-1595[OPENEJB-1595] [BUILD FAILED]Compilation error occurs while building openejb trunk
- https://issues.apache.org/jira/browse/OPENEJB-1126[OPENEJB-1126] SAAJ-related test cases no longer work with IBM's SDK
- https://issues.apache.org/jira/browse/OPENEJB-1876[OPENEJB-1876]+++<ejb-jar id="foo">++++++</ejb-jar>+++
-
-id ignored when ejb-jar contains no child elements
- https://issues.apache.org/jira/browse/OPENEJB-1879[OPENEJB-1879] usage of OWBInjector shall be reworked
- https://issues.apache.org/jira/browse/OPENEJB-1882[OPENEJB-1882] this can't be use in localbeans constructor
- https://issues.apache.org/jira/browse/OPENEJB-1648[OPENEJB-1648] persistence.xml files in WEB-INF/classes/META-INF/ incorrect root url
- https://issues.apache.org/jira/browse/OPENEJB-1884[OPENEJB-1884] EJBContainer.createEJBContainer();
-doesn't register the WebBeansContext correctly
- https://issues.apache.org/jira/browse/OPENEJB-1886[OPENEJB-1886] statsinterceptor should be added before starting the timer if necessary
- https://issues.apache.org/jira/browse/OWB-709[OWB-709] webbeans-tomcat6 must honour WEB-INF/classes/META-INF/beans.xml
- https://issues.apache.org/jira/browse/OWB-694[OWB-694] Misleading exception message "Wrong termination object"
- https://issues.apache.org/jira/browse/OWB-708[OWB-708] PrincipalBean doesnt get found
- https://issues.apache.org/jira/browse/OWB-670[OWB-670] ProcessInjectionTarget event fired a bit late
- https://issues.apache.org/jira/browse/OWB-707[OWB-707] tomcat-sample and tomcat7-sample are just broken.
- https://issues.apache.org/jira/browse/OWB-703[OWB-703] getBeans cache key algorithm must be unique
- https://issues.apache.org/jira/browse/OWB-650[OWB-650] ContextFactory#destroy*Context have to reset the proxy cache
- https://issues.apache.org/jira/browse/OWB-559[OWB-559] Method-Injection for methods with more than one parameter fails with OWBInjector
- https://issues.apache.org/jira/browse/OWB-699[OWB-699] Passivation leads to NPE
- https://issues.apache.org/jira/browse/OWB-698[OWB-698] InjectableBeanManager not serializable
- https://issues.apache.org/jira/browse/OWB-697[OWB-697] Non-Static Loggers leads to NonSerizializableException
- https://issues.apache.org/jira/browse/OWB-696[OWB-696] check for unproxyable API types should get moved to the validateBeans phase </ul>
+* link:https://issues.apache.org/jira/browse/TOMEE-12[TOMEE-12] org.apache.openejb.config.AnnotationDeployer throws InstantiationException on com.sun.jersey.api.core.ApplicationAdapter
+* link:https://issues.apache.org/jira/browse/TOMEE-193[TOMEE-193] soap webservices are now deployed by default in the webapp context but what if the webservice is not in a webapp?
+* link:https://issues.apache.org/jira/browse/TOMEE-199[TOMEE-199] tomcat deployer doesnt work well for cdi apps
+* link:https://issues.apache.org/jira/browse/TOMEE-197[TOMEE-197] When running TomEE embedded in Eclipse jsp files do not hot deploy
+* link:https://issues.apache.org/jira/browse/TOMEE-10[TOMEE-10] JNDI Browser in the openejb.war does not show @LocalBean views as EJBs
+* link:https://issues.apache.org/jira/browse/TOMEE-198[TOMEE-198] JAX-RS and JAX-WS does not work when together in a single application
+* link:https://issues.apache.org/jira/browse/TOMEE-345[TOMEE-345] make EjbTimerServiceImpl serializable
+* link:https://issues.apache.org/jira/browse/TOMEE-141[TOMEE-141] when using OpenEJBListener with dropinwar approach we should try to fnid the war of the webapp too\...
+* link:https://issues.apache.org/jira/browse/TOMEE-249[TOMEE-249] NPE on DatatypeConverter
+* link:https://issues.apache.org/jira/browse/TOMEE-349[TOMEE-349] ability to use redeploy from tomcat
+* link:https://issues.apache.org/jira/browse/TOMEE-242[TOMEE-242] @ManagedBean for rest services
+* link:https://issues.apache.org/jira/browse/TOMEE-240[TOMEE-240] wrap tomcat realm in tomeerealm to manage request.login even in a single request
+* link:https://issues.apache.org/jira/browse/TOMEE-339[TOMEE-339] @Context Providers is not supported
+* link:https://issues.apache.org/jira/browse/TOMEE-237[TOMEE-237] New gui is broken in IE
+* link:https://issues.apache.org/jira/browse/TOMEE-434[TOMEE-434] when using DeployerEjb the JNDI tree is the DeployerEjb one and not the deployed app one
+* link:https://issues.apache.org/jira/browse/TOMEE-267[TOMEE-267] Default 'type' ignored in+++<JndiProvider>+++and related elements</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-395[TOMEE-395] TomEEDataSourceCreator.ContantHashCodeHandler will change the Exception throwed by the original method
+* link:https://issues.apache.org/jira/browse/TOMEE-392[TOMEE-392] EJB properties overriding from system.properties, application.properties or module.properties
+* link:https://issues.apache.org/jira/browse/TOMEE-394[TOMEE-394] pojo webservice undeployment doesn't clean eveything \-> it prevents redeployment
+* link:https://issues.apache.org/jira/browse/TOMEE-258[TOMEE-258] pojo webservices doesnt get injections
+* link:https://issues.apache.org/jira/browse/TOMEE-383[TOMEE-383] pojo @WebService deployment without sei fails (NPE)
+* link:https://issues.apache.org/jira/browse/TOMEE-200[TOMEE-200] CDI injections in Pojo JAXRS webservices can lead to memory leak
+* link:https://issues.apache.org/jira/browse/TOMEE-380[TOMEE-380] tomeeshutdownport is not respected by tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-388[TOMEE-388] Use case "Faces Request Generates Non-Faces Response" locks conversation forever (\-> BusyConversationException)
+* link:https://issues.apache.org/jira/browse/TOMEE-207[TOMEE-207] postcontruct is called before injections in pojo rest services
+* link:https://issues.apache.org/jira/browse/TOMEE-389[TOMEE-389] quartz prevent tomee to shutdown properly
+* link:https://issues.apache.org/jira/browse/TOMEE-403[TOMEE-403] jaxrs subresource are not working
+* link:https://issues.apache.org/jira/browse/TOMEE-401[TOMEE-401] don't filter http method (PATCH was not valid in rest for instance)
+* link:https://issues.apache.org/jira/browse/TOMEE-185[TOMEE-185] JAXB context can't be created from package
+* link:https://issues.apache.org/jira/browse/TOMEE-362[TOMEE-362] service MBeans are not unregistered
+* link:https://issues.apache.org/jira/browse/TOMEE-360[TOMEE-360] NPE in BeanManagerImpl scope is null
+* link:https://issues.apache.org/jira/browse/TOMEE-222[TOMEE-222] LocalBean can't be serializable
+* link:https://issues.apache.org/jira/browse/TOMEE-221[TOMEE-221] IllegalArgumentException: Class 'java.lang.Object' is not annotated with Path
+* link:https://issues.apache.org/jira/browse/TOMEE-419[TOMEE-419] JAR/WAR module-name not used
+* link:https://issues.apache.org/jira/browse/TOMEE-422[TOMEE-422] JAXRS @Context for HttpServletResponse and ServletConfig
+* link:https://issues.apache.org/jira/browse/TOMEE-424[TOMEE-424] [JAXRS] Custom @Context not supported
+* link:https://issues.apache.org/jira/browse/TOMEE-211[TOMEE-211] tomee:start command (tomee maven plugin) stay up while tomee is up
+* link:https://issues.apache.org/jira/browse/TOMEE-409[TOMEE-409] JAXRS @Context for HttpServletRequest and ServletRequest
+* link:https://issues.apache.org/jira/browse/TOMEE-212[TOMEE-212] calling request.login() and ejbcontext.getCallerPrincipal() in the same request is not consistent
+* link:https://issues.apache.org/jira/browse/TOMEE-407[TOMEE-407] JavaMail javax.mail.Session resources do not work with authentication
+* link:https://issues.apache.org/jira/browse/TOMEE-218[TOMEE-218] RESOURCE_LOCAL entitymanager shouldn't be injected
+* link:https://issues.apache.org/jira/browse/TOMEE-217[TOMEE-217] log4j integration issue
+* link:https://issues.apache.org/jira/browse/TOMEE-216[TOMEE-216] Changes to InjectionTarget in ProcessInjectionTarget event ignored
+* link:https://issues.apache.org/jira/browse/TOMEE-410[TOMEE-410] web.xml validation rejects load-on-startup values having extraneous white spaces
+* link:https://issues.apache.org/jira/browse/TOMEE-411[TOMEE-411] Accept spaces in load-on-startup
+* link:https://issues.apache.org/jira/browse/TOMEE-154[TOMEE-154] Deployment fails in ear when injections are done between ejbmodule and webmodule (classloading exception because the webapp classloader is known later)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1848[OPENEJB-1848] Multipoint Automatic Reconnect fails in some situations
+* link:https://issues.apache.org/jira/browse/OPENEJB-1847[OPENEJB-1847] When deploying two ear files in openejb only the first one gets deployed correctly
+* link:https://issues.apache.org/jira/browse/OPENEJB-1844[OPENEJB-1844] annotatedtype are not usable from processAnnotatedType if not already processed
+* link:https://issues.apache.org/jira/browse/OPENEJB-1720[OPENEJB-1720] NPE at at org.apache.openejb.util.AnnotationFinder
+* link:https://issues.apache.org/jira/browse/OPENEJB-1862[OPENEJB-1862] boolean type re not well managed in org.apache.openejb.config.AnnotationDeployer.DiscoverAnnotatedBeans#process
+* link:https://issues.apache.org/jira/browse/OPENEJB-1855[OPENEJB-1855] LinkageError on Mac OS with "sun/security/pkcs11/SunPKCS11"
+* link:https://issues.apache.org/jira/browse/OPENEJB-1717[OPENEJB-1717] When openejb-osgi bundle is restarted, we get an exception (ServiceManager is already initialized)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1727[OPENEJB-1727] couldn't start owb context
+* link:https://issues.apache.org/jira/browse/OPENEJB-958[OPENEJB-958] logging.properties: DOS line ends and category instead of logger
+* link:https://issues.apache.org/jira/browse/OPENEJB-1728[OPENEJB-1728] Karaf is blocked
+* link:https://issues.apache.org/jira/browse/OPENEJB-1382[OPENEJB-1382] Provide interceptor/thread based context for OWB rather than classloader based context
+* link:https://issues.apache.org/jira/browse/OPENEJB-1698[OPENEJB-1698] EntityBean conflict when a persistent property exists called "deleted"
+* link:https://issues.apache.org/jira/browse/OPENEJB-1603[OPENEJB-1603] InitialContext instantiation fails with ERROR - CDI Beans module deployment failed
+* link:https://issues.apache.org/jira/browse/OPENEJB-1551[OPENEJB-1551] ejb-jar.xml should be optional.
+* link:https://issues.apache.org/jira/browse/OPENEJB-1837[OPENEJB-1837] WebBeansLogger uses java.util.logging directly and doesn't obey system property openejb.log.factory
+* link:https://issues.apache.org/jira/browse/OPENEJB-967[OPENEJB-967] NullPointerException during injection into a POJO webservice
+* link:https://issues.apache.org/jira/browse/OPENEJB-1397[OPENEJB-1397] After upgrade to 3.1.3 web services fail with exception
+* link:https://issues.apache.org/jira/browse/OPENEJB-1643[OPENEJB-1643] @Dispose not called
+* link:https://issues.apache.org/jira/browse/OPENEJB-1438[OPENEJB-1438] Wrong jar required for remote client in docs
+* link:https://issues.apache.org/jira/browse/OPENEJB-1893[OPENEJB-1893] @LocalBean references did not survive passivation
+* link:https://issues.apache.org/jira/browse/OPENEJB-1595[OPENEJB-1595] [BUILD FAILED]Compilation error occurs while building openejb trunk
+* link:https://issues.apache.org/jira/browse/OPENEJB-1126[OPENEJB-1126] SAAJ-related test cases no longer work with IBM's SDK
+* link:https://issues.apache.org/jira/browse/OPENEJB-1876[OPENEJB-1876] <ejb-jar id="foo"> id ignored when ejb-jar contains no child elements
+* link:https://issues.apache.org/jira/browse/OPENEJB-1879[OPENEJB-1879] usage of OWBInjector shall be reworked
+* link:https://issues.apache.org/jira/browse/OPENEJB-1882[OPENEJB-1882] this can't be use in localbeans constructor
+* link:https://issues.apache.org/jira/browse/OPENEJB-1648[OPENEJB-1648] persistence.xml files in WEB-INF/classes/META-INF/ incorrect root url
+* link:https://issues.apache.org/jira/browse/OPENEJB-1884[OPENEJB-1884] EJBContainer.createEJBContainer(); doesn't register the WebBeansContext correctly
+* link:https://issues.apache.org/jira/browse/OPENEJB-1886[OPENEJB-1886] statsinterceptor should be added before starting the timer if necessary
+* link:https://issues.apache.org/jira/browse/OWB-709[OWB-709] webbeans-tomcat6 must honour WEB-INF/classes/META-INF/beans.xml
+* link:https://issues.apache.org/jira/browse/OWB-694[OWB-694] Misleading exception message "Wrong termination object"
+* link:https://issues.apache.org/jira/browse/OWB-708[OWB-708] PrincipalBean doesnt get found
+* link:https://issues.apache.org/jira/browse/OWB-670[OWB-670] ProcessInjectionTarget event fired a bit late
+* link:https://issues.apache.org/jira/browse/OWB-707[OWB-707] tomcat-sample and tomcat7-sample are just broken.
+* link:https://issues.apache.org/jira/browse/OWB-703[OWB-703] getBeans cache key algorithm must be unique
+* link:https://issues.apache.org/jira/browse/OWB-650[OWB-650] ContextFactory#destroy*Context have to reset the proxy cache
+* link:https://issues.apache.org/jira/browse/OWB-559[OWB-559] Method-Injection for methods with more than one parameter fails with OWBInjector
+* link:https://issues.apache.org/jira/browse/OWB-699[OWB-699] Passivation leads to NPE
+* link:https://issues.apache.org/jira/browse/OWB-698[OWB-698] InjectableBeanManager not serializable
+* link:https://issues.apache.org/jira/browse/OWB-697[OWB-697] Non-Static Loggers leads to NonSerizializableException
+* link:https://issues.apache.org/jira/browse/OWB-696[OWB-696] check for unproxyable API types should get moved to the validateBeans phase </ul>
 
 == Tasks & Sub-Tasks
 
-* https://issues.apache.org/jira/browse/TOMEE-342[TOMEE-342] webservice with configured deployment url example
-* https://issues.apache.org/jira/browse/TOMEE-335[TOMEE-335] Create a new JIRA saying: checking and closing JIRAs
-* https://issues.apache.org/jira/browse/TOMEE-129[TOMEE-129] Tweak TCK setup for JAX-RS tests
-* https://issues.apache.org/jira/browse/TOMEE-371[TOMEE-371] add an arquillian test using hibernate
-* https://issues.apache.org/jira/browse/TOMEE-275[TOMEE-275] review OWB integration to see if some stuff should be pushed to OWB
-* https://issues.apache.org/jira/browse/TOMEE-272[TOMEE-272] add notice for jaxrs tomee distribution
-* https://issues.apache.org/jira/browse/OPENEJB-1688[OPENEJB-1688] Build the Arquillian adapters as part of the main OpenEJB build
-* https://issues.apache.org/jira/browse/OPENEJB-1687[OPENEJB-1687] Consolidate tests and run against all Arquillian adapter
-* https://issues.apache.org/jira/browse/OPENEJB-1861[OPENEJB-1861] remove OWB JMSManager usage from OpenEJB
-* https://issues.apache.org/jira/browse/OPENEJB-1859[OPENEJB-1859] cucumber-jvm example
-* https://issues.apache.org/jira/browse/OPENEJB-1857[OPENEJB-1857] Example using cdi-query
-* https://issues.apache.org/jira/browse/OPENEJB-1895[OPENEJB-1895] Refactored @Asynchronous support
-* https://issues.apache.org/jira/browse/OPENEJB-1869[OPENEJB-1869] server event example
-* https://issues.apache.org/jira/browse/OPENEJB-1873[OPENEJB-1873] Upgrade to OpenWebBeans-1.1.5
-* https://issues.apache.org/jira/browse/OPENEJB-1885[OPENEJB-1885] Simplify EJB proxy code
-* https://issues.apache.org/jira/browse/OPENEJB-1614[OPENEJB-1614] Example: @Produces and @Disposes within a @RequestScoped context
-* https://issues.apache.org/jira/browse/OPENEJB-1406[OPENEJB-1406] Example: Lookup of EJBs
-* https://issues.apache.org/jira/browse/OPENEJB-1407[OPENEJB-1407] Example: Lookup of EJBs with descriptor
-* https://issues.apache.org/jira/browse/OPENEJB-1606[OPENEJB-1606] Example: CDI @Decorator and @Delegate
-* https://issues.apache.org/jira/browse/OPENEJB-361[OPENEJB-361] Example: Bean-Managed Transactions
-* https://issues.apache.org/jira/browse/OPENEJB-352[OPENEJB-352] Example: Stateful Bean with Callbacks
-* https://issues.apache.org/jira/browse/OPENEJB-351[OPENEJB-351] Example: Stateless Bean with Callbacks
-* https://issues.apache.org/jira/browse/OPENEJB-1653[OPENEJB-1653] Arquillian: JSF Managed Bean Tests+++</JndiProvider>+++
+* link:https://issues.apache.org/jira/browse/TOMEE-342[TOMEE-342] webservice with configured deployment url example
+* link:https://issues.apache.org/jira/browse/TOMEE-335[TOMEE-335] Create a new JIRA saying: checking and closing JIRAs
+* link:https://issues.apache.org/jira/browse/TOMEE-129[TOMEE-129] Tweak TCK setup for JAX-RS tests
+* link:https://issues.apache.org/jira/browse/TOMEE-371[TOMEE-371] add an arquillian test using hibernate
+* link:https://issues.apache.org/jira/browse/TOMEE-275[TOMEE-275] review OWB integration to see if some stuff should be pushed to OWB
+* link:https://issues.apache.org/jira/browse/TOMEE-272[TOMEE-272] add notice for jaxrs tomee distribution
+* link:https://issues.apache.org/jira/browse/OPENEJB-1688[OPENEJB-1688] Build the Arquillian adapters as part of the main OpenEJB build
+* link:https://issues.apache.org/jira/browse/OPENEJB-1687[OPENEJB-1687] Consolidate tests and run against all Arquillian adapter
+* link:https://issues.apache.org/jira/browse/OPENEJB-1861[OPENEJB-1861] remove OWB JMSManager usage from OpenEJB
+* link:https://issues.apache.org/jira/browse/OPENEJB-1859[OPENEJB-1859] cucumber-jvm example
+* link:https://issues.apache.org/jira/browse/OPENEJB-1857[OPENEJB-1857] Example using cdi-query
+* link:https://issues.apache.org/jira/browse/OPENEJB-1895[OPENEJB-1895] Refactored @Asynchronous support
+* link:https://issues.apache.org/jira/browse/OPENEJB-1869[OPENEJB-1869] server event example
+* link:https://issues.apache.org/jira/browse/OPENEJB-1873[OPENEJB-1873] Upgrade to OpenWebBeans-1.1.5
+* link:https://issues.apache.org/jira/browse/OPENEJB-1885[OPENEJB-1885] Simplify EJB proxy code
+* link:https://issues.apache.org/jira/browse/OPENEJB-1614[OPENEJB-1614] Example: @Produces and @Disposes within a @RequestScoped context
+* link:https://issues.apache.org/jira/browse/OPENEJB-1406[OPENEJB-1406] Example: Lookup of EJBs
+* link:https://issues.apache.org/jira/browse/OPENEJB-1407[OPENEJB-1407] Example: Lookup of EJBs with descriptor
+* link:https://issues.apache.org/jira/browse/OPENEJB-1606[OPENEJB-1606] Example: CDI @Decorator and @Delegate
+* link:https://issues.apache.org/jira/browse/OPENEJB-361[OPENEJB-361] Example: Bean-Managed Transactions
+* link:https://issues.apache.org/jira/browse/OPENEJB-352[OPENEJB-352] Example: Stateful Bean with Callbacks
+* link:https://issues.apache.org/jira/browse/OPENEJB-351[OPENEJB-351] Example: Stateless Bean with Callbacks
+* link:https://issues.apache.org/jira/browse/OPENEJB-1653[OPENEJB-1653] Arquillian: JSF Managed Bean Tests+++</JndiProvider>+++
diff --git a/tomee/modules/ROOT/pages/tomee-1.5.1-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-1.5.1-release-notes.adoc
index aefb30c..297c97b 100644
--- a/tomee/modules/ROOT/pages/tomee-1.5.1-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.5.1-release-notes.adoc
@@ -2,415 +2,412 @@
 
 == Upgrades
 
-* https://issues.apache.org/jira/browse/TOMEE-571[TOMEE-571] Update to OWB 1.1.7
-* https://issues.apache.org/jira/browse/TOMEE-629[TOMEE-629] myfaces 2.1.10
-* https://issues.apache.org/jira/browse/TOMEE-472[TOMEE-472] XBean 3.12
-* https://issues.apache.org/jira/browse/TOMEE-516[TOMEE-516] ShrinkWrap 1.1.1-alpha-1
-* https://issues.apache.org/jira/browse/TOMEE-513[TOMEE-513] arquillian 1.0.3.Final
-* https://issues.apache.org/jira/browse/TOMEE-512[TOMEE-512] Shrinkwrap Descriptors 2.0.0.alpha-4
-* https://issues.apache.org/jira/browse/TOMEE-511[TOMEE-511] Arquilliant Transaction 1.0.0.Alpha2
-* https://issues.apache.org/jira/browse/TOMEE-494[TOMEE-494] Slf4j 1.7.2
-* https://issues.apache.org/jira/browse/TOMEE-453[TOMEE-453] Tomcat 7.0.34
-* https://issues.apache.org/jira/browse/TOMEE-457[TOMEE-457] cxf 2.6.3
-* https://issues.apache.org/jira/browse/TOMEE-455[TOMEE-455] Was not able to use CXF SOAP client with SalesForce until JAXB upgraded to 2.2.6
-* https://issues.apache.org/jira/browse/TOMEE-454[TOMEE-454] ActiveMQ 5.7.0
-* https://issues.apache.org/jira/browse/OPENEJB-1927[OPENEJB-1927] Hibernate 4.1.8.Final
+* link:https://issues.apache.org/jira/browse/TOMEE-571[TOMEE-571] Update to OWB 1.1.7
+* link:https://issues.apache.org/jira/browse/TOMEE-629[TOMEE-629] myfaces 2.1.10
+* link:https://issues.apache.org/jira/browse/TOMEE-472[TOMEE-472] XBean 3.12
+* link:https://issues.apache.org/jira/browse/TOMEE-516[TOMEE-516] ShrinkWrap 1.1.1-alpha-1
+* link:https://issues.apache.org/jira/browse/TOMEE-513[TOMEE-513] arquillian 1.0.3.Final
+* link:https://issues.apache.org/jira/browse/TOMEE-512[TOMEE-512] Shrinkwrap Descriptors 2.0.0.alpha-4
+* link:https://issues.apache.org/jira/browse/TOMEE-511[TOMEE-511] Arquilliant Transaction 1.0.0.Alpha2
+* link:https://issues.apache.org/jira/browse/TOMEE-494[TOMEE-494] Slf4j 1.7.2
+* link:https://issues.apache.org/jira/browse/TOMEE-453[TOMEE-453] Tomcat 7.0.34
+* link:https://issues.apache.org/jira/browse/TOMEE-457[TOMEE-457] cxf 2.6.3
+* link:https://issues.apache.org/jira/browse/TOMEE-455[TOMEE-455] Was not able to use CXF SOAP client with SalesForce until JAXB upgraded to 2.2.6
+* link:https://issues.apache.org/jira/browse/TOMEE-454[TOMEE-454] ActiveMQ 5.7.0
+* link:https://issues.apache.org/jira/browse/OPENEJB-1927[OPENEJB-1927] Hibernate 4.1.8.Final
 
 == New Features
 
-* https://issues.apache.org/jira/browse/TOMEE-630[TOMEE-630] add a maven archetype to start a project with tomee
-* https://issues.apache.org/jira/browse/TOMEE-440[TOMEE-440] add a tomee test enricher for arquillian tomee adapters
-* https://issues.apache.org/jira/browse/TOMEE-600[TOMEE-600] ability to inject remote initial context in tomee clients
-* https://issues.apache.org/jira/browse/TOMEE-473[TOMEE-473] ability to customize a bit more the classloaders
-* https://issues.apache.org/jira/browse/TOMEE-460[TOMEE-460] allow tomee maven plugin to reload application (war)
-* https://issues.apache.org/jira/browse/TOMEE-566[TOMEE-566] ability to let openejb/tomee scan entities instead of letting the jpa provider doing it
-* https://issues.apache.org/jira/browse/OPENEJB-1902[OPENEJB-1902] support shrinkwrap archive as library in openejb arquillian embedded adapter
-* https://issues.apache.org/jira/browse/OPENEJB-1906[OPENEJB-1906] active by default karaf webconsole in KarafEE
-* https://issues.apache.org/jira/browse/OPENEJB-1929[OPENEJB-1929] add an openejb lightweight web module to be able to write web tests more easily in embedded mode
-* https://issues.apache.org/jira/browse/OPENEJB-1931[OPENEJB-1931] support servlet deployment in embedded mode
-* https://issues.apache.org/jira/browse/AMQ-4005[AMQ-4005] Implement pluggable broker lockers
-* https://issues.apache.org/jira/browse/AMQ-3787[AMQ-3787] useCompression on server side specially on network of brokers
-* https://issues.apache.org/jira/browse/AMQ-3880[AMQ-3880] WSS transport
-* https://issues.apache.org/jira/browse/AMQ-3298[AMQ-3298] Cannot create bridge to WebSphere queue using default messaging provider
-* https://issues.apache.org/jira/browse/AMQ-3894[AMQ-3894] Add support for Broker based redelivery
-* https://issues.apache.org/jira/browse/AMQ-2106[AMQ-2106] Allow broker to evenly distribute message groups among consumers
-* https://issues.apache.org/jira/browse/AMQ-3917[AMQ-3917] ActiveMQ should support multiple durable subscriptions per Stomp client
-* https://issues.apache.org/jira/browse/AMQ-3924[AMQ-3924] Allow REST API to connect to the secured broker
-* https://issues.apache.org/jira/browse/AMQ-4065[AMQ-4065] Add optional destination suffix for the IndividualDeadLetterStrategy
-* https://issues.apache.org/jira/browse/CXF-4460[CXF-4460] Support static claims globally and per endpoint
-* https://issues.apache.org/jira/browse/MYFACES-3612[MYFACES-3612] [perf] compress/remove spaces for facelets html markup
-* https://issues.apache.org/jira/browse/MYFACES-3636[MYFACES-3636] Add new Web Context Parameter to set Resource Buffer Size
+* link:https://issues.apache.org/jira/browse/TOMEE-630[TOMEE-630] add a maven archetype to start a project with tomee
+* link:https://issues.apache.org/jira/browse/TOMEE-440[TOMEE-440] add a tomee test enricher for arquillian tomee adapters
+* link:https://issues.apache.org/jira/browse/TOMEE-600[TOMEE-600] ability to inject remote initial context in tomee clients
+* link:https://issues.apache.org/jira/browse/TOMEE-473[TOMEE-473] ability to customize a bit more the classloaders
+* link:https://issues.apache.org/jira/browse/TOMEE-460[TOMEE-460] allow tomee maven plugin to reload application (war)
+* link:https://issues.apache.org/jira/browse/TOMEE-566[TOMEE-566] ability to let openejb/tomee scan entities instead of letting the jpa provider doing it
+* link:https://issues.apache.org/jira/browse/OPENEJB-1902[OPENEJB-1902] support shrinkwrap archive as library in openejb arquillian embedded adapter
+* link:https://issues.apache.org/jira/browse/OPENEJB-1906[OPENEJB-1906] active by default karaf webconsole in KarafEE
+* link:https://issues.apache.org/jira/browse/OPENEJB-1929[OPENEJB-1929] add an openejb lightweight web module to be able to write web tests more easily in embedded mode
+* link:https://issues.apache.org/jira/browse/OPENEJB-1931[OPENEJB-1931] support servlet deployment in embedded mode
+* link:https://issues.apache.org/jira/browse/AMQ-4005[AMQ-4005] Implement pluggable broker lockers
+* link:https://issues.apache.org/jira/browse/AMQ-3787[AMQ-3787] useCompression on server side specially on network of brokers
+* link:https://issues.apache.org/jira/browse/AMQ-3880[AMQ-3880] WSS transport
+* link:https://issues.apache.org/jira/browse/AMQ-3298[AMQ-3298] Cannot create bridge to WebSphere queue using default messaging provider
+* link:https://issues.apache.org/jira/browse/AMQ-3894[AMQ-3894] Add support for Broker based redelivery
+* link:https://issues.apache.org/jira/browse/AMQ-2106[AMQ-2106] Allow broker to evenly distribute message groups among consumers
+* link:https://issues.apache.org/jira/browse/AMQ-3917[AMQ-3917] ActiveMQ should support multiple durable subscriptions per Stomp client
+* link:https://issues.apache.org/jira/browse/AMQ-3924[AMQ-3924] Allow REST API to connect to the secured broker
+* link:https://issues.apache.org/jira/browse/AMQ-4065[AMQ-4065] Add optional destination suffix for the IndividualDeadLetterStrategy
+* link:https://issues.apache.org/jira/browse/CXF-4460[CXF-4460] Support static claims globally and per endpoint
+* link:https://issues.apache.org/jira/browse/MYFACES-3612[MYFACES-3612] [perf] compress/remove spaces for facelets html markup
+* link:https://issues.apache.org/jira/browse/MYFACES-3636[MYFACES-3636] Add new Web Context Parameter to set Resource Buffer Size
 
 == Improvements
 
-* https://issues.apache.org/jira/browse/TOMEE-633[TOMEE-633] More understandable 'tomee.autoconfig' property to control automatic creation of resources
-* https://issues.apache.org/jira/browse/TOMEE-488[TOMEE-488] Js JNDI Panel
-* https://issues.apache.org/jira/browse/TOMEE-486[TOMEE-486] ability to override properties values (system.properties + services) by environment
-* https://issues.apache.org/jira/browse/TOMEE-481[TOMEE-481] RemoteServer should stop tomcat with Bootstrap stop and not with only the socket
-* https://issues.apache.org/jira/browse/TOMEE-482[TOMEE-482] Split the "dangerous" parts of the tomee webapp into a secure subdir
-* https://issues.apache.org/jira/browse/TOMEE-480[TOMEE-480] deploy SOAP webservices using the classloader of the app/webapp containing it
-* https://issues.apache.org/jira/browse/TOMEE-500[TOMEE-500] tomee-jdbc doesn't handle passwordcipher
-* https://issues.apache.org/jira/browse/TOMEE-447[TOMEE-447] Using Handlebars
-* https://issues.apache.org/jira/browse/TOMEE-627[TOMEE-627] when an @Resource injection can't be statisfied the error message is not always explicit
-* https://issues.apache.org/jira/browse/TOMEE-476[TOMEE-476] Update Bootstrap
-* https://issues.apache.org/jira/browse/TOMEE-477[TOMEE-477] In Arquillian TomEE ensure test class is useable when using our custom enricher (not only load it)
-* https://issues.apache.org/jira/browse/TOMEE-478[TOMEE-478] JS should load WebServiceHelperImpl info
-* https://issues.apache.org/jira/browse/TOMEE-474[TOMEE-474] not persistent amq brokers shouldnt need to specify an empty Datasource parameter in AMQ RA
-* https://issues.apache.org/jira/browse/TOMEE-470[TOMEE-470] Use less.js
-* https://issues.apache.org/jira/browse/TOMEE-559[TOMEE-559] TomEE should be able to support the tomee.
-prefix for properties
-* https://issues.apache.org/jira/browse/TOMEE-617[TOMEE-617] Have a look if warning due to load webapp classes from tempclassloader couldnt be avoided
-* https://issues.apache.org/jira/browse/TOMEE-514[TOMEE-514] JSONProvider - default setting of serializeAsArray is true, leading to marshaling error in out-of-the-box CXF configuration
-* https://issues.apache.org/jira/browse/TOMEE-510[TOMEE-510] shade javax.management.* from mbean annotation api to openejb-api to be able to use it even in OSGi and show it is not (yet) standard
-* https://issues.apache.org/jira/browse/TOMEE-596[TOMEE-596] provide a way to limit package took into account when using openejb to scan jpa entities
-* https://issues.apache.org/jira/browse/TOMEE-462[TOMEE-462] avoid to reload classes from appclassloader in tempclassloader
-* https://issues.apache.org/jira/browse/TOMEE-464[TOMEE-464] lazystopclassloader should call stop after destroyapplication to allow reload without memory leak
-* https://issues.apache.org/jira/browse/TOMEE-468[TOMEE-468] skip sub folders properly when synchronizing conf/lib/bin in arquillian adapter
-* https://issues.apache.org/jira/browse/TOMEE-467[TOMEE-467] ability to specify CATALINA_OPTS in arquillian.xml
-* https://issues.apache.org/jira/browse/TOMEE-498[TOMEE-498] tomee maven plugin can't use removeDefaultWebapps if adding a custom webapp
-* https://issues.apache.org/jira/browse/TOMEE-569[TOMEE-569] cdi resolution in ear are not complete from webapp
-* https://issues.apache.org/jira/browse/TOMEE-499[TOMEE-499] OpenEJBContextConfig doesn't handle correctly ROOT webapp
-* https://issues.apache.org/jira/browse/TOMEE-565[TOMEE-565] set tomee serverinfo
-* https://issues.apache.org/jira/browse/TOMEE-567[TOMEE-567] Check for invalid attributes in tomee.xml file
-* https://issues.apache.org/jira/browse/TOMEE-560[TOMEE-560] allow to use a custom bean validation impl in webapps
-* https://issues.apache.org/jira/browse/TOMEE-525[TOMEE-525] set openejb.jmx.active to false by default
-* https://issues.apache.org/jira/browse/TOMEE-490[TOMEE-490] Use regular xmlhttp requests is the browser does not support websockets
-* https://issues.apache.org/jira/browse/TOMEE-561[TOMEE-561] Rethink arquillian-tomee-webapp-remote adapter to reflect user experience with installer
-* https://issues.apache.org/jira/browse/TOMEE-563[TOMEE-563] better mapping of openejb bootstrap in tomee.sh (to get cipher command\...)
-* https://issues.apache.org/jira/browse/TOMEE-495[TOMEE-495] if a bean is @Local and @LocalBean local business interface are ignored in CDI resolution
-* https://issues.apache.org/jira/browse/TOMEE-496[TOMEE-496] expose a Single Line Formatter useable with arquillian tomee remote adapter
-* https://issues.apache.org/jira/browse/TOMEE-497[TOMEE-497] arquillian tomee remote should expose a simpleLog attribute to get more readable log (embedded mode like)
-* https://issues.apache.org/jira/browse/TOMEE-452[TOMEE-452] resource in context.xml not available
-* https://issues.apache.org/jira/browse/TOMEE-612[TOMEE-612] use javax.persistence.validation.mode is validationMode is not set in persistence.xml
-* https://issues.apache.org/jira/browse/TOMEE-615[TOMEE-615] ear cdi and specializations/alternatives
-* https://issues.apache.org/jira/browse/TOMEE-611[TOMEE-611] if validation mode of jpa is none we shouldn't pass the validation factory to the emf
-* https://issues.apache.org/jira/browse/OPENEJB-1924[OPENEJB-1924] in arquillian-openejb-embedded release creational context of test class
-* https://issues.apache.org/jira/browse/OPENEJB-1925[OPENEJB-1925] don't suppose openejb (embedded) is started from app classloader for JULI classes
-* https://issues.apache.org/jira/browse/OPENEJB-1926[OPENEJB-1926] ignore org.scalatest interfaces
-* https://issues.apache.org/jira/browse/OPENEJB-1920[OPENEJB-1920] [KARAFEE] imported services in cdi should only be the service on the deployed bundle
-* https://issues.apache.org/jira/browse/OPENEJB-1903[OPENEJB-1903] managing ShrinkWrap resources in embedded openejb adapter
-* https://issues.apache.org/jira/browse/OPENEJB-1921[OPENEJB-1921] [KARAFEE] getResources should aggregate instead of returning the first value
-* https://issues.apache.org/jira/browse/OPENEJB-1908[OPENEJB-1908] [KarafEE] use a transaction manager from OSGi registry
-* https://issues.apache.org/jira/browse/OPENEJB-1909[OPENEJB-1909] try etc folder if conf folder is not available
-* https://issues.apache.org/jira/browse/OPENEJB-1911[OPENEJB-1911] ProxyEJB shouldnt add IvmProxy and Serializable interface for all localbean proxies
-* https://issues.apache.org/jira/browse/OPENEJB-1912[OPENEJB-1912] KarafEE logs
-* https://issues.apache.org/jira/browse/OPENEJB-1933[OPENEJB-1933] When implicitely creating a non jta or jta datasource for a persistence unit the max initial size should be 5 and not the same than the model to avoid too much netweork bandwith usage
-* https://issues.apache.org/jira/browse/OPENEJB-1915[OPENEJB-1915] ignore net.sourceforge.cobertura.coveragedata.HasBeenInstrumented for ejb interfaces
-* https://issues.apache.org/jira/browse/OPENEJB-1916[OPENEJB-1916] KarafEE distribution should come with its bundle in system repo
-* https://issues.apache.org/jira/browse/OPENEJB-1913[OPENEJB-1913] avoid NPE in OSGi Deployer
-* https://issues.apache.org/jira/browse/OPENEJB-1932[OPENEJB-1932] basic filter + servletcontextinitializer support for applicationcomposer
-* https://issues.apache.org/jira/browse/OPENEJB-1914[OPENEJB-1914] revisit slightly the way bundle are retrieved in felix (karafee)
-* https://issues.apache.org/jira/browse/OPENEJB-1956[OPENEJB-1956] try to get rootUrl for persistence units even with ApplicationComposer
-* https://issues.apache.org/jira/browse/AMQ-4003[AMQ-4003] Add option to PooledConnectionFactory to control if connection should be created on startup or not
-* https://issues.apache.org/jira/browse/AMQ-4004[AMQ-4004] activemq-pool - Rename maximumActive option maximumActiveSessionPerConnection
-* https://issues.apache.org/jira/browse/AMQ-4008[AMQ-4008] Tomcat WARN on shutdown about ThreadLocal not cleared from log4j
-* https://issues.apache.org/jira/browse/AMQ-3986[AMQ-3986] Allow optimizeDurableTopicPrefetch to be set using resource adapter properties
-* https://issues.apache.org/jira/browse/AMQ-3983[AMQ-3983] Fix osgi dependency
-* https://issues.apache.org/jira/browse/AMQ-3980[AMQ-3980] Websocket transport: support increasing the max size of websocket messages
-* https://issues.apache.org/jira/browse/AMQ-3696[AMQ-3696] Slave broker cannot be stopped in a JDBC Master/Slave configuration within OSGi
-* https://issues.apache.org/jira/browse/AMQ-3890[AMQ-3890] Turn dependency on fusemq-leveldb optional
-* https://issues.apache.org/jira/browse/AMQ-3893[AMQ-3893] Adjust topic policy entry in default configuration
-* https://issues.apache.org/jira/browse/AMQ-3991[AMQ-3991] Output version number in started log line to be consistent
-* https://issues.apache.org/jira/browse/AMQ-4027[AMQ-4027] Add support for java 7 in AbstractJmxCommand
-* https://issues.apache.org/jira/browse/AMQ-4026[AMQ-4026] Refactor logic to shutdown thread pools using a single API to ensure better shutdown and offer logging et all
-* https://issues.apache.org/jira/browse/AMQ-4029[AMQ-4029] Unregistering mbean should handle null mbean names
-* https://issues.apache.org/jira/browse/AMQ-4028[AMQ-4028] Add support for testing secured web sockets
-* https://issues.apache.org/jira/browse/AMQ-3861[AMQ-3861] Offer a way to not set a transaction manager in activemq-camel
-* https://issues.apache.org/jira/browse/AMQ-4012[AMQ-4012] Use english locale for introspection support when discovering setter/getter method names
-* https://issues.apache.org/jira/browse/AMQ-4011[AMQ-4011] Refactor IntrospectionSupport to avoid using java bean property editors
-* https://issues.apache.org/jira/browse/AMQ-4010[AMQ-4010] Use pre compiled patterns for JMX ObjectName encoder
-* https://issues.apache.org/jira/browse/AMQ-4019[AMQ-4019] Make better use of commons-pool in activemq-pool
-* https://issues.apache.org/jira/browse/AMQ-4016[AMQ-4016] org.apache.activemq.ActiveMQConnectionFactory - Seems like static thread pool is not used
-* https://issues.apache.org/jira/browse/AMQ-4015[AMQ-4015] Add uptime to broker mbean and when stopping broker to report its uptime
-* https://issues.apache.org/jira/browse/AMQ-3877[AMQ-3877] Add ability to set a timeout for the calls made to Broker MBeans
-* https://issues.apache.org/jira/browse/AMQ-3878[AMQ-3878] Reset stats automatically without dependancy on JMX / Java APIs
-* https://issues.apache.org/jira/browse/AMQ-3224[AMQ-3224] Redelivery per destination
-* https://issues.apache.org/jira/browse/AMQ-3770[AMQ-3770] Generalize LDAP group processing / LDAP group expansion
-* https://issues.apache.org/jira/browse/AMQ-3534[AMQ-3534] Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
-* https://issues.apache.org/jira/browse/AMQ-3902[AMQ-3902] Documentation for JMS Bridge With Oracle AQ
-* https://issues.apache.org/jira/browse/AMQ-3813[AMQ-3813] limit the number of producers and consumers created by a Connection
-* https://issues.apache.org/jira/browse/AMQ-3815[AMQ-3815] Hybrid Master Slave Architecture
-* https://issues.apache.org/jira/browse/AMQ-3918[AMQ-3918] Expose transport connector URIs in uniform fashion
-* https://issues.apache.org/jira/browse/AMQ-3913[AMQ-3913] Stomp Spec allows for stomp headers to have spaces in key or value we currently trim.
-* https://issues.apache.org/jira/browse/AMQ-3914[AMQ-3914] Add support for MS SQL JDBC driver 4.0
-* https://issues.apache.org/jira/browse/AMQ-3940[AMQ-3940] REST API - support application/json response type
-* https://issues.apache.org/jira/browse/AMQ-4049[AMQ-4049] Polish the AMQ start|stop logging
-* https://issues.apache.org/jira/browse/AMQ-3847[AMQ-3847] Optional import for org.apache.activemq.pool in activemq-camel should be required
-* https://issues.apache.org/jira/browse/AMQ-3060[AMQ-3060] java.lang.ClassCastException: org.apache.activemq.broker.region.QueueSubscription cannot be cast to org.apache.activemq.broker.region.DurableTopicSubscription
-* https://issues.apache.org/jira/browse/AMQ-3950[AMQ-3950] Blueprint version should be [0.3,2)
-* https://issues.apache.org/jira/browse/AMQ-3859[AMQ-3859] To tight version range in activemq features file
-* https://issues.apache.org/jira/browse/AMQ-3822[AMQ-3822] The current sslContext element does not provide the ability to define the keystore key password key.
-* https://issues.apache.org/jira/browse/AMQ-3960[AMQ-3960] Update 5.7 to use Apache Camel 2.10.x
-* https://issues.apache.org/jira/browse/AMQ-4069[AMQ-4069] Upgrade Maven Plugins
-* https://issues.apache.org/jira/browse/AMQ-4066[AMQ-4066] Cleanup of old deprecated methods and classes from the code base.
-* https://issues.apache.org/jira/browse/AMQ-4067[AMQ-4067] Prefix Thread names with ActiveMQ
-* https://issues.apache.org/jira/browse/AMQ-3554[AMQ-3554] activemq:create command should use name as argument in place of option
-* https://issues.apache.org/jira/browse/AMQ-4063[AMQ-4063] Trim RAR to not included Derby JAR
-* https://issues.apache.org/jira/browse/AMQ-4060[AMQ-4060] activemq-optional - Upgrade Spring OXM to Spring 3 version
-* https://issues.apache.org/jira/browse/AMQ-3972[AMQ-3972] Add an 'isDisposed' check before calling 'propagateFailureToExceptionListener' in FailoverTransport
-* https://issues.apache.org/jira/browse/AMQ-3444[AMQ-3444] Fail Fast or Warn on using fileCursors/fileQueueCursors when+++<broker persistent="false">+++</li>
- https://issues.apache.org/jira/browse/AMQ-4057[AMQ-4057] activemq-option - Upgrade to http client 4.2
- https://issues.apache.org/jira/browse/CXF-4488[CXF-4488] Making importing com.sun.tools* packages by cxf-rf-databinding-jaxb optional in CXF 2.6
- https://issues.apache.org/jira/browse/CXF-4485[CXF-4485] Provide optional support for inheriting WADL resource parameters
- https://issues.apache.org/jira/browse/CXF-4501[CXF-4501] AtomPojoProvider should be able to get the entry content directly from POJO
- https://issues.apache.org/jira/browse/CXF-4497[CXF-4497] Configure WSDL generation to ignore jaxb.index and ObjectFactory
- https://issues.apache.org/jira/browse/CXF-4495[CXF-4495] Extend SimpleAuthorizingInterceptor to check only configured roles
- https://issues.apache.org/jira/browse/CXF-4490[CXF-4490] cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
- https://issues.apache.org/jira/browse/CXF-4506[CXF-4506] support to set the username and password on the wsn service configuration
- https://issues.apache.org/jira/browse/CXF-4521[CXF-4521] Optimization for other stax implementations
- https://issues.apache.org/jira/browse/CXF-4519[CXF-4519] Make it possible to specify schemas specific to individual types
- https://issues.apache.org/jira/browse/CXF-3813[CXF-3813] Possibiblity to only validate requests and/or responses
- https://issues.apache.org/jira/browse/CXF-4515[CXF-4515] maven java2ws plugin address configuration
- https://issues.apache.org/jira/browse/CXF-4479[CXF-4479] Improve "No namespace on "\{0}" element" error message.
- https://issues.apache.org/jira/browse/CXF-4532[CXF-4532] Java First @Policy support bean references
- https://issues.apache.org/jira/browse/CXF-4431[CXF-4431] Add support for OAuth2 'mac' token type
- https://issues.apache.org/jira/browse/MYFACES-3623[MYFACES-3623] [perf] avoid use HashSet for check empty html elements in HtmlResponseWriterImpl
- https://issues.apache.org/jira/browse/MYFACES-3635[MYFACES-3635] [perf] Improvements over #\{cc} and #{cc.attrs} evaluation
- https://issues.apache.org/jira/browse/MYFACES-3619[MYFACES-3619] Define a special property to specify when a component is created by facelets ( oam.vf.addedByHandler )
- https://issues.apache.org/jira/browse/MYFACES-3628[MYFACES-3628] [perf] do not calculate facelets view mappings and context suffixes if not necessary
- https://issues.apache.org/jira/browse/MYFACES-3645[MYFACES-3645] review/refactor/document ViewState handling </ul>
+* link:https://issues.apache.org/jira/browse/TOMEE-633[TOMEE-633] More understandable 'tomee.autoconfig' property to control automatic creation of resources
+* link:https://issues.apache.org/jira/browse/TOMEE-488[TOMEE-488] Js JNDI Panel
+* link:https://issues.apache.org/jira/browse/TOMEE-486[TOMEE-486] ability to override properties values (system.properties + services) by environment
+* link:https://issues.apache.org/jira/browse/TOMEE-481[TOMEE-481] RemoteServer should stop tomcat with Bootstrap stop and not with only the socket
+* link:https://issues.apache.org/jira/browse/TOMEE-482[TOMEE-482] Split the "dangerous" parts of the tomee webapp into a secure subdir
+* link:https://issues.apache.org/jira/browse/TOMEE-480[TOMEE-480] deploy SOAP webservices using the classloader of the app/webapp containing it
+* link:https://issues.apache.org/jira/browse/TOMEE-500[TOMEE-500] tomee-jdbc doesn't handle passwordcipher
+* link:https://issues.apache.org/jira/browse/TOMEE-447[TOMEE-447] Using Handlebars
+* link:https://issues.apache.org/jira/browse/TOMEE-627[TOMEE-627] when an @Resource injection can't be statisfied the error message is not always explicit
+* link:https://issues.apache.org/jira/browse/TOMEE-476[TOMEE-476] Update Bootstrap
+* link:https://issues.apache.org/jira/browse/TOMEE-477[TOMEE-477] In Arquillian TomEE ensure test class is useable when using our custom enricher (not only load it)
+* link:https://issues.apache.org/jira/browse/TOMEE-478[TOMEE-478] JS should load WebServiceHelperImpl info
+* link:https://issues.apache.org/jira/browse/TOMEE-474[TOMEE-474] not persistent amq brokers shouldnt need to specify an empty Datasource parameter in AMQ RA
+* link:https://issues.apache.org/jira/browse/TOMEE-470[TOMEE-470] Use less.js
+* link:https://issues.apache.org/jira/browse/TOMEE-559[TOMEE-559] TomEE should be able to support the tomee. prefix for properties
+* link:https://issues.apache.org/jira/browse/TOMEE-617[TOMEE-617] Have a look if warning due to load webapp classes from tempclassloader couldnt be avoided
+* link:https://issues.apache.org/jira/browse/TOMEE-514[TOMEE-514] JSONProvider - default setting of serializeAsArray is true, leading to marshaling error in out-of-the-box CXF configuration
+* link:https://issues.apache.org/jira/browse/TOMEE-510[TOMEE-510] shade javax.management.* from mbean annotation api to openejb-api to be able to use it even in OSGi and show it is not (yet) standard
+* link:https://issues.apache.org/jira/browse/TOMEE-596[TOMEE-596] provide a way to limit package took into account when using openejb to scan jpa entities
+* link:https://issues.apache.org/jira/browse/TOMEE-462[TOMEE-462] avoid to reload classes from appclassloader in tempclassloader
+* link:https://issues.apache.org/jira/browse/TOMEE-464[TOMEE-464] lazystopclassloader should call stop after destroyapplication to allow reload without memory leak
+* link:https://issues.apache.org/jira/browse/TOMEE-468[TOMEE-468] skip sub folders properly when synchronizing conf/lib/bin in arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-467[TOMEE-467] ability to specify CATALINA_OPTS in arquillian.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-498[TOMEE-498] tomee maven plugin can't use removeDefaultWebapps if adding a custom webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-569[TOMEE-569] cdi resolution in ear are not complete from webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-499[TOMEE-499] OpenEJBContextConfig doesn't handle correctly ROOT webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-565[TOMEE-565] set tomee serverinfo
+* link:https://issues.apache.org/jira/browse/TOMEE-567[TOMEE-567] Check for invalid attributes in tomee.xml file
+* link:https://issues.apache.org/jira/browse/TOMEE-560[TOMEE-560] allow to use a custom bean validation impl in webapps
+* link:https://issues.apache.org/jira/browse/TOMEE-525[TOMEE-525] set openejb.jmx.active to false by default
+* link:https://issues.apache.org/jira/browse/TOMEE-490[TOMEE-490] Use regular xmlhttp requests is the browser does not support websockets
+* link:https://issues.apache.org/jira/browse/TOMEE-561[TOMEE-561] Rethink arquillian-tomee-webapp-remote adapter to reflect user experience with installer
+* link:https://issues.apache.org/jira/browse/TOMEE-563[TOMEE-563] better mapping of openejb bootstrap in tomee.sh (to get cipher command\...)
+* link:https://issues.apache.org/jira/browse/TOMEE-495[TOMEE-495] if a bean is @Local and @LocalBean local business interface are ignored in CDI resolution
+* link:https://issues.apache.org/jira/browse/TOMEE-496[TOMEE-496] expose a Single Line Formatter useable with arquillian tomee remote adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-497[TOMEE-497] arquillian tomee remote should expose a simpleLog attribute to get more readable log (embedded mode like)
+* link:https://issues.apache.org/jira/browse/TOMEE-452[TOMEE-452] resource in context.xml not available
+* link:https://issues.apache.org/jira/browse/TOMEE-612[TOMEE-612] use javax.persistence.validation.mode is validationMode is not set in persistence.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-615[TOMEE-615] ear cdi and specializations/alternatives
+* link:https://issues.apache.org/jira/browse/TOMEE-611[TOMEE-611] if validation mode of jpa is none we shouldn't pass the validation factory to the emf
+* link:https://issues.apache.org/jira/browse/OPENEJB-1924[OPENEJB-1924] in arquillian-openejb-embedded release creational context of test class
+* link:https://issues.apache.org/jira/browse/OPENEJB-1925[OPENEJB-1925] don't suppose openejb (embedded) is started from app classloader for JULI classes
+* link:https://issues.apache.org/jira/browse/OPENEJB-1926[OPENEJB-1926] ignore org.scalatest interfaces
+* link:https://issues.apache.org/jira/browse/OPENEJB-1920[OPENEJB-1920] [KARAFEE] imported services in cdi should only be the service on the deployed bundle
+* link:https://issues.apache.org/jira/browse/OPENEJB-1903[OPENEJB-1903] managing ShrinkWrap resources in embedded openejb adapter
+* link:https://issues.apache.org/jira/browse/OPENEJB-1921[OPENEJB-1921] [KARAFEE] getResources should aggregate instead of returning the first value
+* link:https://issues.apache.org/jira/browse/OPENEJB-1908[OPENEJB-1908] [KarafEE] use a transaction manager from OSGi registry
+* link:https://issues.apache.org/jira/browse/OPENEJB-1909[OPENEJB-1909] try etc folder if conf folder is not available
+* link:https://issues.apache.org/jira/browse/OPENEJB-1911[OPENEJB-1911] ProxyEJB shouldnt add IvmProxy and Serializable interface for all localbean proxies
+* link:https://issues.apache.org/jira/browse/OPENEJB-1912[OPENEJB-1912] KarafEE logs
+* link:https://issues.apache.org/jira/browse/OPENEJB-1933[OPENEJB-1933] When implicitely creating a non jta or jta datasource for a persistence unit the max initial size should be 5 and not the same than the model to avoid too much netweork bandwith usage
+* link:https://issues.apache.org/jira/browse/OPENEJB-1915[OPENEJB-1915] ignore net.sourceforge.cobertura.coveragedata.HasBeenInstrumented for ejb interfaces
+* link:https://issues.apache.org/jira/browse/OPENEJB-1916[OPENEJB-1916] KarafEE distribution should come with its bundle in system repo
+* link:https://issues.apache.org/jira/browse/OPENEJB-1913[OPENEJB-1913] avoid NPE in OSGi Deployer
+* link:https://issues.apache.org/jira/browse/OPENEJB-1932[OPENEJB-1932] basic filter + servletcontextinitializer support for applicationcomposer
+* link:https://issues.apache.org/jira/browse/OPENEJB-1914[OPENEJB-1914] revisit slightly the way bundle are retrieved in felix (karafee)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1956[OPENEJB-1956] try to get rootUrl for persistence units even with ApplicationComposer
+* link:https://issues.apache.org/jira/browse/AMQ-4003[AMQ-4003] Add option to PooledConnectionFactory to control if connection should be created on startup or not
+* link:https://issues.apache.org/jira/browse/AMQ-4004[AMQ-4004] activemq-pool - Rename maximumActive option maximumActiveSessionPerConnection
+* link:https://issues.apache.org/jira/browse/AMQ-4008[AMQ-4008] Tomcat WARN on shutdown about ThreadLocal not cleared from log4j
+* link:https://issues.apache.org/jira/browse/AMQ-3986[AMQ-3986] Allow optimizeDurableTopicPrefetch to be set using resource adapter properties
+* link:https://issues.apache.org/jira/browse/AMQ-3983[AMQ-3983] Fix osgi dependency
+* link:https://issues.apache.org/jira/browse/AMQ-3980[AMQ-3980] Websocket transport: support increasing the max size of websocket messages
+* link:https://issues.apache.org/jira/browse/AMQ-3696[AMQ-3696] Slave broker cannot be stopped in a JDBC Master/Slave configuration within OSGi
+* link:https://issues.apache.org/jira/browse/AMQ-3890[AMQ-3890] Turn dependency on fusemq-leveldb optional
+* link:https://issues.apache.org/jira/browse/AMQ-3893[AMQ-3893] Adjust topic policy entry in default configuration
+* link:https://issues.apache.org/jira/browse/AMQ-3991[AMQ-3991] Output version number in started log line to be consistent
+* link:https://issues.apache.org/jira/browse/AMQ-4027[AMQ-4027] Add support for java 7 in AbstractJmxCommand
+* link:https://issues.apache.org/jira/browse/AMQ-4026[AMQ-4026] Refactor logic to shutdown thread pools using a single API to ensure better shutdown and offer logging et all
+* link:https://issues.apache.org/jira/browse/AMQ-4029[AMQ-4029] Unregistering mbean should handle null mbean names
+* link:https://issues.apache.org/jira/browse/AMQ-4028[AMQ-4028] Add support for testing secured web sockets
+* link:https://issues.apache.org/jira/browse/AMQ-3861[AMQ-3861] Offer a way to not set a transaction manager in activemq-camel
+* link:https://issues.apache.org/jira/browse/AMQ-4012[AMQ-4012] Use english locale for introspection support when discovering setter/getter method names
+* link:https://issues.apache.org/jira/browse/AMQ-4011[AMQ-4011] Refactor IntrospectionSupport to avoid using java bean property editors
+* link:https://issues.apache.org/jira/browse/AMQ-4010[AMQ-4010] Use pre compiled patterns for JMX ObjectName encoder
+* link:https://issues.apache.org/jira/browse/AMQ-4019[AMQ-4019] Make better use of commons-pool in activemq-pool
+* link:https://issues.apache.org/jira/browse/AMQ-4016[AMQ-4016] org.apache.activemq.ActiveMQConnectionFactory - Seems like static thread pool is not used
+* link:https://issues.apache.org/jira/browse/AMQ-4015[AMQ-4015] Add uptime to broker mbean and when stopping broker to report its uptime
+* link:https://issues.apache.org/jira/browse/AMQ-3877[AMQ-3877] Add ability to set a timeout for the calls made to Broker MBeans
+* link:https://issues.apache.org/jira/browse/AMQ-3878[AMQ-3878] Reset stats automatically without dependancy on JMX / Java APIs
+* link:https://issues.apache.org/jira/browse/AMQ-3224[AMQ-3224] Redelivery per destination
+* link:https://issues.apache.org/jira/browse/AMQ-3770[AMQ-3770] Generalize LDAP group processing / LDAP group expansion
+* link:https://issues.apache.org/jira/browse/AMQ-3534[AMQ-3534] Fixes to poms to allow eclipse indigo and m2eclipse to not show errors.
+* link:https://issues.apache.org/jira/browse/AMQ-3902[AMQ-3902] Documentation for JMS Bridge With Oracle AQ
+* link:https://issues.apache.org/jira/browse/AMQ-3813[AMQ-3813] limit the number of producers and consumers created by a Connection
+* link:https://issues.apache.org/jira/browse/AMQ-3815[AMQ-3815] Hybrid Master Slave Architecture
+* link:https://issues.apache.org/jira/browse/AMQ-3918[AMQ-3918] Expose transport connector URIs in uniform fashion
+* link:https://issues.apache.org/jira/browse/AMQ-3913[AMQ-3913] Stomp Spec allows for stomp headers to have spaces in key or value we currently trim.
+* link:https://issues.apache.org/jira/browse/AMQ-3914[AMQ-3914] Add support for MS SQL JDBC driver 4.0
+* link:https://issues.apache.org/jira/browse/AMQ-3940[AMQ-3940] REST API - support application/json response type
+* link:https://issues.apache.org/jira/browse/AMQ-4049[AMQ-4049] Polish the AMQ start|stop logging
+* link:https://issues.apache.org/jira/browse/AMQ-3847[AMQ-3847] Optional import for org.apache.activemq.pool in activemq-camel should be required
+* link:https://issues.apache.org/jira/browse/AMQ-3060[AMQ-3060] java.lang.ClassCastException: org.apache.activemq.broker.region.QueueSubscription cannot be cast to org.apache.activemq.broker.region.DurableTopicSubscription
+* link:https://issues.apache.org/jira/browse/AMQ-3950[AMQ-3950] Blueprint version should be [0.3,2)
+* link:https://issues.apache.org/jira/browse/AMQ-3859[AMQ-3859] To tight version range in activemq features file
+* link:https://issues.apache.org/jira/browse/AMQ-3822[AMQ-3822] The current sslContext element does not provide the ability to define the keystore key password key.
+* link:https://issues.apache.org/jira/browse/AMQ-3960[AMQ-3960] Update 5.7 to use Apache Camel 2.10.x
+* link:https://issues.apache.org/jira/browse/AMQ-4069[AMQ-4069] Upgrade Maven Plugins
+* link:https://issues.apache.org/jira/browse/AMQ-4066[AMQ-4066] Cleanup of old deprecated methods and classes from the code base.
+* link:https://issues.apache.org/jira/browse/AMQ-4067[AMQ-4067] Prefix Thread names with ActiveMQ
+* link:https://issues.apache.org/jira/browse/AMQ-3554[AMQ-3554] activemq:create command should use name as argument in place of option
+* link:https://issues.apache.org/jira/browse/AMQ-4063[AMQ-4063] Trim RAR to not included Derby JAR
+* link:https://issues.apache.org/jira/browse/AMQ-4060[AMQ-4060] activemq-optional - Upgrade Spring OXM to Spring 3 version
+* link:https://issues.apache.org/jira/browse/AMQ-3972[AMQ-3972] Add an 'isDisposed' check before calling 'propagateFailureToExceptionListener' in FailoverTransport
+* link:https://issues.apache.org/jira/browse/AMQ-3444[AMQ-3444] Fail Fast or Warn on using fileCursors/fileQueueCursors when+++<broker persistent="false">+++</li>
+* link:https://issues.apache.org/jira/browse/AMQ-4057[AMQ-4057] activemq-option - Upgrade to http client 4.2
+* link:https://issues.apache.org/jira/browse/CXF-4488[CXF-4488] Making importing com.sun.tools* packages by cxf-rf-databinding-jaxb optional in CXF 2.6
+* link:https://issues.apache.org/jira/browse/CXF-4485[CXF-4485] Provide optional support for inheriting WADL resource parameters
+* link:https://issues.apache.org/jira/browse/CXF-4501[CXF-4501] AtomPojoProvider should be able to get the entry content directly from POJO
+* link:https://issues.apache.org/jira/browse/CXF-4497[CXF-4497] Configure WSDL generation to ignore jaxb.index and ObjectFactory
+* link:https://issues.apache.org/jira/browse/CXF-4495[CXF-4495] Extend SimpleAuthorizingInterceptor to check only configured roles
+* link:https://issues.apache.org/jira/browse/CXF-4490[CXF-4490] cxf-codegen-plugin does not detect changes in WSDL loaded from classpath
+* link:https://issues.apache.org/jira/browse/CXF-4506[CXF-4506] support to set the username and password on the wsn service configuration
+* link:https://issues.apache.org/jira/browse/CXF-4521[CXF-4521] Optimization for other stax implementations
+* link:https://issues.apache.org/jira/browse/CXF-4519[CXF-4519] Make it possible to specify schemas specific to individual types
+* link:https://issues.apache.org/jira/browse/CXF-3813[CXF-3813] Possibiblity to only validate requests and/or responses
+* link:https://issues.apache.org/jira/browse/CXF-4515[CXF-4515] maven java2ws plugin address configuration
+* link:https://issues.apache.org/jira/browse/CXF-4479[CXF-4479] Improve "No namespace on "\{0}" element" error message.
+* link:https://issues.apache.org/jira/browse/CXF-4532[CXF-4532] Java First @Policy support bean references
+* link:https://issues.apache.org/jira/browse/CXF-4431[CXF-4431] Add support for OAuth2 'mac' token type
+* link:https://issues.apache.org/jira/browse/MYFACES-3623[MYFACES-3623] [perf] avoid use HashSet for check empty html elements in HtmlResponseWriterImpl
+* link:https://issues.apache.org/jira/browse/MYFACES-3635[MYFACES-3635] [perf] Improvements over #\{cc} and #{cc.attrs} evaluation
+* link:https://issues.apache.org/jira/browse/MYFACES-3619[MYFACES-3619] Define a special property to specify when a component is created by facelets ( oam.vf.addedByHandler )
+* link:https://issues.apache.org/jira/browse/MYFACES-3628[MYFACES-3628] [perf] do not calculate facelets view mappings and context suffixes if not necessary
+* link:https://issues.apache.org/jira/browse/MYFACES-3645[MYFACES-3645] review/refactor/document ViewState handling </ul>
 
 == Bugs
 
-* https://issues.apache.org/jira/browse/TOMEE-578[TOMEE-578] Tomee Drop-in WARs installer "install" button points to a bad path
-* https://issues.apache.org/jira/browse/TOMEE-487[TOMEE-487] deployerejb uses home to create unique file, it should be base if temp dir is not writable
-* https://issues.apache.org/jira/browse/TOMEE-483[TOMEE-483] plus and jaxrs webapp doesn't have classes in web-inf/classes
-* https://issues.apache.org/jira/browse/TOMEE-441[TOMEE-441] TomEE doesn't stop with arquillian adapter (remote) under windows
-* https://issues.apache.org/jira/browse/TOMEE-444[TOMEE-444] tomee webapp enricher suppose tomee libs are in+++<tomee>+++/lib folder (not the case when using tomcat+tomee webapp)</li>
- https://issues.apache.org/jira/browse/TOMEE-443[TOMEE-443] MyFaces does not integrate with OWB EL resolver
- https://issues.apache.org/jira/browse/TOMEE-446[TOMEE-446] Failed to service TomEE as a service on Windows
- https://issues.apache.org/jira/browse/TOMEE-445[TOMEE-445] @RequestScoped @Stateful EJB beans are not destroyed after request completes
- https://issues.apache.org/jira/browse/TOMEE-479[TOMEE-479] Can't use custom typed resource references and factories
- https://issues.apache.org/jira/browse/TOMEE-475[TOMEE-475] tomcat request.isCallerInRole doesn't work
- https://issues.apache.org/jira/browse/TOMEE-436[TOMEE-436] Getting SEVERE: OpenEJBContextConfig.processAnnotationsFile: failed.
-on Windows
- https://issues.apache.org/jira/browse/TOMEE-515[TOMEE-515] NoClassDefFoundError Exception while marshaling data in CXF RS to JSON
- https://issues.apache.org/jira/browse/TOMEE-508[TOMEE-508] EntityManager dependency considered not passivation capable (CDI spec violation)
- https://issues.apache.org/jira/browse/TOMEE-461[TOMEE-461] faces-config.xml can't be empty
- https://issues.apache.org/jira/browse/TOMEE-466[TOMEE-466] "Activation failed" messages for @ConversationScoped @Stateful bean
- https://issues.apache.org/jira/browse/TOMEE-624[TOMEE-624] ?hen webapp is ROOT rest services can't find the webapp
- https://issues.apache.org/jira/browse/TOMEE-598[TOMEE-598] (cdi) appscope and singleton are not well destroyed
- https://issues.apache.org/jira/browse/TOMEE-469[TOMEE-469] Hotkeys listener
- https://issues.apache.org/jira/browse/TOMEE-568[TOMEE-568] TomEE doesn't support WARDirContext
- https://issues.apache.org/jira/browse/TOMEE-564[TOMEE-564] Installation page for drop war does not work (old style web ui)
- https://issues.apache.org/jira/browse/TOMEE-524[TOMEE-524] EARs not re-unpacked on startup when changed
- https://issues.apache.org/jira/browse/TOMEE-493[TOMEE-493] Regression on TomEE vs Tomcat 7 on Windows native library loading
- https://issues.apache.org/jira/browse/TOMEE-521[TOMEE-521] EAR modules' default name should not contain the .jar or .war extension
- https://issues.apache.org/jira/browse/TOMEE-523[TOMEE-523] EAR war file context path should default to /+++<ear-name>+++/+++<module-name>+++/+++<servlets>+++*</li>
- https://issues.apache.org/jira/browse/TOMEE-522[TOMEE-522] EAR modules'+++<module-name>+++ignored</li>
- https://issues.apache.org/jira/browse/TOMEE-451[TOMEE-451] CDI injection in servlet of a webapp included in an ear doesn't work
- https://issues.apache.org/jira/browse/TOMEE-456[TOMEE-456] some jndi names are not unbound
- https://issues.apache.org/jira/browse/TOMEE-459[TOMEE-459] exclusions.list not working properly
- https://issues.apache.org/jira/browse/TOMEE-610[TOMEE-610] when using <Deployment \...> TomcatJndiBinder doesn't find webcontext in general
- https://issues.apache.org/jira/browse/OPENEJB-1905[OPENEJB-1905] karafee version is not well filtered in rebranding module
- https://issues.apache.org/jira/browse/OPENEJB-1923[OPENEJB-1923] openejb main doesn't support parameter with -D inside (A-D for instance)
- https://issues.apache.org/jira/browse/OPENEJB-1907[OPENEJB-1907] revisit KarafEE import package and shade
- https://issues.apache.org/jira/browse/OPENEJB-1928[OPENEJB-1928] avoid to load openejb classes with multiple classloader in karafee
- https://issues.apache.org/jira/browse/OPENEJB-1930[OPENEJB-1930] serialization of timerdata is too strict for manual timers
- https://issues.apache.org/jira/browse/OPENEJB-1938[OPENEJB-1938] Embedded ActiveMQ broker startup and shutdown fails to observe configured timeout
- https://issues.apache.org/jira/browse/OPENEJB-1910[OPENEJB-1910] IvmProxy shouldnt be used when creating ejb as OSGi services in KarafEE
- https://issues.apache.org/jira/browse/OPENEJB-1934[OPENEJB-1934] arquillian-openejb-embedded-4 doesn't manage properly war libraries regarding cdi
- https://issues.apache.org/jira/browse/OPENEJB-1954[OPENEJB-1954] Arquillian tests don't fail immediately if Test cannot be enriched
- https://issues.apache.org/jira/browse/OPENEJB-1959[OPENEJB-1959] DeploymentListenerObserver should be public
- https://issues.apache.org/jira/browse/OPENEJB-1961[OPENEJB-1961] Classloader memory leak by Threads which is started by org.apache.openejb.loader.Files
- https://issues.apache.org/jira/browse/OWB-719[OWB-719] @Named qualifier is not adhering to CDI spec default naming conventions
- https://issues.apache.org/jira/browse/OWB-718[OWB-718] Decorator can't call two methods of the delegate object in the same method
- https://issues.apache.org/jira/browse/OWB-711[OWB-711] Specialization does not deactivate Observer methods in parent class
- https://issues.apache.org/jira/browse/OWB-720[OWB-720] injections using generic not well managed
- https://issues.apache.org/jira/browse/OWB-732[OWB-732] ClassLoader leak in WebBeansUtil.isScopeTypeNormalCache
- https://issues.apache.org/jira/browse/OWB-713[OWB-713] Static observer methods of superclasses are not called when a method with the same name and parameters exists in the subclass
- https://issues.apache.org/jira/browse/OWB-725[OWB-725] Beans containing a producerMethod are using the wrong CreationalContext
- https://issues.apache.org/jira/browse/OWB-734[OWB-734] CLONE - AbstractProducer stores CreationalContext
- https://issues.apache.org/jira/browse/OWB-724[OWB-724] Ambiguous producer methods and fields are not detected due to bug in AbstractProducerBean equals and hashCode
- https://issues.apache.org/jira/browse/OWB-722[OWB-722] @Typed not respected for beans using generics
- https://issues.apache.org/jira/browse/AMQ-4001[AMQ-4001] activemq karaf feature uses different commons-lang than pom
- https://issues.apache.org/jira/browse/AMQ-4002[AMQ-4002] Instance of BlobTransferPolicy and its URL are being shared among multiple messages
- https://issues.apache.org/jira/browse/AMQ-4007[AMQ-4007] BrokerService TempUsage and StoreUsage Default Values Are Incorrect
- https://issues.apache.org/jira/browse/AMQ-3785[AMQ-3785] ActiveMQSslConnectionFactory does not detect ssl request in failover URIs when creating transports
- https://issues.apache.org/jira/browse/AMQ-3989[AMQ-3989] ActiveMQSslConnectionFactory.setKeyAndTrustManagers does not work with failover enabled using 5.7 snapshot Jars
- https://issues.apache.org/jira/browse/AMQ-3988[AMQ-3988] PooledSession throw Exception at closing
- https://issues.apache.org/jira/browse/AMQ-3987[AMQ-3987] For JMSUsecaseTest, incompatible types found : javax.jms.Message required: org.apache.activemq.Message
- https://issues.apache.org/jira/browse/AMQ-3985[AMQ-3985] ActiveMQConnection temp advisory consumer should use asyncDispatch - can cause deadlock with slow consumers
- https://issues.apache.org/jira/browse/AMQ-3882[AMQ-3882] Broker should not send advisories for slow consumers or fast producers if the destination in question is an advisory destination already.
- https://issues.apache.org/jira/browse/AMQ-3881[AMQ-3881] Handy diagnostic script for troubleshooting ActiveMQ problems
- https://issues.apache.org/jira/browse/AMQ-3982[AMQ-3982] Overlapping PList iterators can read wrong data or throw exceptions about chunk streams not existing.
- https://issues.apache.org/jira/browse/AMQ-3981[AMQ-3981] ActiveMQSslConnectionFactory.java now has apache commons dependency
- https://issues.apache.org/jira/browse/AMQ-3885[AMQ-3885] ActiveMQ java client doesn't scale to thousands of queues
- https://issues.apache.org/jira/browse/AMQ-3889[AMQ-3889] Body Preview of BytesMessages change when browsed multiple times from QueueViewMbean
- https://issues.apache.org/jira/browse/AMQ-3887[AMQ-3887] Occasional Null Pointer Exception during NetworkConnector connection
- https://issues.apache.org/jira/browse/AMQ-3791[AMQ-3791] Flexibility, concurrency, security, and compatibility issues in CachedLDAPAuthorizationMap
- https://issues.apache.org/jira/browse/AMQ-3797[AMQ-3797] org.apache.activemq.util.StringArrayEditor causes classloader leaks
- https://issues.apache.org/jira/browse/AMQ-3998[AMQ-3998] Incorrect reporting of pendingQueueSize of durable subs after reconnect with unacked
- https://issues.apache.org/jira/browse/AMQ-3997[AMQ-3997] Memory leak in activemq-pool
- https://issues.apache.org/jira/browse/AMQ-3999[AMQ-3999] Unsubscribing durable subs can be blocked on calls to determine store size, contending with active subs
- https://issues.apache.org/jira/browse/AMQ-3994[AMQ-3994] DefaultDatabaseLocker will leak pooled connections on link failure
- https://issues.apache.org/jira/browse/AMQ-3891[AMQ-3891] Durable subscribers receiving duplicate messages
- https://issues.apache.org/jira/browse/AMQ-3995[AMQ-3995] PListTest.testSerialAddIterate runs for over 30 minutes on Hudson nodes
- https://issues.apache.org/jira/browse/AMQ-3895[AMQ-3895] Broker sends a STOMP RECEIPT frame although the subscription fails
- https://issues.apache.org/jira/browse/AMQ-3992[AMQ-3992] Zero Prefetch consumers increment the Enqueue Counter when the pull times out
- https://issues.apache.org/jira/browse/AMQ-3897[AMQ-3897] Stomp 1.1 keep alive does not work with stomp+nio
- https://issues.apache.org/jira/browse/AMQ-3896[AMQ-3896] AMQ3622Test throws NumberFormatException on ec2/ubuntu 10.04
- https://issues.apache.org/jira/browse/AMQ-3669[AMQ-3669] Pending producer with qMirror, messages are not spooled to disk
- https://issues.apache.org/jira/browse/AMQ-3664[AMQ-3664] Not all messages will be acknowledged when optimizeAcknowledge is true
- https://issues.apache.org/jira/browse/AMQ-3860[AMQ-3860] doAddMessageReference missing setting priority into prepared statement therefore using wrong index for message itself
- https://issues.apache.org/jira/browse/AMQ-3868[AMQ-3868] ActiveMQ 5.6 - RAR deployment is not working on JBoss6
- https://issues.apache.org/jira/browse/AMQ-3867[AMQ-3867] Unable to delete messages whose original destination is virtual topic from web console
- https://issues.apache.org/jira/browse/AMQ-3865[AMQ-3865] AjaxTest fails all tests due to line ending differences
- https://issues.apache.org/jira/browse/AMQ-3863[AMQ-3863] XA session is returned twice to the pool
- https://issues.apache.org/jira/browse/AMQ-4017[AMQ-4017] Demand Forwarding Bridge uses value of asyncDispatch for advisory consumers
- https://issues.apache.org/jira/browse/AMQ-3871[AMQ-3871] Problem in OrderPendingList can lead to message not being deliver after durable sub reconnect.
- https://issues.apache.org/jira/browse/AMQ-3870[AMQ-3870] ArrayIndexOutOfBoundsException when using Multi kahaDB (mKahaDB) adapter, per-destination adapters and Topics
- https://issues.apache.org/jira/browse/AMQ-3879[AMQ-3879] Temporary queues may be deleted by the wrong connection
- https://issues.apache.org/jira/browse/AMQ-3873[AMQ-3873] Occasional deadlock during startup
- https://issues.apache.org/jira/browse/AMQ-3872[AMQ-3872] Implement "exactly once" delivery with JDBC and XA in the event of a failure post prepare
- https://issues.apache.org/jira/browse/AMQ-2521[AMQ-2521] Some JMX operations fail with SecurityException with secured broker
- https://issues.apache.org/jira/browse/AMQ-3654[AMQ-3654] JDBC Master/Slave : Slave cannot acquire lock when the master loose database connection.
- https://issues.apache.org/jira/browse/AMQ-3633[AMQ-3633] [OSGi] activemq-web-console: exception after restart container
- https://issues.apache.org/jira/browse/AMQ-2453[AMQ-2453] start/control-script is not suitable for professional environments
- https://issues.apache.org/jira/browse/AMQ-4090[AMQ-4090] Missing svn:ignores
- https://issues.apache.org/jira/browse/AMQ-4084[AMQ-4084] Linux/Unix Files Have Incorrect EOL When Packaged
- https://issues.apache.org/jira/browse/AMQ-3807[AMQ-3807] MBeans are not unregistered under WebSphere
- https://issues.apache.org/jira/browse/AMQ-3908[AMQ-3908] StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails
- https://issues.apache.org/jira/browse/AMQ-2656[AMQ-2656] ActiveMQInitialConnectionFactory cannot return an XAConnectionFactory
- https://issues.apache.org/jira/browse/AMQ-3909[AMQ-3909] Messages sometimes not received by active topic subscriptions
- https://issues.apache.org/jira/browse/AMQ-3903[AMQ-3903] Failed to fire fast producer advisory, reason: java.lang.NullPointerException
- https://issues.apache.org/jira/browse/AMQ-3905[AMQ-3905] Karaf: activemq:create-broker results in only locally visible broker
- https://issues.apache.org/jira/browse/AMQ-3912[AMQ-3912] Durable subs store messages in error with broker attribute persistent="false"
- https://issues.apache.org/jira/browse/AMQ-4081[AMQ-4081] favicon should be handled as binary file in assembly
- https://issues.apache.org/jira/browse/AMQ-4083[AMQ-4083] Consumers in Client Ack sessions can fail to ack expired messages in some cases
- https://issues.apache.org/jira/browse/AMQ-4076[AMQ-4076] sizePrefixDisabled and/or maxFrameSize change in AcriveMq 5.6 broke FilePendingMessageCursor for big messages
- https://issues.apache.org/jira/browse/AMQ-3919[AMQ-3919] getDestinationMap does not return temp destinations
- https://issues.apache.org/jira/browse/AMQ-3915[AMQ-3915] JMX connector does not bind to a specific host when a connectHost is specified on the managementContext
- https://issues.apache.org/jira/browse/AMQ-2665[AMQ-2665] Durable subscription re-activation failed when keepDurableSubsActive=true.
- https://issues.apache.org/jira/browse/AMQ-3727[AMQ-3727] activemq-web-console: AjaxServlet not working in OSGi container
- https://issues.apache.org/jira/browse/AMQ-3921[AMQ-3921] Duplicated durable subscriptions after broker retart with option keepDurableSubsActive=true
- https://issues.apache.org/jira/browse/AMQ-3920[AMQ-3920] Performance issue with delay policy in DestinationBridge.onMessage
- https://issues.apache.org/jira/browse/AMQ-3923[AMQ-3923] Webconsole should import javax.servlet.* too
- https://issues.apache.org/jira/browse/AMQ-3925[AMQ-3925] Advisory messages/topics not generated for ActiveMQ.Advisory.FULL or ActiveMQ.Advisory.FastProducer.Queue
- https://issues.apache.org/jira/browse/AMQ-3927[AMQ-3927] can't connect to stomp protocol 1.1 using telnet
- https://issues.apache.org/jira/browse/AMQ-3929[AMQ-3929] STOMP multiple header handling incorrect per the 1.1 spec
- https://issues.apache.org/jira/browse/AMQ-2488[AMQ-2488] Unable to access Serializable class when receiving ObjectMessage in OSGi environment
- https://issues.apache.org/jira/browse/AMQ-3934[AMQ-3934] QueueViewMBean.getMessage throws NullPointerException when message not found
- https://issues.apache.org/jira/browse/AMQ-3932[AMQ-3932] receiveNoWait hangs when broker is down, using failover and prefetch=0
- https://issues.apache.org/jira/browse/AMQ-3931[AMQ-3931] Memory problems with large transactions
- https://issues.apache.org/jira/browse/AMQ-3935[AMQ-3935] JConsole browse() function does not work if useCache=false
- https://issues.apache.org/jira/browse/AMQ-3936[AMQ-3936] activemq status return codes should be LSB compliant
- https://issues.apache.org/jira/browse/AMQ-3939[AMQ-3939] FailoverTransport never closes backup connections
- https://issues.apache.org/jira/browse/AMQ-3841[AMQ-3841] mKahaDB causes ArrayIndexOutOfBoundsException on restart after deleting existing queues
- https://issues.apache.org/jira/browse/AMQ-3845[AMQ-3845] CachedLDAPAuthorizationMap doesn't handle the ldap connectino dying
- https://issues.apache.org/jira/browse/AMQ-3846[AMQ-3846] The JMX message move, copy and remove operation do not take messages in FIFO order
- https://issues.apache.org/jira/browse/AMQ-3943[AMQ-3943] Connect to ActiveMQ server's jmx feature,but failed.
- https://issues.apache.org/jira/browse/AMQ-4042[AMQ-4042] Rest MessageServlet on osgi failes to start
- https://issues.apache.org/jira/browse/AMQ-3848[AMQ-3848] Messages Are Not Read With Multiple Consumers
- https://issues.apache.org/jira/browse/AMQ-4043[AMQ-4043] Web demo - Receive a message page renders an error page
- https://issues.apache.org/jira/browse/AMQ-3849[AMQ-3849] Typos in protobuf specs + generated Java code for KahaDB
- https://issues.apache.org/jira/browse/AMQ-4047[AMQ-4047] activemq-optional - Should include the JARs it needs
- https://issues.apache.org/jira/browse/AMQ-4044[AMQ-4044] Shutting down AcitveMQ broker started in foreground logs 2 times
- https://issues.apache.org/jira/browse/AMQ-3852[AMQ-3852] Stomp transport allows durable topic subscriber to subscribe to a queue
- https://issues.apache.org/jira/browse/AMQ-3853[AMQ-3853] Missing import in activemq-web-console
- https://issues.apache.org/jira/browse/AMQ-3856[AMQ-3856] MessageServlet assumes TextMessages contain Text
- https://issues.apache.org/jira/browse/AMQ-3857[AMQ-3857] MessageServlet get messages does not return JMS Message Properties
- https://issues.apache.org/jira/browse/AMQ-3854[AMQ-3854] Referencing old spring xsd in configuration files
- https://issues.apache.org/jira/browse/AMQ-3855[AMQ-3855] MQTT doesn't translate wildcards to ActiveMQ wildcards
- https://issues.apache.org/jira/browse/AMQ-3955[AMQ-3955] WebSocket Transport - Race condition starting transport
- https://issues.apache.org/jira/browse/AMQ-3956[AMQ-3956] KahaDB pagefile (db.data) steady growth - BTreeIndex page leak
- https://issues.apache.org/jira/browse/AMQ-3953[AMQ-3953] org.apache.activemq.util.URISupport.isCompositeURI doesn't work properly.
- https://issues.apache.org/jira/browse/AMQ-3954[AMQ-3954] Intended delivery mode for JMSUsecaseTest is not tested
- https://issues.apache.org/jira/browse/AMQ-3951[AMQ-3951] LDAP Connection Timeouts in CachedLDAPAuthorizationMap
- https://issues.apache.org/jira/browse/AMQ-3958[AMQ-3958] META-INF/spring.schemas does not contain a reference to 5.6.0 schema
- https://issues.apache.org/jira/browse/AMQ-4030[AMQ-4030] Tomcat7 with ActiveMQ-5.6 or ActiveMQ-5.7 starts with error
- https://issues.apache.org/jira/browse/AMQ-4031[AMQ-4031] BrokerFactoryBean logs error when starting a non persistent broker
- https://issues.apache.org/jira/browse/AMQ-3858[AMQ-3858] Failure to resolve local jmx url for sunJvm can result in npe
- https://issues.apache.org/jira/browse/AMQ-4033[AMQ-4033] AMQ Broker - Uses custom RMIServerSocketFactory class which cannot be unloaded due socket reuse
- https://issues.apache.org/jira/browse/AMQ-4035[AMQ-4035] Null pointer in class KahaDBStore programmed
- https://issues.apache.org/jira/browse/AMQ-4070[AMQ-4070] catstomp.rb does not work anymore
- https://issues.apache.org/jira/browse/AMQ-3961[AMQ-3961] Durable subscriber only receives part of the persisted messages on re-connect
- https://issues.apache.org/jira/browse/AMQ-3962[AMQ-3962] Memory leak bacause of InactivityMonitor thread
- https://issues.apache.org/jira/browse/AMQ-2170[AMQ-2170] Incoherent documentation / strange property names for advisory messages
- https://issues.apache.org/jira/browse/AMQ-3965[AMQ-3965] Expired msgs not getting acked to broker causing consumer to fill up its prefetch and not getting more msgs.
- https://issues.apache.org/jira/browse/AMQ-3594[AMQ-3594] Stuck messages in topic after restart of ActiveMQ
- https://issues.apache.org/jira/browse/AMQ-3557[AMQ-3557] Performance of consumption with JDBC persistance and Microsoft SQL Server
- https://issues.apache.org/jira/browse/AMQ-4062[AMQ-4062] durableTopicPrefetch attribute in policyEntry in activemq.xml dont take effect
- https://issues.apache.org/jira/browse/AMQ-3828[AMQ-3828] URISupport incorrectly handles parenthesis
- https://issues.apache.org/jira/browse/AMQ-3451[AMQ-3451] Tomcat 6.0.32 complains that ActiveMQ 5.5 doesn't shutdown a thread
- https://issues.apache.org/jira/browse/AMQ-3827[AMQ-3827] The SslContext definition is not used by the https transport protocol.
- https://issues.apache.org/jira/browse/AMQ-3832[AMQ-3832] Upgrade maven-bundle-plugin
- https://issues.apache.org/jira/browse/AMQ-3831[AMQ-3831] Exit code is not properly returned when using RUN_AS_USER
- https://issues.apache.org/jira/browse/AMQ-3973[AMQ-3973] data.db size is not included in calculation to monitor systemUsage settings
- https://issues.apache.org/jira/browse/AMQ-3976[AMQ-3976] ActiveMQMessageProducer::send uses == instead of equals to compare destinations
- https://issues.apache.org/jira/browse/AMQ-3979[AMQ-3979] AjaxServlet preventing Tomcat Container from shutting down.
- https://issues.apache.org/jira/browse/AMQ-4058[AMQ-4058] http transport should remove options in uri
- https://issues.apache.org/jira/browse/AMQ-4052[AMQ-4052] When consumers was killed and restarted frequently, some messages could not be consumed by consumer but they were still in pending messages.
- https://issues.apache.org/jira/browse/AMQ-3837[AMQ-3837] BrokerFacade returns more connections than expect when call getConnections by connector name
- https://issues.apache.org/jira/browse/AMQ-3836[AMQ-3836] STOMP 1.0 protocol (SUBSCRIBE destination) broken on ActiveMQ 5.6.0
- https://issues.apache.org/jira/browse/CXF-4541[CXF-4541] idl2wsdl not finding properly scoped structure elements
- https://issues.apache.org/jira/browse/CXF-4542[CXF-4542] @XmlJavaTypeAdapter ignored on exception classes
- https://issues.apache.org/jira/browse/CXF-4540[CXF-4540] Colon character in the password is not hanled properly in AbstractHTTPDestination class
- https://issues.apache.org/jira/browse/CXF-4545[CXF-4545] ut_sign + sign_enc samples broken in last releases
- https://issues.apache.org/jira/browse/CXF-4484[CXF-4484] Claims to SAML attribute encoding wrong
- https://issues.apache.org/jira/browse/CXF-4487[CXF-4487] cxf-codegen-plugin: Error resolving component warnings for imported types
- https://issues.apache.org/jira/browse/CXF-4481[CXF-4481] unable to generate WADL to java
- https://issues.apache.org/jira/browse/CXF-4500[CXF-4500] Evaluate jaxrs:schemaLocations after jaxrs:providers
- https://issues.apache.org/jira/browse/CXF-4539[CXF-4539] WS-Security inbound performance regression
- https://issues.apache.org/jira/browse/CXF-4537[CXF-4537] XmlAdapter Not Being Used
- https://issues.apache.org/jira/browse/CXF-4552[CXF-4552] typical HTML form payload does not seem to work when HTML form is used
- https://issues.apache.org/jira/browse/CXF-4499[CXF-4499] wrong charset encoding in FormEncodingProvider
- https://issues.apache.org/jira/browse/CXF-4496[CXF-4496] find of ResponseExceptionMapper do not handle runtime exceptions
- https://issues.apache.org/jira/browse/CXF-4494[CXF-4494] JMSDestination need set binary mode if server send MTOM message back
- https://issues.apache.org/jira/browse/CXF-4493[CXF-4493] If javax.jws.Oneway annotation is specified for a SOAP interface method a NPE occurs
- https://issues.apache.org/jira/browse/CXF-4511[CXF-4511] WS-RM Sequence header should have mustUnderstand attribute
- https://issues.apache.org/jira/browse/CXF-4503[CXF-4503] TransformOutInterceptor may lose namespace declarations in some elements
- https://issues.apache.org/jira/browse/CXF-4505[CXF-4505] Invalid WS-RM messages may not be correctly rejected by WS-RM destination
- https://issues.apache.org/jira/browse/CXF-4507[CXF-4507] bug in SchemaJavascriptBuilder while deserializing an Array
- https://issues.apache.org/jira/browse/CXF-4508[CXF-4508] @Context fails to inject SearchContext into JAX-RS resource bean
- https://issues.apache.org/jira/browse/CXF-4523[CXF-4523] Unclosed XMLStreamReader/Writer causes leaking
- https://issues.apache.org/jira/browse/CXF-4522[CXF-4522] The logicalHandler could not modify the soap:body content if provider uses the SOAPMessage
- https://issues.apache.org/jira/browse/CXF-4520[CXF-4520] XMLStreamException about namespace has not been bound to a prefix with other stax implemenation
- https://issues.apache.org/jira/browse/CXF-4518[CXF-4518] CXF bundle jax-ws-catalog.xml doesn't include mapping of "http://www.w3.org/2006/03/addressing"
- https://issues.apache.org/jira/browse/CXF-4517[CXF-4517] ClassCastException in WS-RM when RMP 200702 assertions are used
- https://issues.apache.org/jira/browse/CXF-4514[CXF-4514] JAXRS client ignores enum properties when populating request URI from beans
- https://issues.apache.org/jira/browse/CXF-4476[CXF-4476] Content-Disposition header may be incorrectly set in MTOM under windows
- https://issues.apache.org/jira/browse/CXF-4475[CXF-4475] LoggingInInterceptor throws when pretty printing MTOM messages
- https://issues.apache.org/jira/browse/CXF-4477[CXF-4477] [WADL2JAVA] Generate incorrect primitive parameter type
- https://issues.apache.org/jira/browse/CXF-4533[CXF-4533] Encoding error in CachedOutputStream when double-byte char is on 1024 byte boundary
- https://issues.apache.org/jira/browse/CXF-4535[CXF-4535] SOAP fault XML is invalid when a details element exists
- https://issues.apache.org/jira/browse/CXF-4534[CXF-4534] SortedMap is returned as HashMap
- https://issues.apache.org/jira/browse/CXF-4526[CXF-4526] PolicyAnnotationListener throws NPE in jar
- https://issues.apache.org/jira/browse/CXF-4528[CXF-4528] WebApplicationExceptionMapper is too shy
- https://issues.apache.org/jira/browse/MYFACES-3620[MYFACES-3620] jsf.js: @this results in a javascript error
- https://issues.apache.org/jira/browse/MYFACES-3638[MYFACES-3638] NPE in ServerSideStateCacheImpl
- https://issues.apache.org/jira/browse/MYFACES-3646[MYFACES-3646] remove unused src/main/old from core-impl
- https://issues.apache.org/jira/browse/MYFACES-3637[MYFACES-3637] jsf.js: All Script Tags are Evaluated (wrong behavior)
- https://issues.apache.org/jira/browse/MYFACES-3649[MYFACES-3649] myfaces-shaded-impl always unpacks myfaces-2.1.1
- https://issues.apache.org/jira/browse/MYFACES-3630[MYFACES-3630] PartialViewContextImpl.findHeadComponent and findBodyComponent does not take into account h:head or h:body inside child of UIViewRoot
- https://issues.apache.org/jira/browse/MYFACES-3617[MYFACES-3617] NullPointerException occurs when using an EL Expression in f:viewParam name attribute
- https://issues.apache.org/jira/browse/MYFACES-3641[MYFACES-3641] ViewDeclarationLanguageFactoryImpl.getViewDeclarationLanguage(String viewId) should not throw exception if no associate VDL can be found
- https://issues.apache.org/jira/browse/MYFACES-3618[MYFACES-3618] jsf.js: ajax response is missing a param in the error handing of replaceHtmlItem
- https://issues.apache.org/jira/browse/MYFACES-3616[MYFACES-3616] Javascript: Method call with wrong argument size after error in AJAX request/response
- https://issues.apache.org/jira/browse/MYFACES-3613[MYFACES-3613] NPE in composite component when ActionListener is missing in the source
- https://issues.apache.org/jira/browse/MYFACES-3626[MYFACES-3626] f:ajax execute '@none' submitted as explicit request param, firing source listeners
- https://issues.apache.org/jira/browse/MYFACES-3632[MYFACES-3632] resource bundle name with bean property collition when trying to set value
- https://issues.apache.org/jira/browse/MYFACES-3631[MYFACES-3631] Malformed Ajax XML Response with duplicated IDs
- https://issues.apache.org/jira/browse/MYFACES-3627[MYFACES-3627] jsf.js: DomExperimental.js isMultipartCandidate fails on older IE Versions </ul>
+* link:https://issues.apache.org/jira/browse/TOMEE-578[TOMEE-578] Tomee Drop-in WARs installer "install" button points to a bad path
+* link:https://issues.apache.org/jira/browse/TOMEE-487[TOMEE-487] deployerejb uses home to create unique file, it should be base if temp dir is not writable
+* link:https://issues.apache.org/jira/browse/TOMEE-483[TOMEE-483] plus and jaxrs webapp doesn't have classes in web-inf/classes
+* link:https://issues.apache.org/jira/browse/TOMEE-441[TOMEE-441] TomEE doesn't stop with arquillian adapter (remote) under windows
+* link:https://issues.apache.org/jira/browse/TOMEE-444[TOMEE-444] tomee webapp enricher suppose tomee libs are in+++<tomee>+++/lib folder (not the case when using tomcat+tomee webapp)</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-443[TOMEE-443] MyFaces does not integrate with OWB EL resolver
+* link:https://issues.apache.org/jira/browse/TOMEE-446[TOMEE-446] Failed to service TomEE as a service on Windows
+* link:https://issues.apache.org/jira/browse/TOMEE-445[TOMEE-445] @RequestScoped @Stateful EJB beans are not destroyed after request completes
+* link:https://issues.apache.org/jira/browse/TOMEE-479[TOMEE-479] Can't use custom typed resource references and factories
+* link:https://issues.apache.org/jira/browse/TOMEE-475[TOMEE-475] tomcat request.isCallerInRole doesn't work
+* link:https://issues.apache.org/jira/browse/TOMEE-436[TOMEE-436] Getting SEVERE: OpenEJBContextConfig.processAnnotationsFile: failed. on Windows
+* link:https://issues.apache.org/jira/browse/TOMEE-515[TOMEE-515] NoClassDefFoundError Exception while marshaling data in CXF RS to JSON
+* link:https://issues.apache.org/jira/browse/TOMEE-508[TOMEE-508] EntityManager dependency considered not passivation capable (CDI spec violation)
+* link:https://issues.apache.org/jira/browse/TOMEE-461[TOMEE-461] faces-config.xml can't be empty
+* link:https://issues.apache.org/jira/browse/TOMEE-466[TOMEE-466] "Activation failed" messages for @ConversationScoped @Stateful bean
+* link:https://issues.apache.org/jira/browse/TOMEE-624[TOMEE-624] ?hen webapp is ROOT rest services can't find the webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-598[TOMEE-598] (cdi) appscope and singleton are not well destroyed
+* link:https://issues.apache.org/jira/browse/TOMEE-469[TOMEE-469] Hotkeys listener
+* link:https://issues.apache.org/jira/browse/TOMEE-568[TOMEE-568] TomEE doesn't support WARDirContext
+* link:https://issues.apache.org/jira/browse/TOMEE-564[TOMEE-564] Installation page for drop war does not work (old style web ui)
+* link:https://issues.apache.org/jira/browse/TOMEE-524[TOMEE-524] EARs not re-unpacked on startup when changed
+* link:https://issues.apache.org/jira/browse/TOMEE-493[TOMEE-493] Regression on TomEE vs Tomcat 7 on Windows native library loading
+* link:https://issues.apache.org/jira/browse/TOMEE-521[TOMEE-521] EAR modules' default name should not contain the .jar or .war extension
+* link:https://issues.apache.org/jira/browse/TOMEE-523[TOMEE-523] EAR war file context path should default to /+++<ear-name>+++/+++<module-name>+++/+++<servlets>+++*</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-522[TOMEE-522] EAR modules'+++<module-name>+++ignored</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-451[TOMEE-451] CDI injection in servlet of a webapp included in an ear doesn't work
+* link:https://issues.apache.org/jira/browse/TOMEE-456[TOMEE-456] some jndi names are not unbound
+* link:https://issues.apache.org/jira/browse/TOMEE-459[TOMEE-459] exclusions.list not working properly
+* link:https://issues.apache.org/jira/browse/TOMEE-610[TOMEE-610] when using <Deployment \...> TomcatJndiBinder doesn't find webcontext in general
+* link:https://issues.apache.org/jira/browse/OPENEJB-1905[OPENEJB-1905] karafee version is not well filtered in rebranding module
+* link:https://issues.apache.org/jira/browse/OPENEJB-1923[OPENEJB-1923] openejb main doesn't support parameter with -D inside (A-D for instance)
+* link:https://issues.apache.org/jira/browse/OPENEJB-1907[OPENEJB-1907] revisit KarafEE import package and shade
+* link:https://issues.apache.org/jira/browse/OPENEJB-1928[OPENEJB-1928] avoid to load openejb classes with multiple classloader in karafee
+* link:https://issues.apache.org/jira/browse/OPENEJB-1930[OPENEJB-1930] serialization of timerdata is too strict for manual timers
+* link:https://issues.apache.org/jira/browse/OPENEJB-1938[OPENEJB-1938] Embedded ActiveMQ broker startup and shutdown fails to observe configured timeout
+* link:https://issues.apache.org/jira/browse/OPENEJB-1910[OPENEJB-1910] IvmProxy shouldnt be used when creating ejb as OSGi services in KarafEE
+* link:https://issues.apache.org/jira/browse/OPENEJB-1934[OPENEJB-1934] arquillian-openejb-embedded-4 doesn't manage properly war libraries regarding cdi
+* link:https://issues.apache.org/jira/browse/OPENEJB-1954[OPENEJB-1954] Arquillian tests don't fail immediately if Test cannot be enriched
+* link:https://issues.apache.org/jira/browse/OPENEJB-1959[OPENEJB-1959] DeploymentListenerObserver should be public
+* link:https://issues.apache.org/jira/browse/OPENEJB-1961[OPENEJB-1961] Classloader memory leak by Threads which is started by org.apache.openejb.loader.Files
+* link:https://issues.apache.org/jira/browse/OWB-719[OWB-719] @Named qualifier is not adhering to CDI spec default naming conventions
+* link:https://issues.apache.org/jira/browse/OWB-718[OWB-718] Decorator can't call two methods of the delegate object in the same method
+* link:https://issues.apache.org/jira/browse/OWB-711[OWB-711] Specialization does not deactivate Observer methods in parent class
+* link:https://issues.apache.org/jira/browse/OWB-720[OWB-720] injections using generic not well managed
+* link:https://issues.apache.org/jira/browse/OWB-732[OWB-732] ClassLoader leak in WebBeansUtil.isScopeTypeNormalCache
+* link:https://issues.apache.org/jira/browse/OWB-713[OWB-713] Static observer methods of superclasses are not called when a method with the same name and parameters exists in the subclass
+* link:https://issues.apache.org/jira/browse/OWB-725[OWB-725] Beans containing a producerMethod are using the wrong CreationalContext
+* link:https://issues.apache.org/jira/browse/OWB-734[OWB-734] CLONE - AbstractProducer stores CreationalContext
+* link:https://issues.apache.org/jira/browse/OWB-724[OWB-724] Ambiguous producer methods and fields are not detected due to bug in AbstractProducerBean equals and hashCode
+* link:https://issues.apache.org/jira/browse/OWB-722[OWB-722] @Typed not respected for beans using generics
+* link:https://issues.apache.org/jira/browse/AMQ-4001[AMQ-4001] activemq karaf feature uses different commons-lang than pom
+* link:https://issues.apache.org/jira/browse/AMQ-4002[AMQ-4002] Instance of BlobTransferPolicy and its URL are being shared among multiple messages
+* link:https://issues.apache.org/jira/browse/AMQ-4007[AMQ-4007] BrokerService TempUsage and StoreUsage Default Values Are Incorrect
+* link:https://issues.apache.org/jira/browse/AMQ-3785[AMQ-3785] ActiveMQSslConnectionFactory does not detect ssl request in failover URIs when creating transports
+* link:https://issues.apache.org/jira/browse/AMQ-3989[AMQ-3989] ActiveMQSslConnectionFactory.setKeyAndTrustManagers does not work with failover enabled using 5.7 snapshot Jars
+* link:https://issues.apache.org/jira/browse/AMQ-3988[AMQ-3988] PooledSession throw Exception at closing
+* link:https://issues.apache.org/jira/browse/AMQ-3987[AMQ-3987] For JMSUsecaseTest, incompatible types found : javax.jms.Message required: org.apache.activemq.Message
+* link:https://issues.apache.org/jira/browse/AMQ-3985[AMQ-3985] ActiveMQConnection temp advisory consumer should use asyncDispatch - can cause deadlock with slow consumers
+* link:https://issues.apache.org/jira/browse/AMQ-3882[AMQ-3882] Broker should not send advisories for slow consumers or fast producers if the destination in question is an advisory destination already.
+* link:https://issues.apache.org/jira/browse/AMQ-3881[AMQ-3881] Handy diagnostic script for troubleshooting ActiveMQ problems
+* link:https://issues.apache.org/jira/browse/AMQ-3982[AMQ-3982] Overlapping PList iterators can read wrong data or throw exceptions about chunk streams not existing.
+* link:https://issues.apache.org/jira/browse/AMQ-3981[AMQ-3981] ActiveMQSslConnectionFactory.java now has apache commons dependency
+* link:https://issues.apache.org/jira/browse/AMQ-3885[AMQ-3885] ActiveMQ java client doesn't scale to thousands of queues
+* link:https://issues.apache.org/jira/browse/AMQ-3889[AMQ-3889] Body Preview of BytesMessages change when browsed multiple times from QueueViewMbean
+* link:https://issues.apache.org/jira/browse/AMQ-3887[AMQ-3887] Occasional Null Pointer Exception during NetworkConnector connection
+* link:https://issues.apache.org/jira/browse/AMQ-3791[AMQ-3791] Flexibility, concurrency, security, and compatibility issues in CachedLDAPAuthorizationMap
+* link:https://issues.apache.org/jira/browse/AMQ-3797[AMQ-3797] org.apache.activemq.util.StringArrayEditor causes classloader leaks
+* link:https://issues.apache.org/jira/browse/AMQ-3998[AMQ-3998] Incorrect reporting of pendingQueueSize of durable subs after reconnect with unacked
+* link:https://issues.apache.org/jira/browse/AMQ-3997[AMQ-3997] Memory leak in activemq-pool
+* link:https://issues.apache.org/jira/browse/AMQ-3999[AMQ-3999] Unsubscribing durable subs can be blocked on calls to determine store size, contending with active subs
+* link:https://issues.apache.org/jira/browse/AMQ-3994[AMQ-3994] DefaultDatabaseLocker will leak pooled connections on link failure
+* link:https://issues.apache.org/jira/browse/AMQ-3891[AMQ-3891] Durable subscribers receiving duplicate messages
+* link:https://issues.apache.org/jira/browse/AMQ-3995[AMQ-3995] PListTest.testSerialAddIterate runs for over 30 minutes on Hudson nodes
+* link:https://issues.apache.org/jira/browse/AMQ-3895[AMQ-3895] Broker sends a STOMP RECEIPT frame although the subscription fails
+* link:https://issues.apache.org/jira/browse/AMQ-3992[AMQ-3992] Zero Prefetch consumers increment the Enqueue Counter when the pull times out
+* link:https://issues.apache.org/jira/browse/AMQ-3897[AMQ-3897] Stomp 1.1 keep alive does not work with stomp+nio
+* link:https://issues.apache.org/jira/browse/AMQ-3896[AMQ-3896] AMQ3622Test throws NumberFormatException on ec2/ubuntu 10.04
+* link:https://issues.apache.org/jira/browse/AMQ-3669[AMQ-3669] Pending producer with qMirror, messages are not spooled to disk
+* link:https://issues.apache.org/jira/browse/AMQ-3664[AMQ-3664] Not all messages will be acknowledged when optimizeAcknowledge is true
+* link:https://issues.apache.org/jira/browse/AMQ-3860[AMQ-3860] doAddMessageReference missing setting priority into prepared statement therefore using wrong index for message itself
+* link:https://issues.apache.org/jira/browse/AMQ-3868[AMQ-3868] ActiveMQ 5.6 - RAR deployment is not working on JBoss6
+* link:https://issues.apache.org/jira/browse/AMQ-3867[AMQ-3867] Unable to delete messages whose original destination is virtual topic from web console
+* link:https://issues.apache.org/jira/browse/AMQ-3865[AMQ-3865] AjaxTest fails all tests due to line ending differences
+* link:https://issues.apache.org/jira/browse/AMQ-3863[AMQ-3863] XA session is returned twice to the pool
+* link:https://issues.apache.org/jira/browse/AMQ-4017[AMQ-4017] Demand Forwarding Bridge uses value of asyncDispatch for advisory consumers
+* link:https://issues.apache.org/jira/browse/AMQ-3871[AMQ-3871] Problem in OrderPendingList can lead to message not being deliver after durable sub reconnect.
+* link:https://issues.apache.org/jira/browse/AMQ-3870[AMQ-3870] ArrayIndexOutOfBoundsException when using Multi kahaDB (mKahaDB) adapter, per-destination adapters and Topics
+* link:https://issues.apache.org/jira/browse/AMQ-3879[AMQ-3879] Temporary queues may be deleted by the wrong connection
+* link:https://issues.apache.org/jira/browse/AMQ-3873[AMQ-3873] Occasional deadlock during startup
+* link:https://issues.apache.org/jira/browse/AMQ-3872[AMQ-3872] Implement "exactly once" delivery with JDBC and XA in the event of a failure post prepare
+* link:https://issues.apache.org/jira/browse/AMQ-2521[AMQ-2521] Some JMX operations fail with SecurityException with secured broker
+* link:https://issues.apache.org/jira/browse/AMQ-3654[AMQ-3654] JDBC Master/Slave : Slave cannot acquire lock when the master loose database connection.
+* link:https://issues.apache.org/jira/browse/AMQ-3633[AMQ-3633] [OSGi] activemq-web-console: exception after restart container
+* link:https://issues.apache.org/jira/browse/AMQ-2453[AMQ-2453] start/control-script is not suitable for professional environments
+* link:https://issues.apache.org/jira/browse/AMQ-4090[AMQ-4090] Missing svn:ignores
+* link:https://issues.apache.org/jira/browse/AMQ-4084[AMQ-4084] Linux/Unix Files Have Incorrect EOL When Packaged
+* link:https://issues.apache.org/jira/browse/AMQ-3807[AMQ-3807] MBeans are not unregistered under WebSphere
+* link:https://issues.apache.org/jira/browse/AMQ-3908[AMQ-3908] StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails
+* link:https://issues.apache.org/jira/browse/AMQ-2656[AMQ-2656] ActiveMQInitialConnectionFactory cannot return an XAConnectionFactory
+* link:https://issues.apache.org/jira/browse/AMQ-3909[AMQ-3909] Messages sometimes not received by active topic subscriptions
+* link:https://issues.apache.org/jira/browse/AMQ-3903[AMQ-3903] Failed to fire fast producer advisory, reason: java.lang.NullPointerException
+* link:https://issues.apache.org/jira/browse/AMQ-3905[AMQ-3905] Karaf: activemq:create-broker results in only locally visible broker
+* link:https://issues.apache.org/jira/browse/AMQ-3912[AMQ-3912] Durable subs store messages in error with broker attribute persistent="false"
+* link:https://issues.apache.org/jira/browse/AMQ-4081[AMQ-4081] favicon should be handled as binary file in assembly
+* link:https://issues.apache.org/jira/browse/AMQ-4083[AMQ-4083] Consumers in Client Ack sessions can fail to ack expired messages in some cases
+* link:https://issues.apache.org/jira/browse/AMQ-4076[AMQ-4076] sizePrefixDisabled and/or maxFrameSize change in AcriveMq 5.6 broke FilePendingMessageCursor for big messages
+* link:https://issues.apache.org/jira/browse/AMQ-3919[AMQ-3919] getDestinationMap does not return temp destinations
+* link:https://issues.apache.org/jira/browse/AMQ-3915[AMQ-3915] JMX connector does not bind to a specific host when a connectHost is specified on the managementContext
+* link:https://issues.apache.org/jira/browse/AMQ-2665[AMQ-2665] Durable subscription re-activation failed when keepDurableSubsActive=true.
+* link:https://issues.apache.org/jira/browse/AMQ-3727[AMQ-3727] activemq-web-console: AjaxServlet not working in OSGi container
+* link:https://issues.apache.org/jira/browse/AMQ-3921[AMQ-3921] Duplicated durable subscriptions after broker retart with option keepDurableSubsActive=true
+* link:https://issues.apache.org/jira/browse/AMQ-3920[AMQ-3920] Performance issue with delay policy in DestinationBridge.onMessage
+* link:https://issues.apache.org/jira/browse/AMQ-3923[AMQ-3923] Webconsole should import javax.servlet.* too
+* link:https://issues.apache.org/jira/browse/AMQ-3925[AMQ-3925] Advisory messages/topics not generated for ActiveMQ.Advisory.FULL or ActiveMQ.Advisory.FastProducer.Queue
+* link:https://issues.apache.org/jira/browse/AMQ-3927[AMQ-3927] can't connect to stomp protocol 1.1 using telnet
+* link:https://issues.apache.org/jira/browse/AMQ-3929[AMQ-3929] STOMP multiple header handling incorrect per the 1.1 spec
+* link:https://issues.apache.org/jira/browse/AMQ-2488[AMQ-2488] Unable to access Serializable class when receiving ObjectMessage in OSGi environment
+* link:https://issues.apache.org/jira/browse/AMQ-3934[AMQ-3934] QueueViewMBean.getMessage throws NullPointerException when message not found
+* link:https://issues.apache.org/jira/browse/AMQ-3932[AMQ-3932] receiveNoWait hangs when broker is down, using failover and prefetch=0
+* link:https://issues.apache.org/jira/browse/AMQ-3931[AMQ-3931] Memory problems with large transactions
+* link:https://issues.apache.org/jira/browse/AMQ-3935[AMQ-3935] JConsole browse() function does not work if useCache=false
+* link:https://issues.apache.org/jira/browse/AMQ-3936[AMQ-3936] activemq status return codes should be LSB compliant
+* link:https://issues.apache.org/jira/browse/AMQ-3939[AMQ-3939] FailoverTransport never closes backup connections
+* link:https://issues.apache.org/jira/browse/AMQ-3841[AMQ-3841] mKahaDB causes ArrayIndexOutOfBoundsException on restart after deleting existing queues
+* link:https://issues.apache.org/jira/browse/AMQ-3845[AMQ-3845] CachedLDAPAuthorizationMap doesn't handle the ldap connectino dying
+* link:https://issues.apache.org/jira/browse/AMQ-3846[AMQ-3846] The JMX message move, copy and remove operation do not take messages in FIFO order
+* link:https://issues.apache.org/jira/browse/AMQ-3943[AMQ-3943] Connect to ActiveMQ server's jmx feature,but failed.
+* link:https://issues.apache.org/jira/browse/AMQ-4042[AMQ-4042] Rest MessageServlet on osgi failes to start
+* link:https://issues.apache.org/jira/browse/AMQ-3848[AMQ-3848] Messages Are Not Read With Multiple Consumers
+* link:https://issues.apache.org/jira/browse/AMQ-4043[AMQ-4043] Web demo - Receive a message page renders an error page
+* link:https://issues.apache.org/jira/browse/AMQ-3849[AMQ-3849] Typos in protobuf specs + generated Java code for KahaDB
+* link:https://issues.apache.org/jira/browse/AMQ-4047[AMQ-4047] activemq-optional - Should include the JARs it needs
+* link:https://issues.apache.org/jira/browse/AMQ-4044[AMQ-4044] Shutting down AcitveMQ broker started in foreground logs 2 times
+* link:https://issues.apache.org/jira/browse/AMQ-3852[AMQ-3852] Stomp transport allows durable topic subscriber to subscribe to a queue
+* link:https://issues.apache.org/jira/browse/AMQ-3853[AMQ-3853] Missing import in activemq-web-console
+* link:https://issues.apache.org/jira/browse/AMQ-3856[AMQ-3856] MessageServlet assumes TextMessages contain Text
+* link:https://issues.apache.org/jira/browse/AMQ-3857[AMQ-3857] MessageServlet get messages does not return JMS Message Properties
+* link:https://issues.apache.org/jira/browse/AMQ-3854[AMQ-3854] Referencing old spring xsd in configuration files
+* link:https://issues.apache.org/jira/browse/AMQ-3855[AMQ-3855] MQTT doesn't translate wildcards to ActiveMQ wildcards
+* link:https://issues.apache.org/jira/browse/AMQ-3955[AMQ-3955] WebSocket Transport - Race condition starting transport
+* link:https://issues.apache.org/jira/browse/AMQ-3956[AMQ-3956] KahaDB pagefile (db.data) steady growth - BTreeIndex page leak
+* link:https://issues.apache.org/jira/browse/AMQ-3953[AMQ-3953] org.apache.activemq.util.URISupport.isCompositeURI doesn't work properly.
+* link:https://issues.apache.org/jira/browse/AMQ-3954[AMQ-3954] Intended delivery mode for JMSUsecaseTest is not tested
+* link:https://issues.apache.org/jira/browse/AMQ-3951[AMQ-3951] LDAP Connection Timeouts in CachedLDAPAuthorizationMap
+* link:https://issues.apache.org/jira/browse/AMQ-3958[AMQ-3958] META-INF/spring.schemas does not contain a reference to 5.6.0 schema
+* link:https://issues.apache.org/jira/browse/AMQ-4030[AMQ-4030] Tomcat7 with ActiveMQ-5.6 or ActiveMQ-5.7 starts with error
+* link:https://issues.apache.org/jira/browse/AMQ-4031[AMQ-4031] BrokerFactoryBean logs error when starting a non persistent broker
+* link:https://issues.apache.org/jira/browse/AMQ-3858[AMQ-3858] Failure to resolve local jmx url for sunJvm can result in npe
+* link:https://issues.apache.org/jira/browse/AMQ-4033[AMQ-4033] AMQ Broker - Uses custom RMIServerSocketFactory class which cannot be unloaded due socket reuse
+* link:https://issues.apache.org/jira/browse/AMQ-4035[AMQ-4035] Null pointer in class KahaDBStore programmed
+* link:https://issues.apache.org/jira/browse/AMQ-4070[AMQ-4070] catstomp.rb does not work anymore
+* link:https://issues.apache.org/jira/browse/AMQ-3961[AMQ-3961] Durable subscriber only receives part of the persisted messages on re-connect
+* link:https://issues.apache.org/jira/browse/AMQ-3962[AMQ-3962] Memory leak bacause of InactivityMonitor thread
+* link:https://issues.apache.org/jira/browse/AMQ-2170[AMQ-2170] Incoherent documentation / strange property names for advisory messages
+* link:https://issues.apache.org/jira/browse/AMQ-3965[AMQ-3965] Expired msgs not getting acked to broker causing consumer to fill up its prefetch and not getting more msgs.
+* link:https://issues.apache.org/jira/browse/AMQ-3594[AMQ-3594] Stuck messages in topic after restart of ActiveMQ
+* link:https://issues.apache.org/jira/browse/AMQ-3557[AMQ-3557] Performance of consumption with JDBC persistance and Microsoft SQL Server
+* link:https://issues.apache.org/jira/browse/AMQ-4062[AMQ-4062] durableTopicPrefetch attribute in policyEntry in activemq.xml dont take effect
+* link:https://issues.apache.org/jira/browse/AMQ-3828[AMQ-3828] URISupport incorrectly handles parenthesis
+* link:https://issues.apache.org/jira/browse/AMQ-3451[AMQ-3451] Tomcat 6.0.32 complains that ActiveMQ 5.5 doesn't shutdown a thread
+* link:https://issues.apache.org/jira/browse/AMQ-3827[AMQ-3827] The SslContext definition is not used by the https transport protocol.
+* link:https://issues.apache.org/jira/browse/AMQ-3832[AMQ-3832] Upgrade maven-bundle-plugin
+* link:https://issues.apache.org/jira/browse/AMQ-3831[AMQ-3831] Exit code is not properly returned when using RUN_AS_USER
+* link:https://issues.apache.org/jira/browse/AMQ-3973[AMQ-3973] data.db size is not included in calculation to monitor systemUsage settings
+* link:https://issues.apache.org/jira/browse/AMQ-3976[AMQ-3976] ActiveMQMessageProducer::send uses == instead of equals to compare destinations
+* link:https://issues.apache.org/jira/browse/AMQ-3979[AMQ-3979] AjaxServlet preventing Tomcat Container from shutting down.
+* link:https://issues.apache.org/jira/browse/AMQ-4058[AMQ-4058] http transport should remove options in uri
+* link:https://issues.apache.org/jira/browse/AMQ-4052[AMQ-4052] When consumers was killed and restarted frequently, some messages could not be consumed by consumer but they were still in pending messages.
+* link:https://issues.apache.org/jira/browse/AMQ-3837[AMQ-3837] BrokerFacade returns more connections than expect when call getConnections by connector name
+* link:https://issues.apache.org/jira/browse/AMQ-3836[AMQ-3836] STOMP 1.0 protocol (SUBSCRIBE destination) broken on ActiveMQ 5.6.0
+* link:https://issues.apache.org/jira/browse/CXF-4541[CXF-4541] idl2wsdl not finding properly scoped structure elements
+* link:https://issues.apache.org/jira/browse/CXF-4542[CXF-4542] @XmlJavaTypeAdapter ignored on exception classes
+* link:https://issues.apache.org/jira/browse/CXF-4540[CXF-4540] Colon character in the password is not hanled properly in AbstractHTTPDestination class
+* link:https://issues.apache.org/jira/browse/CXF-4545[CXF-4545] ut_sign + sign_enc samples broken in last releases
+* link:https://issues.apache.org/jira/browse/CXF-4484[CXF-4484] Claims to SAML attribute encoding wrong
+* link:https://issues.apache.org/jira/browse/CXF-4487[CXF-4487] cxf-codegen-plugin: Error resolving component warnings for imported types
+* link:https://issues.apache.org/jira/browse/CXF-4481[CXF-4481] unable to generate WADL to java
+* link:https://issues.apache.org/jira/browse/CXF-4500[CXF-4500] Evaluate jaxrs:schemaLocations after jaxrs:providers
+* link:https://issues.apache.org/jira/browse/CXF-4539[CXF-4539] WS-Security inbound performance regression
+* link:https://issues.apache.org/jira/browse/CXF-4537[CXF-4537] XmlAdapter Not Being Used
+* link:https://issues.apache.org/jira/browse/CXF-4552[CXF-4552] typical HTML form payload does not seem to work when HTML form is used
+* link:https://issues.apache.org/jira/browse/CXF-4499[CXF-4499] wrong charset encoding in FormEncodingProvider
+* link:https://issues.apache.org/jira/browse/CXF-4496[CXF-4496] find of ResponseExceptionMapper do not handle runtime exceptions
+* link:https://issues.apache.org/jira/browse/CXF-4494[CXF-4494] JMSDestination need set binary mode if server send MTOM message back
+* link:https://issues.apache.org/jira/browse/CXF-4493[CXF-4493] If javax.jws.Oneway annotation is specified for a SOAP interface method a NPE occurs
+* link:https://issues.apache.org/jira/browse/CXF-4511[CXF-4511] WS-RM Sequence header should have mustUnderstand attribute
+* link:https://issues.apache.org/jira/browse/CXF-4503[CXF-4503] TransformOutInterceptor may lose namespace declarations in some elements
+* link:https://issues.apache.org/jira/browse/CXF-4505[CXF-4505] Invalid WS-RM messages may not be correctly rejected by WS-RM destination
+* link:https://issues.apache.org/jira/browse/CXF-4507[CXF-4507] bug in SchemaJavascriptBuilder while deserializing an Array
+* link:https://issues.apache.org/jira/browse/CXF-4508[CXF-4508] @Context fails to inject SearchContext into JAX-RS resource bean
+* link:https://issues.apache.org/jira/browse/CXF-4523[CXF-4523] Unclosed XMLStreamReader/Writer causes leaking
+* link:https://issues.apache.org/jira/browse/CXF-4522[CXF-4522] The logicalHandler could not modify the soap:body content if provider uses the SOAPMessage
+* link:https://issues.apache.org/jira/browse/CXF-4520[CXF-4520] XMLStreamException about namespace has not been bound to a prefix with other stax implemenation
+* link:https://issues.apache.org/jira/browse/CXF-4518[CXF-4518] CXF bundle jax-ws-catalog.xml doesn't include mapping of "http://www.w3.org/2006/03/addressing"
+* link:https://issues.apache.org/jira/browse/CXF-4517[CXF-4517] ClassCastException in WS-RM when RMP 200702 assertions are used
+* link:https://issues.apache.org/jira/browse/CXF-4514[CXF-4514] JAXRS client ignores enum properties when populating request URI from beans
+* link:https://issues.apache.org/jira/browse/CXF-4476[CXF-4476] Content-Disposition header may be incorrectly set in MTOM under windows
+* link:https://issues.apache.org/jira/browse/CXF-4475[CXF-4475] LoggingInInterceptor throws when pretty printing MTOM messages
+* link:https://issues.apache.org/jira/browse/CXF-4477[CXF-4477] [WADL2JAVA] Generate incorrect primitive parameter type
+* link:https://issues.apache.org/jira/browse/CXF-4533[CXF-4533] Encoding error in CachedOutputStream when double-byte char is on 1024 byte boundary
+* link:https://issues.apache.org/jira/browse/CXF-4535[CXF-4535] SOAP fault XML is invalid when a details element exists
+* link:https://issues.apache.org/jira/browse/CXF-4534[CXF-4534] SortedMap is returned as HashMap
+* link:https://issues.apache.org/jira/browse/CXF-4526[CXF-4526] PolicyAnnotationListener throws NPE in jar
+* link:https://issues.apache.org/jira/browse/CXF-4528[CXF-4528] WebApplicationExceptionMapper is too shy
+* link:https://issues.apache.org/jira/browse/MYFACES-3620[MYFACES-3620] jsf.js: @this results in a javascript error
+* link:https://issues.apache.org/jira/browse/MYFACES-3638[MYFACES-3638] NPE in ServerSideStateCacheImpl
+* link:https://issues.apache.org/jira/browse/MYFACES-3646[MYFACES-3646] remove unused src/main/old from core-impl
+* link:https://issues.apache.org/jira/browse/MYFACES-3637[MYFACES-3637] jsf.js: All Script Tags are Evaluated (wrong behavior)
+* link:https://issues.apache.org/jira/browse/MYFACES-3649[MYFACES-3649] myfaces-shaded-impl always unpacks myfaces-2.1.1
+* link:https://issues.apache.org/jira/browse/MYFACES-3630[MYFACES-3630] PartialViewContextImpl.findHeadComponent and findBodyComponent does not take into account h:head or h:body inside child of UIViewRoot
+* link:https://issues.apache.org/jira/browse/MYFACES-3617[MYFACES-3617] NullPointerException occurs when using an EL Expression in f:viewParam name attribute
+* link:https://issues.apache.org/jira/browse/MYFACES-3641[MYFACES-3641] ViewDeclarationLanguageFactoryImpl.getViewDeclarationLanguage(String viewId) should not throw exception if no associate VDL can be found
+* link:https://issues.apache.org/jira/browse/MYFACES-3618[MYFACES-3618] jsf.js: ajax response is missing a param in the error handing of replaceHtmlItem
+* link:https://issues.apache.org/jira/browse/MYFACES-3616[MYFACES-3616] Javascript: Method call with wrong argument size after error in AJAX request/response
+* link:https://issues.apache.org/jira/browse/MYFACES-3613[MYFACES-3613] NPE in composite component when ActionListener is missing in the source
+* link:https://issues.apache.org/jira/browse/MYFACES-3626[MYFACES-3626] f:ajax execute '@none' submitted as explicit request param, firing source listeners
+* link:https://issues.apache.org/jira/browse/MYFACES-3632[MYFACES-3632] resource bundle name with bean property collition when trying to set value
+* link:https://issues.apache.org/jira/browse/MYFACES-3631[MYFACES-3631] Malformed Ajax XML Response with duplicated IDs
+* link:https://issues.apache.org/jira/browse/MYFACES-3627[MYFACES-3627] jsf.js: DomExperimental.js isMultipartCandidate fails on older IE Versions </ul>
 
 == Tasks & Sub-Tasks
 
-* https://issues.apache.org/jira/browse/TOMEE-442[TOMEE-442] valid using hostname in webapp id is fine
-* https://issues.apache.org/jira/browse/TOMEE-439[TOMEE-439] refactor DeployerEjb to be able to deploy war as Tomcat
-* https://issues.apache.org/jira/browse/OPENEJB-1922[OPENEJB-1922] [KARAFEE] see how to take into account cdi dependencies
-* https://issues.apache.org/jira/browse/AMQ-4006[AMQ-4006] activemq-pool - Upgrade to commons-pool 1.6.0
-* https://issues.apache.org/jira/browse/AMQ-3784[AMQ-3784] Download page lists lots of releases;
-they are not in order and most of the pages point to the wrong location
-* https://issues.apache.org/jira/browse/AMQ-4013[AMQ-4013] Upgrade to xbean 3.11
-* https://issues.apache.org/jira/browse/AMQ-4041[AMQ-4041] Upgrade ActiveMQ karaf feature
-* https://issues.apache.org/jira/browse/AMQ-4045[AMQ-4045] Unit test shows NPE in BrokerService
-* https://issues.apache.org/jira/browse/AMQ-4038[AMQ-4038] Favor using JARs from Maven central
-* https://issues.apache.org/jira/browse/AMQ-4039[AMQ-4039] Upgrade 3rd party dependency JARs and align with SMX/Camel
-* https://issues.apache.org/jira/browse/AMQ-4056[AMQ-4056] Remove activemq-jmdns module
-* https://issues.apache.org/jira/browse/AMQ-4053[AMQ-4053] Cleanup duplicate JARs in ActiveMQ distro
-* https://issues.apache.org/jira/browse/AMQ-3945[AMQ-3945] QueueBrowser missing messages on first browse.
-* https://issues.apache.org/jira/browse/AMQ-3947[AMQ-3947] ActiveMQConnectionFactory doesn't set the nestedMapAndListEnabled property on new Connections
-* https://issues.apache.org/jira/browse/AMQ-3967[AMQ-3967] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
-* https://issues.apache.org/jira/browse/AMQ-3969[AMQ-3969] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
-* https://issues.apache.org/jira/browse/AMQ-3968[AMQ-3968] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
-* https://issues.apache.org/jira/browse/AMQ-3970[AMQ-3970] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10+++</module-name>++++++</servlets>++++++</module-name>++++++</ear-name>++++++</tomee>++++++</broker>+++
+* link:https://issues.apache.org/jira/browse/TOMEE-442[TOMEE-442] valid using hostname in webapp id is fine
+* link:https://issues.apache.org/jira/browse/TOMEE-439[TOMEE-439] refactor DeployerEjb to be able to deploy war as Tomcat
+* link:https://issues.apache.org/jira/browse/OPENEJB-1922[OPENEJB-1922] [KARAFEE] see how to take into account cdi dependencies
+* link:https://issues.apache.org/jira/browse/AMQ-4006[AMQ-4006] activemq-pool - Upgrade to commons-pool 1.6.0
+* link:https://issues.apache.org/jira/browse/AMQ-3784[AMQ-3784] Download page lists lots of releases; they are not in order and most of the pages point to the wrong location
+* link:https://issues.apache.org/jira/browse/AMQ-4013[AMQ-4013] Upgrade to xbean 3.11
+* link:https://issues.apache.org/jira/browse/AMQ-4041[AMQ-4041] Upgrade ActiveMQ karaf feature
+* link:https://issues.apache.org/jira/browse/AMQ-4045[AMQ-4045] Unit test shows NPE in BrokerService
+* link:https://issues.apache.org/jira/browse/AMQ-4038[AMQ-4038] Favor using JARs from Maven central
+* link:https://issues.apache.org/jira/browse/AMQ-4039[AMQ-4039] Upgrade 3rd party dependency JARs and align with SMX/Camel
+* link:https://issues.apache.org/jira/browse/AMQ-4056[AMQ-4056] Remove activemq-jmdns module
+* link:https://issues.apache.org/jira/browse/AMQ-4053[AMQ-4053] Cleanup duplicate JARs in ActiveMQ distro
+* link:https://issues.apache.org/jira/browse/AMQ-3945[AMQ-3945] QueueBrowser missing messages on first browse.
+* link:https://issues.apache.org/jira/browse/AMQ-3947[AMQ-3947] ActiveMQConnectionFactory doesn't set the nestedMapAndListEnabled property on new Connections
+* link:https://issues.apache.org/jira/browse/AMQ-3967[AMQ-3967] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
+* link:https://issues.apache.org/jira/browse/AMQ-3969[AMQ-3969] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
+* link:https://issues.apache.org/jira/browse/AMQ-3968[AMQ-3968] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10
+* link:https://issues.apache.org/jira/browse/AMQ-3970[AMQ-3970] ActiveMQJmsHeaderRouteTest doesn't work with Apache Camel 2.10+++</module-name>++++++</servlets>++++++</module-name>++++++</ear-name>++++++</tomee>++++++</broker>+++
diff --git a/tomee/modules/ROOT/pages/tomee-1.5.1.adoc b/tomee/modules/ROOT/pages/tomee-1.5.1.adoc
index 1cf5dd5..ddc42ca 100644
--- a/tomee/modules/ROOT/pages/tomee-1.5.1.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.5.1.adoc
@@ -1,8 +1,10 @@
 = Apache TomEE 1.5.1 Released!
 
-----
-We are excited to announce the release of http://tomee.apache.org/downloads.html[Apache TomEE 1.5.1].
-The volume of feedback on the 1.5.1 Final drove such an impressive number of fixes and improvements into TomEE xref:tomee-1.5.1-release-notes.adoc[the changes].
-----
+
+We are excited to announce the release of xref:download-archive.adoc[Apache TomEE 1.5.1].
+The volume of feedback on the 1.5.1 Final drove such an impressive number of fixes and improvements into TomEE.
+
+xref:tomee-1.5.1-release-notes.adoc[The changes].
+
 
 We'd like to thank everyone who gave feedback and contributed to improve Apache TomEE on a daily basis!
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.1-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-1.7.1-release-notes.adoc
index 0ee9206..4b9d463 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.1-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.1-release-notes.adoc
@@ -30,7 +30,8 @@
 
 * [https://issues.apache.org/jira/browse/TOMEE-1338[TOMEE-1338]] - Create tests for DeployerEjb
 
-     Release Notes - OpenEJB - Version 4.7.1
+
+== Release Notes - OpenEJB - Version 4.7.1
 
 == Bug
 
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.2-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-1.7.2-release-notes.adoc
index dfd3a14..54af99c 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.2-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.2-release-notes.adoc
@@ -2,145 +2,145 @@
 
 == Upgrades
 
-* https://issues.apache.org/jira/browse/TOMEE-1426[TOMEE-1426] xbean 4.1
-* https://issues.apache.org/jira/browse/TOMEE-1554[TOMEE-1554] Upgrade OpenJPA to 2.4.0
-* https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391] Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
-* https://issues.apache.org/jira/browse/TOMEE-1405[TOMEE-1405] tomcat 7.0.62
-* https://issues.apache.org/jira/browse/TOMEE-1370[TOMEE-1370] symbolic links not supported by tomee for @WebXXX
-* https://issues.apache.org/jira/browse/TOMEE-1536[TOMEE-1536] xbean 4.2
-* https://issues.apache.org/jira/browse/TOMEE-1469[TOMEE-1469] cxf 2.6.16
-* https://issues.apache.org/jira/browse/TOMEE-1368[TOMEE-1368] upgrade arquillian-transaction-impl-base to 1.0.1.Final
-* https://issues.apache.org/jira/browse/TOMEE-1363[TOMEE-1363] myfaces 2.1.16
+* link:https://issues.apache.org/jira/browse/TOMEE-1426[TOMEE-1426] xbean 4.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1554[TOMEE-1554] Upgrade OpenJPA to 2.4.0
+* link:https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391] Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
+* link:https://issues.apache.org/jira/browse/TOMEE-1405[TOMEE-1405] tomcat 7.0.62
+* link:https://issues.apache.org/jira/browse/TOMEE-1370[TOMEE-1370] symbolic links not supported by tomee for @WebXXX
+* link:https://issues.apache.org/jira/browse/TOMEE-1536[TOMEE-1536] xbean 4.2
+* link:https://issues.apache.org/jira/browse/TOMEE-1469[TOMEE-1469] cxf 2.6.16
+* link:https://issues.apache.org/jira/browse/TOMEE-1368[TOMEE-1368] upgrade arquillian-transaction-impl-base to 1.0.1.Final
+* link:https://issues.apache.org/jira/browse/TOMEE-1363[TOMEE-1363] myfaces 2.1.16
 
 == New Features
 
-* https://issues.apache.org/jira/browse/TOMEE-1552[TOMEE-1552] add openejb.activemq.deploymentId-as-clientId flag to not force AMQ clientId to ejb deploymentId
-* https://issues.apache.org/jira/browse/TOMEE-1444[TOMEE-1444] allow extensions through openejb extensions of cxf-rs
-* https://issues.apache.org/jira/browse/TOMEE-1440[TOMEE-1440] support singleDeploymentByArchiveName in tomee arquillian adapters (remote/embedded)
-* https://issues.apache.org/jira/browse/TOMEE-1526[TOMEE-1526] global (conf/system.properties) openejb.datasource.pool support
-* https://issues.apache.org/jira/browse/TOMEE-1421[TOMEE-1421] support persistence of javaagent config in tomee maven plugin
-* https://issues.apache.org/jira/browse/TOMEE-1388[TOMEE-1388] add @JaxrsProviders to ApplicationComposers to add provider classes quickly on WebApp
-* https://issues.apache.org/jira/browse/TOMEE-1420[TOMEE-1420] tomee-maven-plugin customizers configuration to be able to call java code to customize an instance
-* https://issues.apache.org/jira/browse/TOMEE-1347[TOMEE-1347] allow to provide a default global properties provider for resources
-* https://issues.apache.org/jira/browse/TOMEE-1473[TOMEE-1473] @SimpleLog for ApplicationComposer
-* https://issues.apache.org/jira/browse/TOMEE-1472[TOMEE-1472] @RandomPort for applicationComposer
-* https://issues.apache.org/jira/browse/TOMEE-1479[TOMEE-1479] HttpRequestImpl login backed by security service by default
-* https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487] CDI Event based realm
-* https://issues.apache.org/jira/browse/TOMEE-1483[TOMEE-1483] support destinationLookup activation spec with activemq
-* https://issues.apache.org/jira/browse/TOMEE-1482[TOMEE-1482] add ability to log all CDI beans found (OWB scanner)
-* https://issues.apache.org/jira/browse/TOMEE-1446[TOMEE-1446] add event BeforeStartEjbs otherwise for timer beans it is surely too late if you want to modify it
-* https://issues.apache.org/jira/browse/TOMEE-1451[TOMEE-1451] notify through BusCreated event when cxf bus is created
-* https://issues.apache.org/jira/browse/TOMEE-1458[TOMEE-1458] provide cxf configuration support for @WebServiceRef
-* https://issues.apache.org/jira/browse/TOMEE-1346[TOMEE-1346] support ciphered values in resources
-* https://issues.apache.org/jira/browse/TOMEE-1345[TOMEE-1345] basic support of Tomcat embedded in tomee-embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1552[TOMEE-1552] add openejb.activemq.deploymentId-as-clientId flag to not force AMQ clientId to ejb deploymentId
+* link:https://issues.apache.org/jira/browse/TOMEE-1444[TOMEE-1444] allow extensions through openejb extensions of cxf-rs
+* link:https://issues.apache.org/jira/browse/TOMEE-1440[TOMEE-1440] support singleDeploymentByArchiveName in tomee arquillian adapters (remote/embedded)
+* link:https://issues.apache.org/jira/browse/TOMEE-1526[TOMEE-1526] global (conf/system.properties) openejb.datasource.pool support
+* link:https://issues.apache.org/jira/browse/TOMEE-1421[TOMEE-1421] support persistence of javaagent config in tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1388[TOMEE-1388] add @JaxrsProviders to ApplicationComposers to add provider classes quickly on WebApp
+* link:https://issues.apache.org/jira/browse/TOMEE-1420[TOMEE-1420] tomee-maven-plugin customizers configuration to be able to call java code to customize an instance
+* link:https://issues.apache.org/jira/browse/TOMEE-1347[TOMEE-1347] allow to provide a default global properties provider for resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1473[TOMEE-1473] @SimpleLog for ApplicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1472[TOMEE-1472] @RandomPort for applicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1479[TOMEE-1479] HttpRequestImpl login backed by security service by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487] CDI Event based realm
+* link:https://issues.apache.org/jira/browse/TOMEE-1483[TOMEE-1483] support destinationLookup activation spec with activemq
+* link:https://issues.apache.org/jira/browse/TOMEE-1482[TOMEE-1482] add ability to log all CDI beans found (OWB scanner)
+* link:https://issues.apache.org/jira/browse/TOMEE-1446[TOMEE-1446] add event BeforeStartEjbs otherwise for timer beans it is surely too late if you want to modify it
+* link:https://issues.apache.org/jira/browse/TOMEE-1451[TOMEE-1451] notify through BusCreated event when cxf bus is created
+* link:https://issues.apache.org/jira/browse/TOMEE-1458[TOMEE-1458] provide cxf configuration support for @WebServiceRef
+* link:https://issues.apache.org/jira/browse/TOMEE-1346[TOMEE-1346] support ciphered values in resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1345[TOMEE-1345] basic support of Tomcat embedded in tomee-embedded
 
 == Improvements
 
-* https://issues.apache.org/jira/browse/TOMEE-1425[TOMEE-1425] better JMX naming for cxf jaxrs endpoint
-* https://issues.apache.org/jira/browse/TOMEE-1434[TOMEE-1434] wire roles/users to tomee embedded arquillian adapter
-* https://issues.apache.org/jira/browse/TOMEE-1430[TOMEE-1430] add support for users/roles for tomee embedded
-* https://issues.apache.org/jira/browse/TOMEE-1392[TOMEE-1392] META-INF/org.apache.openejb.extension doesn't support multiple lines
-* https://issues.apache.org/jira/browse/TOMEE-1439[TOMEE-1439] @Context SecurityContext doesn't use SecurityService
-* https://issues.apache.org/jira/browse/TOMEE-1443[TOMEE-1443] support cxf.jaxws.wsFeatures
-* https://issues.apache.org/jira/browse/TOMEE-1529[TOMEE-1529] BaseEjbProxyHandler#equals is super slow when parameter is not a proxy
-* https://issues.apache.org/jira/browse/TOMEE-1411[TOMEE-1411] allow to create an application composer webapp using all inner classes of the test
-* https://issues.apache.org/jira/browse/TOMEE-1530[TOMEE-1530] (arquillian) OpenEJBEnricher: if app context is null try to find it from classloader
-* https://issues.apache.org/jira/browse/TOMEE-1374[TOMEE-1374] basic detection that container loader can't create a datasource and fallback on app one
-* https://issues.apache.org/jira/browse/TOMEE-1373[TOMEE-1373] AlternativeDriver leaks when used (by default) from applications (resources.xml)
-* https://issues.apache.org/jira/browse/TOMEE-1372[TOMEE-1372] when trying to find persistence unit datasources ensure to try exact name first without required property constraint
-* https://issues.apache.org/jira/browse/TOMEE-1371[TOMEE-1371] if using kahadb or leveldb or any persistence adapter force broker to be persistent
-* https://issues.apache.org/jira/browse/TOMEE-1418[TOMEE-1418] Add Classpath discovery in REST annotations with virtual class path
-* https://issues.apache.org/jira/browse/TOMEE-1387[TOMEE-1387] tomee embedded arquillian adapter doesn't delete temp folder as fast as it should/could
-* https://issues.apache.org/jira/browse/TOMEE-1386[TOMEE-1386] skip org.apache.wink.common.internal.
+* link:https://issues.apache.org/jira/browse/TOMEE-1425[TOMEE-1425] better JMX naming for cxf jaxrs endpoint
+* link:https://issues.apache.org/jira/browse/TOMEE-1434[TOMEE-1434] wire roles/users to tomee embedded arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1430[TOMEE-1430] add support for users/roles for tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1392[TOMEE-1392] META-INF/org.apache.openejb.extension doesn't support multiple lines
+* link:https://issues.apache.org/jira/browse/TOMEE-1439[TOMEE-1439] @Context SecurityContext doesn't use SecurityService
+* link:https://issues.apache.org/jira/browse/TOMEE-1443[TOMEE-1443] support cxf.jaxws.wsFeatures
+* link:https://issues.apache.org/jira/browse/TOMEE-1529[TOMEE-1529] BaseEjbProxyHandler#equals is super slow when parameter is not a proxy
+* link:https://issues.apache.org/jira/browse/TOMEE-1411[TOMEE-1411] allow to create an application composer webapp using all inner classes of the test
+* link:https://issues.apache.org/jira/browse/TOMEE-1530[TOMEE-1530] (arquillian) OpenEJBEnricher: if app context is null try to find it from classloader
+* link:https://issues.apache.org/jira/browse/TOMEE-1374[TOMEE-1374] basic detection that container loader can't create a datasource and fallback on app one
+* link:https://issues.apache.org/jira/browse/TOMEE-1373[TOMEE-1373] AlternativeDriver leaks when used (by default) from applications (resources.xml)
+* link:https://issues.apache.org/jira/browse/TOMEE-1372[TOMEE-1372] when trying to find persistence unit datasources ensure to try exact name first without required property constraint
+* link:https://issues.apache.org/jira/browse/TOMEE-1371[TOMEE-1371] if using kahadb or leveldb or any persistence adapter force broker to be persistent
+* link:https://issues.apache.org/jira/browse/TOMEE-1418[TOMEE-1418] Add Classpath discovery in REST annotations with virtual class path
+* link:https://issues.apache.org/jira/browse/TOMEE-1387[TOMEE-1387] tomee embedded arquillian adapter doesn't delete temp folder as fast as it should/could
+* link:https://issues.apache.org/jira/browse/TOMEE-1386[TOMEE-1386] skip org.apache.wink.common.internal.
 @Provider when using CXF
-* https://issues.apache.org/jira/browse/TOMEE-1354[TOMEE-1354] Add 'openejb.deployer.binaries.use' automatically for arquillian test on remote machine
-* https://issues.apache.org/jira/browse/TOMEE-1489[TOMEE-1489] Allow ActiveMQ scheduler activation when using kahadb persistence
-* https://issues.apache.org/jira/browse/TOMEE-1367[TOMEE-1367] add singleDumpByArchiveName parameter to arquillian tomee adapters
-* https://issues.apache.org/jira/browse/TOMEE-1486[TOMEE-1486] add to jaxws events close to jaxrs ones for consistency (ServerCreated/Destroyed)
-* https://issues.apache.org/jira/browse/TOMEE-1567[TOMEE-1567] allow to override persistence-unit properties from application.properties (as we already support system props)
-* https://issues.apache.org/jira/browse/TOMEE-1454[TOMEE-1454] add openejb.force-unit-type property to workaround 8.2.1.5 of JPA 2.0 spec
-* https://issues.apache.org/jira/browse/TOMEE-1500[TOMEE-1500] MultiPulse bad URI event only fires once
-* https://issues.apache.org/jira/browse/TOMEE-1466[TOMEE-1466] Apply WS-Security config (cxf interceptor) when use @WebService with javax.xml.ws.Service
-* https://issues.apache.org/jira/browse/TOMEE-1463[TOMEE-1463] support WebServiceFeature for @WebServiceRef as well
+* link:https://issues.apache.org/jira/browse/TOMEE-1354[TOMEE-1354] Add 'openejb.deployer.binaries.use' automatically for arquillian test on remote machine
+* link:https://issues.apache.org/jira/browse/TOMEE-1489[TOMEE-1489] Allow ActiveMQ scheduler activation when using kahadb persistence
+* link:https://issues.apache.org/jira/browse/TOMEE-1367[TOMEE-1367] add singleDumpByArchiveName parameter to arquillian tomee adapters
+* link:https://issues.apache.org/jira/browse/TOMEE-1486[TOMEE-1486] add to jaxws events close to jaxrs ones for consistency (ServerCreated/Destroyed)
+* link:https://issues.apache.org/jira/browse/TOMEE-1567[TOMEE-1567] allow to override persistence-unit properties from application.properties (as we already support system props)
+* link:https://issues.apache.org/jira/browse/TOMEE-1454[TOMEE-1454] add openejb.force-unit-type property to workaround 8.2.1.5 of JPA 2.0 spec
+* link:https://issues.apache.org/jira/browse/TOMEE-1500[TOMEE-1500] MultiPulse bad URI event only fires once
+* link:https://issues.apache.org/jira/browse/TOMEE-1466[TOMEE-1466] Apply WS-Security config (cxf interceptor) when use @WebService with javax.xml.ws.Service
+* link:https://issues.apache.org/jira/browse/TOMEE-1463[TOMEE-1463] support WebServiceFeature for @WebServiceRef as well
 
 == Bugs
 
-* https://issues.apache.org/jira/browse/TOMEE-1433[TOMEE-1433] Prevent error output on tomee:run+++<Enter>+++</li>
- https://issues.apache.org/jira/browse/TOMEE-1553[TOMEE-1553] EJBContainerRunner broken with junit 4.12
- https://issues.apache.org/jira/browse/TOMEE-1551[TOMEE-1551] URLClassLoaderFirst uses its own lock and not classloader one
- https://issues.apache.org/jira/browse/TOMEE-1438[TOMEE-1438] cxf classloader doesn't delegate properly in equals/hashcode (lookup are broken in tomcat)
- https://issues.apache.org/jira/browse/TOMEE-1435[TOMEE-1435] flushable datasources not destroyed
- https://issues.apache.org/jira/browse/TOMEE-1566[TOMEE-1566] [tomee-maven-plugin] Allow for name customizations for .rar apps
- https://issues.apache.org/jira/browse/TOMEE-1283[TOMEE-1283] old commons-lang3 dependency in lib folder
- https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409] Invalid configuration in module openejb-junit
- https://issues.apache.org/jira/browse/TOMEE-1408[TOMEE-1408] Incorrect assertions within the testcode
- https://issues.apache.org/jira/browse/TOMEE-1528[TOMEE-1528] add LogSqlPackages and openejb.log.sql.packages
- https://issues.apache.org/jira/browse/TOMEE-1407[TOMEE-1407] Invalid filtering configuration for assembly/openejb-standalone which causes a compile error
- https://issues.apache.org/jira/browse/TOMEE-1406[TOMEE-1406] Compile error in openejb-core due to an encoding issue
- https://issues.apache.org/jira/browse/TOMEE-1379[TOMEE-1379] TransactionSynchronizationRegistry not found in JNDI for EJB Timer started transactions
- https://issues.apache.org/jira/browse/TOMEE-1499[TOMEE-1499] connector modules are not destroyed properly
- https://issues.apache.org/jira/browse/TOMEE-1497[TOMEE-1497] NPE When deploy genericjmsra.rar
- https://issues.apache.org/jira/browse/TOMEE-1495[TOMEE-1495] TomEE won't load Taglibs from WEB-INF/lib/
- https://issues.apache.org/jira/browse/TOMEE-1491[TOMEE-1491] add a LazyValve
- https://issues.apache.org/jira/browse/TOMEE-1490[TOMEE-1490] Arquillian Test and Local context.xml file not loading correctly
- https://issues.apache.org/jira/browse/TOMEE-1538[TOMEE-1538] ProvisioningUtil#fallback has replace String in wrong location, causing invalid path on Win platforms
- https://issues.apache.org/jira/browse/TOMEE-1535[TOMEE-1535] JAX-RS Subresource paths are chosen incorrectly
- https://issues.apache.org/jira/browse/TOMEE-1414[TOMEE-1414] @Jars works only with a single jar and not all matching jars
- https://issues.apache.org/jira/browse/TOMEE-1534[TOMEE-1534] in JAXRS ExceptionException are not always unwrapped
- https://issues.apache.org/jira/browse/TOMEE-1423[TOMEE-1423] Packaging contains duplicate artifacts with snapshot timestamp
- https://issues.apache.org/jira/browse/TOMEE-1389[TOMEE-1389] ApplicationComposer should try all possible BeanManager for injections
- https://issues.apache.org/jira/browse/TOMEE-1540[TOMEE-1540] tomee.sh doesn't support missing JAVA_HOME var
- https://issues.apache.org/jira/browse/TOMEE-1265[TOMEE-1265] Can not start tomee when using conf/catalina.policy
- https://issues.apache.org/jira/browse/TOMEE-1385[TOMEE-1385] in embedded mode with embedded JUL logger allow to change consoleHandlerClazz
- https://issues.apache.org/jira/browse/TOMEE-1384[TOMEE-1384] tolerate serialization of undeployed EJB
- https://issues.apache.org/jira/browse/TOMEE-1382[TOMEE-1382] allow to override LoaderService of openwebbeans by app in application.properties
- https://issues.apache.org/jira/browse/TOMEE-1381[TOMEE-1381] wrong property passed as ValidatorFactory to JPA
- https://issues.apache.org/jira/browse/TOMEE-1509[TOMEE-1509] PropertyPlaceHolderHelper does not work with cipher:
- https://issues.apache.org/jira/browse/TOMEE-1507[TOMEE-1507] openejb-rest leaks deployed apps
- https://issues.apache.org/jira/browse/TOMEE-1505[TOMEE-1505] shutdown cxf bus when exiting services (rs/ws)
- https://issues.apache.org/jira/browse/TOMEE-1504[TOMEE-1504] undeploy doesn't always clean up correctly Deployments
- https://issues.apache.org/jira/browse/TOMEE-1348[TOMEE-1348] [JAXRS] ensure static resources are handled through servlet chain (jsp case for instance)
- https://issues.apache.org/jira/browse/TOMEE-1468[TOMEE-1468] ApplicationComposer + CDI for a WebApp breaks startup
- https://issues.apache.org/jira/browse/TOMEE-1357[TOMEE-1357] tomee forces new StandardManager()
- https://issues.apache.org/jira/browse/TOMEE-1477[TOMEE-1477] TomEE wont start if added maven-properties to+++<args>+++</li>
- https://issues.apache.org/jira/browse/TOMEE-1353[TOMEE-1353] [regression] jsonproviuder no more added
- https://issues.apache.org/jira/browse/TOMEE-1352[TOMEE-1352] can't start if there is a space in tomee folder path
- https://issues.apache.org/jira/browse/TOMEE-1351[TOMEE-1351] jaxws doesn't support ROOT context
- https://issues.apache.org/jira/browse/TOMEE-1350[TOMEE-1350] arquillian class discovering algorithm should ignore test classes which can't be EJBs
- https://issues.apache.org/jira/browse/TOMEE-1071[TOMEE-1071] NoClassDefFoundError - SVGDocument
- https://issues.apache.org/jira/browse/TOMEE-1519[TOMEE-1519] SetupCommand fails to delete file/dir on Windows
- https://issues.apache.org/jira/browse/TOMEE-1513[TOMEE-1513] catalina.sh does not quote javaagent argument correctly
- https://issues.apache.org/jira/browse/TOMEE-1359[TOMEE-1359] TomEEInjectionEnricher does not always return correct AppContext
- https://issues.apache.org/jira/browse/TOMEE-1358[TOMEE-1358] openejb.additional.include not respected
- https://issues.apache.org/jira/browse/TOMEE-1521[TOMEE-1521] Duplicate App Deployment when autoDeploy="true"
- https://issues.apache.org/jira/browse/TOMEE-1400[TOMEE-1400] Potential NPE in TomeeAnnotationProvider
- https://issues.apache.org/jira/browse/TOMEE-1520[TOMEE-1520] A service as a singleton is not working
- https://issues.apache.org/jira/browse/TOMEE-1366[TOMEE-1366] UnsupportedOperationException in CxfEndpoint.doServiceCreate
- https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364] When using the tomee-maven-plugins stop goal tomee seems to hang forever
- https://issues.apache.org/jira/browse/TOMEE-1362[TOMEE-1362] WsRsTest is not correct
- https://issues.apache.org/jira/browse/TOMEE-1481[TOMEE-1481] web-fragment.xml FacesServlet declaration not supported
- https://issues.apache.org/jira/browse/TOMEE-1480[TOMEE-1480] make possibility to provide conf.d-files for arquillian-tomee-remote adapter
- https://issues.apache.org/jira/browse/TOMEE-1449[TOMEE-1449] allow to deploy twice (several hosts) the same app
- https://issues.apache.org/jira/browse/TOMEE-1569[TOMEE-1569] openejb Logger (util package) should use container loader to create JUL loggers
- https://issues.apache.org/jira/browse/TOMEE-1448[TOMEE-1448] container CDI classes shouldn't be filtered from CDI context
- https://issues.apache.org/jira/browse/TOMEE-1568[TOMEE-1568] support overriding of a failed deployment in tomcat webappdeployer
- https://issues.apache.org/jira/browse/TOMEE-1333[TOMEE-1333] NPE in releasing deployed artifacts with ArquillianSuiteExtension
- https://issues.apache.org/jira/browse/TOMEE-1452[TOMEE-1452] reloading doesn't work with jaxws services for ears
- https://issues.apache.org/jira/browse/TOMEE-1450[TOMEE-1450] Unable to shutdown with whitespace in path because of javaagent error
- https://issues.apache.org/jira/browse/TOMEE-1570[TOMEE-1570] OpenEJBLogRecord misses logger name
- https://issues.apache.org/jira/browse/TOMEE-1457[TOMEE-1457] OpenEJBLoginValidator shouldn't associate if in tomee
- https://issues.apache.org/jira/browse/TOMEE-1467[TOMEE-1467] embedded http layer doesn't support repeated query parameters
- https://issues.apache.org/jira/browse/TOMEE-1344[TOMEE-1344] URLClassLoader are not closed during scanning and with app undeployment
- https://issues.apache.org/jira/browse/TOMEE-1583[TOMEE-1583] ProvisioningUtil fails to check for alternate repository location
- https://issues.apache.org/jira/browse/TOMEE-1462[TOMEE-1462] ApplicationComposer hides assert errors
- https://issues.apache.org/jira/browse/TOMEE-1460[TOMEE-1460] deploying cxf webservice in host other than localhost
- https://issues.apache.org/jira/browse/TOMEE-1580[TOMEE-1580] Datasource JNDI Name Context not available to eclipselink non jta data source
- https://issues.apache.org/jira/browse/OPENEJB-2106[OPENEJB-2106] Invalid schema location in test xml
- https://issues.apache.org/jira/browse/OPENEJB-2112[OPENEJB-2112] 'Tweaks' to a (native) query are lost when running without a tx
- https://issues.apache.org/jira/browse/OPENEJB-2111[OPENEJB-2111] Unchecked application exceptions, thrown in asynchronous business methods, are always wrapped in EJBException
- https://issues.apache.org/jira/browse/OPENEJB-2109[OPENEJB-2109] Call to ThreadContext.enter and ThreadContext.exit is uneven in EjbObjectProxyHandler.businessMethod </ul>
+* link:https://issues.apache.org/jira/browse/TOMEE-1433[TOMEE-1433] Prevent error output on tomee:run+++<Enter>+++</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-1553[TOMEE-1553] EJBContainerRunner broken with junit 4.12
+* link:https://issues.apache.org/jira/browse/TOMEE-1551[TOMEE-1551] URLClassLoaderFirst uses its own lock and not classloader one
+* link:https://issues.apache.org/jira/browse/TOMEE-1438[TOMEE-1438] cxf classloader doesn't delegate properly in equals/hashcode (lookup are broken in tomcat)
+* link:https://issues.apache.org/jira/browse/TOMEE-1435[TOMEE-1435] flushable datasources not destroyed
+* link:https://issues.apache.org/jira/browse/TOMEE-1566[TOMEE-1566] [tomee-maven-plugin] Allow for name customizations for .rar apps
+* link:https://issues.apache.org/jira/browse/TOMEE-1283[TOMEE-1283] old commons-lang3 dependency in lib folder
+* link:https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409] Invalid configuration in module openejb-junit
+* link:https://issues.apache.org/jira/browse/TOMEE-1408[TOMEE-1408] Incorrect assertions within the testcode
+* link:https://issues.apache.org/jira/browse/TOMEE-1528[TOMEE-1528] add LogSqlPackages and openejb.log.sql.packages
+* link:https://issues.apache.org/jira/browse/TOMEE-1407[TOMEE-1407] Invalid filtering configuration for assembly/openejb-standalone which causes a compile error
+* link:https://issues.apache.org/jira/browse/TOMEE-1406[TOMEE-1406] Compile error in openejb-core due to an encoding issue
+* link:https://issues.apache.org/jira/browse/TOMEE-1379[TOMEE-1379] TransactionSynchronizationRegistry not found in JNDI for EJB Timer started transactions
+* link:https://issues.apache.org/jira/browse/TOMEE-1499[TOMEE-1499] connector modules are not destroyed properly
+* link:https://issues.apache.org/jira/browse/TOMEE-1497[TOMEE-1497] NPE When deploy genericjmsra.rar
+* link:https://issues.apache.org/jira/browse/TOMEE-1495[TOMEE-1495] TomEE won't load Taglibs from WEB-INF/lib/
+* link:https://issues.apache.org/jira/browse/TOMEE-1491[TOMEE-1491] add a LazyValve
+* link:https://issues.apache.org/jira/browse/TOMEE-1490[TOMEE-1490] Arquillian Test and Local context.xml file not loading correctly
+* link:https://issues.apache.org/jira/browse/TOMEE-1538[TOMEE-1538] ProvisioningUtil#fallback has replace String in wrong location, causing invalid path on Win platforms
+* link:https://issues.apache.org/jira/browse/TOMEE-1535[TOMEE-1535] JAX-RS Subresource paths are chosen incorrectly
+* link:https://issues.apache.org/jira/browse/TOMEE-1414[TOMEE-1414] @Jars works only with a single jar and not all matching jars
+* link:https://issues.apache.org/jira/browse/TOMEE-1534[TOMEE-1534] in JAXRS ExceptionException are not always unwrapped
+* link:https://issues.apache.org/jira/browse/TOMEE-1423[TOMEE-1423] Packaging contains duplicate artifacts with snapshot timestamp
+* link:https://issues.apache.org/jira/browse/TOMEE-1389[TOMEE-1389] ApplicationComposer should try all possible BeanManager for injections
+* link:https://issues.apache.org/jira/browse/TOMEE-1540[TOMEE-1540] tomee.sh doesn't support missing JAVA_HOME var
+* link:https://issues.apache.org/jira/browse/TOMEE-1265[TOMEE-1265] Can not start tomee when using conf/catalina.policy
+* link:https://issues.apache.org/jira/browse/TOMEE-1385[TOMEE-1385] in embedded mode with embedded JUL logger allow to change consoleHandlerClazz
+* link:https://issues.apache.org/jira/browse/TOMEE-1384[TOMEE-1384] tolerate serialization of undeployed EJB
+* link:https://issues.apache.org/jira/browse/TOMEE-1382[TOMEE-1382] allow to override LoaderService of openwebbeans by app in application.properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1381[TOMEE-1381] wrong property passed as ValidatorFactory to JPA
+* link:https://issues.apache.org/jira/browse/TOMEE-1509[TOMEE-1509] PropertyPlaceHolderHelper does not work with cipher:
+* link:https://issues.apache.org/jira/browse/TOMEE-1507[TOMEE-1507] openejb-rest leaks deployed apps
+* link:https://issues.apache.org/jira/browse/TOMEE-1505[TOMEE-1505] shutdown cxf bus when exiting services (rs/ws)
+* link:https://issues.apache.org/jira/browse/TOMEE-1504[TOMEE-1504] undeploy doesn't always clean up correctly Deployments
+* link:https://issues.apache.org/jira/browse/TOMEE-1348[TOMEE-1348] [JAXRS] ensure static resources are handled through servlet chain (jsp case for instance)
+* link:https://issues.apache.org/jira/browse/TOMEE-1468[TOMEE-1468] ApplicationComposer + CDI for a WebApp breaks startup
+* link:https://issues.apache.org/jira/browse/TOMEE-1357[TOMEE-1357] tomee forces new StandardManager()
+* link:https://issues.apache.org/jira/browse/TOMEE-1477[TOMEE-1477] TomEE wont start if added maven-properties to+++<args>+++</li>
+* link:https://issues.apache.org/jira/browse/TOMEE-1353[TOMEE-1353] [regression] jsonproviuder no more added
+* link:https://issues.apache.org/jira/browse/TOMEE-1352[TOMEE-1352] can't start if there is a space in tomee folder path
+* link:https://issues.apache.org/jira/browse/TOMEE-1351[TOMEE-1351] jaxws doesn't support ROOT context
+* link:https://issues.apache.org/jira/browse/TOMEE-1350[TOMEE-1350] arquillian class discovering algorithm should ignore test classes which can't be EJBs
+* link:https://issues.apache.org/jira/browse/TOMEE-1071[TOMEE-1071] NoClassDefFoundError - SVGDocument
+* link:https://issues.apache.org/jira/browse/TOMEE-1519[TOMEE-1519] SetupCommand fails to delete file/dir on Windows
+* link:https://issues.apache.org/jira/browse/TOMEE-1513[TOMEE-1513] catalina.sh does not quote javaagent argument correctly
+* link:https://issues.apache.org/jira/browse/TOMEE-1359[TOMEE-1359] TomEEInjectionEnricher does not always return correct AppContext
+* link:https://issues.apache.org/jira/browse/TOMEE-1358[TOMEE-1358] openejb.additional.include not respected
+* link:https://issues.apache.org/jira/browse/TOMEE-1521[TOMEE-1521] Duplicate App Deployment when autoDeploy="true"
+* link:https://issues.apache.org/jira/browse/TOMEE-1400[TOMEE-1400] Potential NPE in TomeeAnnotationProvider
+* link:https://issues.apache.org/jira/browse/TOMEE-1520[TOMEE-1520] A service as a singleton is not working
+* link:https://issues.apache.org/jira/browse/TOMEE-1366[TOMEE-1366] UnsupportedOperationException in CxfEndpoint.doServiceCreate
+* link:https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364] When using the tomee-maven-plugins stop goal tomee seems to hang forever
+* link:https://issues.apache.org/jira/browse/TOMEE-1362[TOMEE-1362] WsRsTest is not correct
+* link:https://issues.apache.org/jira/browse/TOMEE-1481[TOMEE-1481] web-fragment.xml FacesServlet declaration not supported
+* link:https://issues.apache.org/jira/browse/TOMEE-1480[TOMEE-1480] make possibility to provide conf.d-files for arquillian-tomee-remote adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1449[TOMEE-1449] allow to deploy twice (several hosts) the same app
+* link:https://issues.apache.org/jira/browse/TOMEE-1569[TOMEE-1569] openejb Logger (util package) should use container loader to create JUL loggers
+* link:https://issues.apache.org/jira/browse/TOMEE-1448[TOMEE-1448] container CDI classes shouldn't be filtered from CDI context
+* link:https://issues.apache.org/jira/browse/TOMEE-1568[TOMEE-1568] support overriding of a failed deployment in tomcat webappdeployer
+* link:https://issues.apache.org/jira/browse/TOMEE-1333[TOMEE-1333] NPE in releasing deployed artifacts with ArquillianSuiteExtension
+* link:https://issues.apache.org/jira/browse/TOMEE-1452[TOMEE-1452] reloading doesn't work with jaxws services for ears
+* link:https://issues.apache.org/jira/browse/TOMEE-1450[TOMEE-1450] Unable to shutdown with whitespace in path because of javaagent error
+* link:https://issues.apache.org/jira/browse/TOMEE-1570[TOMEE-1570] OpenEJBLogRecord misses logger name
+* link:https://issues.apache.org/jira/browse/TOMEE-1457[TOMEE-1457] OpenEJBLoginValidator shouldn't associate if in tomee
+* link:https://issues.apache.org/jira/browse/TOMEE-1467[TOMEE-1467] embedded http layer doesn't support repeated query parameters
+* link:https://issues.apache.org/jira/browse/TOMEE-1344[TOMEE-1344] URLClassLoader are not closed during scanning and with app undeployment
+* link:https://issues.apache.org/jira/browse/TOMEE-1583[TOMEE-1583] ProvisioningUtil fails to check for alternate repository location
+* link:https://issues.apache.org/jira/browse/TOMEE-1462[TOMEE-1462] ApplicationComposer hides assert errors
+* link:https://issues.apache.org/jira/browse/TOMEE-1460[TOMEE-1460] deploying cxf webservice in host other than localhost
+* link:https://issues.apache.org/jira/browse/TOMEE-1580[TOMEE-1580] Datasource JNDI Name Context not available to eclipselink non jta data source
+* link:https://issues.apache.org/jira/browse/OPENEJB-2106[OPENEJB-2106] Invalid schema location in test xml
+* link:https://issues.apache.org/jira/browse/OPENEJB-2112[OPENEJB-2112] 'Tweaks' to a (native) query are lost when running without a tx
+* link:https://issues.apache.org/jira/browse/OPENEJB-2111[OPENEJB-2111] Unchecked application exceptions, thrown in asynchronous business methods, are always wrapped in EJBException
+* link:https://issues.apache.org/jira/browse/OPENEJB-2109[OPENEJB-2109] Call to ThreadContext.enter and ThreadContext.exit is uneven in EjbObjectProxyHandler.businessMethod </ul>
 
 == Tasks & Sub-Tasks
 
-* https://issues.apache.org/jira/browse/TOMEE-1410[TOMEE-1410] Cleanup poms to update the filtering of EXE files.
-* https://issues.apache.org/jira/browse/TOMEE-1356[TOMEE-1356] tomcat resources are not always well created and can return a Context instead of the real instance+++</args>++++++</Enter>+++
+* link:https://issues.apache.org/jira/browse/TOMEE-1410[TOMEE-1410] Cleanup poms to update the filtering of EXE files.
+* link:https://issues.apache.org/jira/browse/TOMEE-1356[TOMEE-1356] tomcat resources are not always well created and can return a Context instead of the real instance+++</args>++++++</Enter>+++
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M1-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M1-release-notes.adoc
index 73492e1..b9e0a61 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M1-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M1-release-notes.adoc
@@ -1,274 +1,274 @@
-     Release Notes - TomEE - Version 7.0.0-M1
+= Release Notes - TomEE - Version 7.0.0-M1
 
 == Sub-task
 
-* [https://issues.apache.org/jira/browse/TOMEE-1322[TOMEE-1322]] - Client API
+* link:https://issues.apache.org/jira/browse/TOMEE-1322[TOMEE-1322] - Client API
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1071[TOMEE-1071]] - NoClassDefFoundError - SVGDocument
-* [https://issues.apache.org/jira/browse/TOMEE-1265[TOMEE-1265]] - Can not start tomee when using conf/catalina.policy
-* [https://issues.apache.org/jira/browse/TOMEE-1266[TOMEE-1266]] - Unable to configure a datasource with TomEE in context of Oracle Wallet
-* [https://issues.apache.org/jira/browse/TOMEE-1268[TOMEE-1268]] - Auto scanning of @Provider
-* [https://issues.apache.org/jira/browse/TOMEE-1275[TOMEE-1275]] - TimerExecutor as compoenent doesn&#39;t follow executor lifecycle (stop/start)
-* [https://issues.apache.org/jira/browse/TOMEE-1281[TOMEE-1281]] - JAXRS doesn&#39;t work with deltaspike in Application#getSingleton
-* [https://issues.apache.org/jira/browse/TOMEE-1283[TOMEE-1283]] - old commons-lang3 dependency in lib folder
-* [https://issues.apache.org/jira/browse/TOMEE-1296[TOMEE-1296]] - org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform mbeanServer name is wrong
-* [https://issues.apache.org/jira/browse/TOMEE-1324[TOMEE-1324]] - Problem with TomEE Maven archetype
-* [https://issues.apache.org/jira/browse/TOMEE-1325[TOMEE-1325]] - Dynamic subclassing doesn&#39;t support interfaces (@Local)
-* [https://issues.apache.org/jira/browse/TOMEE-1329[TOMEE-1329]] - jars.txt doesn&#39;t support empty lines
-* [https://issues.apache.org/jira/browse/TOMEE-1330[TOMEE-1330]] - Support to include container urls in scanning
-* [https://issues.apache.org/jira/browse/TOMEE-1333[TOMEE-1333]] - NPE in releasing deployed artifacts with ArquillianSuiteExtension
-* [https://issues.apache.org/jira/browse/TOMEE-1334[TOMEE-1334]] - cdi lazy realm throws NPE cause of init handling (too early)
-* [https://issues.apache.org/jira/browse/TOMEE-1335[TOMEE-1335]] - openejb.deployer.save-deployments broken on war
-* [https://issues.apache.org/jira/browse/TOMEE-1342[TOMEE-1342]] - OutputGeneratedDescriptors doesn&#39;t output complete ejb-jar.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1343[TOMEE-1343]] - HSQL server shuts down saying no databases available
-* [https://issues.apache.org/jira/browse/TOMEE-1344[TOMEE-1344]] - URLClassLoader are not closed during scanning and with app undeployment
-* [https://issues.apache.org/jira/browse/TOMEE-1348[TOMEE-1348]] - [JAXRS] ensure static resources are handled through servlet chain (jsp case for instance)
-* [https://issues.apache.org/jira/browse/TOMEE-1350[TOMEE-1350]] - arquillian class discovering algorithm should ignore test classes which can&#39;t be EJBs
-* [https://issues.apache.org/jira/browse/TOMEE-1351[TOMEE-1351]] - jaxws doesn&#39;t support ROOT context
-* [https://issues.apache.org/jira/browse/TOMEE-1352[TOMEE-1352]] - can&#39;t start if there is a space in tomee folder path
-* [https://issues.apache.org/jira/browse/TOMEE-1353[TOMEE-1353]] - [regression] jsonproviuder no more added
-* [https://issues.apache.org/jira/browse/TOMEE-1357[TOMEE-1357]] - tomee forces new StandardManager()
-* [https://issues.apache.org/jira/browse/TOMEE-1358[TOMEE-1358]] - openejb.additional.include not respected
-* [https://issues.apache.org/jira/browse/TOMEE-1359[TOMEE-1359]] - TomEEInjectionEnricher does not always return correct AppContext
-* [https://issues.apache.org/jira/browse/TOMEE-1362[TOMEE-1362]] - WsRsTest is not correct
-* [https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364]] - When using the tomee-maven-plugins stop goal tomee seems to hang forever
-* [https://issues.apache.org/jira/browse/TOMEE-1366[TOMEE-1366]] - UnsupportedOperationException in CxfEndpoint.doServiceCreate
-* [https://issues.apache.org/jira/browse/TOMEE-1379[TOMEE-1379]] - TransactionSynchronizationRegistry not found in JNDI for EJB Timer started transactions
-* [https://issues.apache.org/jira/browse/TOMEE-1381[TOMEE-1381]] - wrong property passed as ValidatorFactory to JPA
-* [https://issues.apache.org/jira/browse/TOMEE-1382[TOMEE-1382]] - allow to override LoaderService of openwebbeans by app in application.properties
-* [https://issues.apache.org/jira/browse/TOMEE-1384[TOMEE-1384]] - tolerate serialization of undeployed EJB
-* [https://issues.apache.org/jira/browse/TOMEE-1385[TOMEE-1385]] - in embedded mode with embedded JUL logger allow to change consoleHandlerClazz
-* [https://issues.apache.org/jira/browse/TOMEE-1389[TOMEE-1389]] - ApplicationComposer should try all possible BeanManager for injections
-* [https://issues.apache.org/jira/browse/TOMEE-1406[TOMEE-1406]] - Compile error in openejb-core due to an encoding issue
-* [https://issues.apache.org/jira/browse/TOMEE-1407[TOMEE-1407]] - Invalid filtering configuration for assembly/openejb-standalone which causes a compile error
-* [https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409]] - Invalid configuration in module openejb-junit
-* [https://issues.apache.org/jira/browse/TOMEE-1414[TOMEE-1414]] - @Jars works only with a single jar and not all matching jars
-* [https://issues.apache.org/jira/browse/TOMEE-1423[TOMEE-1423]] - Packaging contains duplicate artifacts with snapshot timestamp
-* [https://issues.apache.org/jira/browse/TOMEE-1429[TOMEE-1429]] - tomee embedded broken
-* [https://issues.apache.org/jira/browse/TOMEE-1431[TOMEE-1431]] - tomee embedded ignores server.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1433[TOMEE-1433]] - Prevent error output on tomee:run<Enter>
-* [https://issues.apache.org/jira/browse/TOMEE-1435[TOMEE-1435]] - flushable datasources not destroyed
-* [https://issues.apache.org/jira/browse/TOMEE-1438[TOMEE-1438]] - cxf classloader doesn&#39;t delegate properly in equals/hashcode (lookup are broken in tomcat)
-* [https://issues.apache.org/jira/browse/TOMEE-1448[TOMEE-1448]] - container CDI classes shouldn&#39;t be filtered from CDI context
-* [https://issues.apache.org/jira/browse/TOMEE-1449[TOMEE-1449]] - allow to deploy twice (several hosts) the same app
-* [https://issues.apache.org/jira/browse/TOMEE-1450[TOMEE-1450]] - Unable to shutdown with whitespace in path because of javaagent error
-* [https://issues.apache.org/jira/browse/TOMEE-1452[TOMEE-1452]] - reloading doesn&#39;t work with jaxws services for ears
-* [https://issues.apache.org/jira/browse/TOMEE-1457[TOMEE-1457]] - OpenEJBLoginValidator shouldn&#39;t associate if in tomee
-* [https://issues.apache.org/jira/browse/TOMEE-1460[TOMEE-1460]] - deploying cxf webservice in host other than localhost
-* [https://issues.apache.org/jira/browse/TOMEE-1462[TOMEE-1462]] - ApplicationComposer hides assert errors
-* [https://issues.apache.org/jira/browse/TOMEE-1467[TOMEE-1467]] - embedded http layer doesn&#39;t support repeated query parameters
-* [https://issues.apache.org/jira/browse/TOMEE-1468[TOMEE-1468]] - ApplicationComposer + CDI for a WebApp breaks startup
-* [https://issues.apache.org/jira/browse/TOMEE-1477[TOMEE-1477]] - TomEE wont start if added maven-properties to <args>
-* [https://issues.apache.org/jira/browse/TOMEE-1480[TOMEE-1480]] - make possibility to provide conf.d-files for arquillian-tomee-remote adapter
-* [https://issues.apache.org/jira/browse/TOMEE-1481[TOMEE-1481]] - web-fragment.xml FacesServlet declaration not supported
-* [https://issues.apache.org/jira/browse/TOMEE-1488[TOMEE-1488]] - basic support of LATEST and LATEST-SNAPSHOT in maven resolver
-* [https://issues.apache.org/jira/browse/TOMEE-1490[TOMEE-1490]] - Arquillian Test and Local context.xml file not loading correctly
-* [https://issues.apache.org/jira/browse/TOMEE-1491[TOMEE-1491]] - add a LazyValve
-* [https://issues.apache.org/jira/browse/TOMEE-1495[TOMEE-1495]] - TomEE won&#39;t load Taglibs from WEB-INF/lib/
-* [https://issues.apache.org/jira/browse/TOMEE-1497[TOMEE-1497]] - NPE When deploy genericjmsra.rar
-* [https://issues.apache.org/jira/browse/TOMEE-1499[TOMEE-1499]] - connector modules are not destroyed properly
-* [https://issues.apache.org/jira/browse/TOMEE-1502[TOMEE-1502]] - CDI interceptors dont work with MDBs
-* [https://issues.apache.org/jira/browse/TOMEE-1503[TOMEE-1503]] - for ear try to guess is webapp should use delegate loading or not
-* [https://issues.apache.org/jira/browse/TOMEE-1504[TOMEE-1504]] - undeploy doesn&#39;t always clean up correctly Deployments
-* [https://issues.apache.org/jira/browse/TOMEE-1505[TOMEE-1505]] - shutdown cxf bus when exiting services (rs/ws)
-* [https://issues.apache.org/jira/browse/TOMEE-1507[TOMEE-1507]] - openejb-rest leaks deployed apps
-* [https://issues.apache.org/jira/browse/TOMEE-1510[TOMEE-1510]] - CXF Continuations not working for REST services
-* [https://issues.apache.org/jira/browse/TOMEE-1511[TOMEE-1511]] - Parallel deployment + EJB webservice not working
-* [https://issues.apache.org/jira/browse/TOMEE-1513[TOMEE-1513]] - catalina.sh does not quote javaagent argument correctly
-* [https://issues.apache.org/jira/browse/TOMEE-1520[TOMEE-1520]] - A service as a singleton is not working
-* [https://issues.apache.org/jira/browse/TOMEE-1521[TOMEE-1521]] - Duplicate App Deployment when autoDeploy=&quot;true&quot;
-* [https://issues.apache.org/jira/browse/TOMEE-1527[TOMEE-1527]] - helper cli command to debug/introspect resources (list setters and effective tomee resources)
-* [https://issues.apache.org/jira/browse/TOMEE-1528[TOMEE-1528]] - add LogSqlPackages and openejb.log.sql.packages
-* [https://issues.apache.org/jira/browse/TOMEE-1531[TOMEE-1531]] - TomEE 2 + Mojarra 2.2.10 NPE when navigating into a flow
-* [https://issues.apache.org/jira/browse/TOMEE-1534[TOMEE-1534]] - in JAXRS ExceptionException are not always unwrapped
-* [https://issues.apache.org/jira/browse/TOMEE-1535[TOMEE-1535]] - JAX-RS Subresource paths are chosen incorrectly
-* [https://issues.apache.org/jira/browse/TOMEE-1540[TOMEE-1540]] - tomee.sh doesn&#39;t support missing JAVA_HOME var
-* [https://issues.apache.org/jira/browse/TOMEE-1546[TOMEE-1546]] - tomee forces jsf 2 cause of check of scopes
-* [https://issues.apache.org/jira/browse/TOMEE-1549[TOMEE-1549]] - org.apache.openejb.resource.activemq.ActiveMQ5Factory#createPersistenceAdapter broken for all but kahadb
-* [https://issues.apache.org/jira/browse/TOMEE-1551[TOMEE-1551]] - URLClassLoaderFirst uses its own lock and not classloader one
-* [https://issues.apache.org/jira/browse/TOMEE-1553[TOMEE-1553]] - EJBContainerRunner broken with junit 4.12
-* [https://issues.apache.org/jira/browse/TOMEE-1566[TOMEE-1566]] - [tomee-maven-plugin] Allow for name customizations for .rar apps
-* [https://issues.apache.org/jira/browse/TOMEE-1568[TOMEE-1568]] - support overriding of a failed deployment in tomcat webappdeployer
-* [https://issues.apache.org/jira/browse/TOMEE-1569[TOMEE-1569]] - openejb Logger (util package) should use container loader to create JUL loggers
-* [https://issues.apache.org/jira/browse/TOMEE-1570[TOMEE-1570]] - OpenEJBLogRecord misses logger name
-* [https://issues.apache.org/jira/browse/TOMEE-1571[TOMEE-1571]] - arquillian-openejb-embedded doesn&#39;t destroy sessions with application undeployment in embedded http mode
-* [https://issues.apache.org/jira/browse/TOMEE-1576[TOMEE-1576]] - openejb-http ServletRequest.getSession().invalidate should remove the session cached in the request
-* [https://issues.apache.org/jira/browse/TOMEE-1577[TOMEE-1577]] - [openejb-http] SessionManager.destroy cleanup does not check if Session got destroyed in the meantime
-* [https://issues.apache.org/jira/browse/TOMEE-1580[TOMEE-1580]] - Datasource JNDI Name Context not available to eclipselink non jta data source
-* [https://issues.apache.org/jira/browse/TOMEE-1584[TOMEE-1584]] - ProvisioningUtil does not escape group id for maven-metadata.xml check
-* [https://issues.apache.org/jira/browse/TOMEE-1585[TOMEE-1585]] - org.apache.openejb.core.ivm.BaseEjbProxyHandler.ProxyRegistry#liveHandleRegistry not thread safe
-* [https://issues.apache.org/jira/browse/TOMEE-1589[TOMEE-1589]] - LogSql doesn&#39;t support openjpa externalizer/stream
-* [https://issues.apache.org/jira/browse/TOMEE-1590[TOMEE-1590]] - WsFactory: ClassCastException: java.util.HashSet cannot be cast to java.util.List
-* [https://issues.apache.org/jira/browse/TOMEE-1594[TOMEE-1594]] - resource sorting for dependency management doesn&#39;t handle transitivity
-* [https://issues.apache.org/jira/browse/TOMEE-1596[TOMEE-1596]] - AutoDeployer buggy is not using hot deploy
-* [https://issues.apache.org/jira/browse/TOMEE-1599[TOMEE-1599]] - Session attributes are logged like being unused
-* [https://issues.apache.org/jira/browse/TOMEE-1608[TOMEE-1608]] - org.apache.openejb.client.RemoteInitialContextFactory doesnt logout authenticated pcp
-* [https://issues.apache.org/jira/browse/TOMEE-1610[TOMEE-1610]] - [OSGi] Version range problem in openejb-core on bean-asm5
-* [https://issues.apache.org/jira/browse/TOMEE-1615[TOMEE-1615]] - JTA JDBC proxies always create a connection even if one is already bound to the current transaction
-* [https://issues.apache.org/jira/browse/TOMEE-1621[TOMEE-1621]] - [jaxrs] EJBException should be unwrapped and rethrown - and not translated to anything else
-* [https://issues.apache.org/jira/browse/TOMEE-1623[TOMEE-1623]] - openejb-client doesnt support HTTPS KeepAlive caching of the JVM
-* [https://issues.apache.org/jira/browse/TOMEE-1631[TOMEE-1631]] - Basic Rotating JUL Handler
-* [https://issues.apache.org/jira/browse/TOMEE-1632[TOMEE-1632]] - org.apache.openejb.client.Client ignored IOException
-* [https://issues.apache.org/jira/browse/TOMEE-1641[TOMEE-1641]] - openejb deploymentid format changes WS endpoint
-* [https://issues.apache.org/jira/browse/TOMEE-1669[TOMEE-1669]] - blacklist org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan in our custom ObjectInputStream
+* link:https://issues.apache.org/jira/browse/TOMEE-1071[TOMEE-1071] - NoClassDefFoundError - SVGDocument
+* link:https://issues.apache.org/jira/browse/TOMEE-1265[TOMEE-1265] - Can not start tomee when using conf/catalina.policy
+* link:https://issues.apache.org/jira/browse/TOMEE-1266[TOMEE-1266] - Unable to configure a datasource with TomEE in context of Oracle Wallet
+* link:https://issues.apache.org/jira/browse/TOMEE-1268[TOMEE-1268] - Auto scanning of @Provider
+* link:https://issues.apache.org/jira/browse/TOMEE-1275[TOMEE-1275] - TimerExecutor as compoenent doesn&#39;t follow executor lifecycle (stop/start)
+* link:https://issues.apache.org/jira/browse/TOMEE-1281[TOMEE-1281] - JAXRS doesn&#39;t work with deltaspike in Application#getSingleton
+* link:https://issues.apache.org/jira/browse/TOMEE-1283[TOMEE-1283] - old commons-lang3 dependency in lib folder
+* link:https://issues.apache.org/jira/browse/TOMEE-1296[TOMEE-1296] - org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform mbeanServer name is wrong
+* link:https://issues.apache.org/jira/browse/TOMEE-1324[TOMEE-1324] - Problem with TomEE Maven archetype
+* link:https://issues.apache.org/jira/browse/TOMEE-1325[TOMEE-1325] - Dynamic subclassing doesn&#39;t support interfaces (@Local)
+* link:https://issues.apache.org/jira/browse/TOMEE-1329[TOMEE-1329] - jars.txt doesn&#39;t support empty lines
+* link:https://issues.apache.org/jira/browse/TOMEE-1330[TOMEE-1330] - Support to include container urls in scanning
+* link:https://issues.apache.org/jira/browse/TOMEE-1333[TOMEE-1333] - NPE in releasing deployed artifacts with ArquillianSuiteExtension
+* link:https://issues.apache.org/jira/browse/TOMEE-1334[TOMEE-1334] - cdi lazy realm throws NPE cause of init handling (too early)
+* link:https://issues.apache.org/jira/browse/TOMEE-1335[TOMEE-1335] - openejb.deployer.save-deployments broken on war
+* link:https://issues.apache.org/jira/browse/TOMEE-1342[TOMEE-1342] - OutputGeneratedDescriptors doesn&#39;t output complete ejb-jar.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1343[TOMEE-1343] - HSQL server shuts down saying no databases available
+* link:https://issues.apache.org/jira/browse/TOMEE-1344[TOMEE-1344] - URLClassLoader are not closed during scanning and with app undeployment
+* link:https://issues.apache.org/jira/browse/TOMEE-1348[TOMEE-1348] - [JAXRS] ensure static resources are handled through servlet chain (jsp case for instance)
+* link:https://issues.apache.org/jira/browse/TOMEE-1350[TOMEE-1350] - arquillian class discovering algorithm should ignore test classes which can&#39;t be EJBs
+* link:https://issues.apache.org/jira/browse/TOMEE-1351[TOMEE-1351] - jaxws doesn&#39;t support ROOT context
+* link:https://issues.apache.org/jira/browse/TOMEE-1352[TOMEE-1352] - can&#39;t start if there is a space in tomee folder path
+* link:https://issues.apache.org/jira/browse/TOMEE-1353[TOMEE-1353] - [regression] jsonproviuder no more added
+* link:https://issues.apache.org/jira/browse/TOMEE-1357[TOMEE-1357] - tomee forces new StandardManager()
+* link:https://issues.apache.org/jira/browse/TOMEE-1358[TOMEE-1358] - openejb.additional.include not respected
+* link:https://issues.apache.org/jira/browse/TOMEE-1359[TOMEE-1359] - TomEEInjectionEnricher does not always return correct AppContext
+* link:https://issues.apache.org/jira/browse/TOMEE-1362[TOMEE-1362] - WsRsTest is not correct
+* link:https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364] - When using the tomee-maven-plugins stop goal tomee seems to hang forever
+* link:https://issues.apache.org/jira/browse/TOMEE-1366[TOMEE-1366] - UnsupportedOperationException in CxfEndpoint.doServiceCreate
+* link:https://issues.apache.org/jira/browse/TOMEE-1379[TOMEE-1379] - TransactionSynchronizationRegistry not found in JNDI for EJB Timer started transactions
+* link:https://issues.apache.org/jira/browse/TOMEE-1381[TOMEE-1381] - wrong property passed as ValidatorFactory to JPA
+* link:https://issues.apache.org/jira/browse/TOMEE-1382[TOMEE-1382] - allow to override LoaderService of openwebbeans by app in application.properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1384[TOMEE-1384] - tolerate serialization of undeployed EJB
+* link:https://issues.apache.org/jira/browse/TOMEE-1385[TOMEE-1385] - in embedded mode with embedded JUL logger allow to change consoleHandlerClazz
+* link:https://issues.apache.org/jira/browse/TOMEE-1389[TOMEE-1389] - ApplicationComposer should try all possible BeanManager for injections
+* link:https://issues.apache.org/jira/browse/TOMEE-1406[TOMEE-1406] - Compile error in openejb-core due to an encoding issue
+* link:https://issues.apache.org/jira/browse/TOMEE-1407[TOMEE-1407] - Invalid filtering configuration for assembly/openejb-standalone which causes a compile error
+* link:https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409] - Invalid configuration in module openejb-junit
+* link:https://issues.apache.org/jira/browse/TOMEE-1414[TOMEE-1414] - @Jars works only with a single jar and not all matching jars
+* link:https://issues.apache.org/jira/browse/TOMEE-1423[TOMEE-1423] - Packaging contains duplicate artifacts with snapshot timestamp
+* link:https://issues.apache.org/jira/browse/TOMEE-1429[TOMEE-1429] - tomee embedded broken
+* link:https://issues.apache.org/jira/browse/TOMEE-1431[TOMEE-1431] - tomee embedded ignores server.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1433[TOMEE-1433] - Prevent error output on tomee:run<Enter>
+* link:https://issues.apache.org/jira/browse/TOMEE-1435[TOMEE-1435] - flushable datasources not destroyed
+* link:https://issues.apache.org/jira/browse/TOMEE-1438[TOMEE-1438] - cxf classloader doesn&#39;t delegate properly in equals/hashcode (lookup are broken in tomcat)
+* link:https://issues.apache.org/jira/browse/TOMEE-1448[TOMEE-1448] - container CDI classes shouldn&#39;t be filtered from CDI context
+* link:https://issues.apache.org/jira/browse/TOMEE-1449[TOMEE-1449] - allow to deploy twice (several hosts) the same app
+* link:https://issues.apache.org/jira/browse/TOMEE-1450[TOMEE-1450] - Unable to shutdown with whitespace in path because of javaagent error
+* link:https://issues.apache.org/jira/browse/TOMEE-1452[TOMEE-1452] - reloading doesn&#39;t work with jaxws services for ears
+* link:https://issues.apache.org/jira/browse/TOMEE-1457[TOMEE-1457] - OpenEJBLoginValidator shouldn&#39;t associate if in tomee
+* link:https://issues.apache.org/jira/browse/TOMEE-1460[TOMEE-1460] - deploying cxf webservice in host other than localhost
+* link:https://issues.apache.org/jira/browse/TOMEE-1462[TOMEE-1462] - ApplicationComposer hides assert errors
+* link:https://issues.apache.org/jira/browse/TOMEE-1467[TOMEE-1467] - embedded http layer doesn&#39;t support repeated query parameters
+* link:https://issues.apache.org/jira/browse/TOMEE-1468[TOMEE-1468] - ApplicationComposer + CDI for a WebApp breaks startup
+* link:https://issues.apache.org/jira/browse/TOMEE-1477[TOMEE-1477] - TomEE wont start if added maven-properties to <args>
+* link:https://issues.apache.org/jira/browse/TOMEE-1480[TOMEE-1480] - make possibility to provide conf.d-files for arquillian-tomee-remote adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1481[TOMEE-1481] - web-fragment.xml FacesServlet declaration not supported
+* link:https://issues.apache.org/jira/browse/TOMEE-1488[TOMEE-1488] - basic support of LATEST and LATEST-SNAPSHOT in maven resolver
+* link:https://issues.apache.org/jira/browse/TOMEE-1490[TOMEE-1490] - Arquillian Test and Local context.xml file not loading correctly
+* link:https://issues.apache.org/jira/browse/TOMEE-1491[TOMEE-1491] - add a LazyValve
+* link:https://issues.apache.org/jira/browse/TOMEE-1495[TOMEE-1495] - TomEE won&#39;t load Taglibs from WEB-INF/lib/
+* link:https://issues.apache.org/jira/browse/TOMEE-1497[TOMEE-1497] - NPE When deploy genericjmsra.rar
+* link:https://issues.apache.org/jira/browse/TOMEE-1499[TOMEE-1499] - connector modules are not destroyed properly
+* link:https://issues.apache.org/jira/browse/TOMEE-1502[TOMEE-1502] - CDI interceptors dont work with MDBs
+* link:https://issues.apache.org/jira/browse/TOMEE-1503[TOMEE-1503] - for ear try to guess is webapp should use delegate loading or not
+* link:https://issues.apache.org/jira/browse/TOMEE-1504[TOMEE-1504] - undeploy doesn&#39;t always clean up correctly Deployments
+* link:https://issues.apache.org/jira/browse/TOMEE-1505[TOMEE-1505] - shutdown cxf bus when exiting services (rs/ws)
+* link:https://issues.apache.org/jira/browse/TOMEE-1507[TOMEE-1507] - openejb-rest leaks deployed apps
+* link:https://issues.apache.org/jira/browse/TOMEE-1510[TOMEE-1510] - CXF Continuations not working for REST services
+* link:https://issues.apache.org/jira/browse/TOMEE-1511[TOMEE-1511] - Parallel deployment + EJB webservice not working
+* link:https://issues.apache.org/jira/browse/TOMEE-1513[TOMEE-1513] - catalina.sh does not quote javaagent argument correctly
+* link:https://issues.apache.org/jira/browse/TOMEE-1520[TOMEE-1520] - A service as a singleton is not working
+* link:https://issues.apache.org/jira/browse/TOMEE-1521[TOMEE-1521] - Duplicate App Deployment when autoDeploy=&quot;true&quot;
+* link:https://issues.apache.org/jira/browse/TOMEE-1527[TOMEE-1527] - helper cli command to debug/introspect resources (list setters and effective tomee resources)
+* link:https://issues.apache.org/jira/browse/TOMEE-1528[TOMEE-1528] - add LogSqlPackages and openejb.log.sql.packages
+* link:https://issues.apache.org/jira/browse/TOMEE-1531[TOMEE-1531] - TomEE 2 + Mojarra 2.2.10 NPE when navigating into a flow
+* link:https://issues.apache.org/jira/browse/TOMEE-1534[TOMEE-1534] - in JAXRS ExceptionException are not always unwrapped
+* link:https://issues.apache.org/jira/browse/TOMEE-1535[TOMEE-1535] - JAX-RS Subresource paths are chosen incorrectly
+* link:https://issues.apache.org/jira/browse/TOMEE-1540[TOMEE-1540] - tomee.sh doesn&#39;t support missing JAVA_HOME var
+* link:https://issues.apache.org/jira/browse/TOMEE-1546[TOMEE-1546] - tomee forces jsf 2 cause of check of scopes
+* link:https://issues.apache.org/jira/browse/TOMEE-1549[TOMEE-1549] - org.apache.openejb.resource.activemq.ActiveMQ5Factory#createPersistenceAdapter broken for all but kahadb
+* link:https://issues.apache.org/jira/browse/TOMEE-1551[TOMEE-1551] - URLClassLoaderFirst uses its own lock and not classloader one
+* link:https://issues.apache.org/jira/browse/TOMEE-1553[TOMEE-1553] - EJBContainerRunner broken with junit 4.12
+* link:https://issues.apache.org/jira/browse/TOMEE-1566[TOMEE-1566] - [tomee-maven-plugin] Allow for name customizations for .rar apps
+* link:https://issues.apache.org/jira/browse/TOMEE-1568[TOMEE-1568] - support overriding of a failed deployment in tomcat webappdeployer
+* link:https://issues.apache.org/jira/browse/TOMEE-1569[TOMEE-1569] - openejb Logger (util package) should use container loader to create JUL loggers
+* link:https://issues.apache.org/jira/browse/TOMEE-1570[TOMEE-1570] - OpenEJBLogRecord misses logger name
+* link:https://issues.apache.org/jira/browse/TOMEE-1571[TOMEE-1571] - arquillian-openejb-embedded doesn&#39;t destroy sessions with application undeployment in embedded http mode
+* link:https://issues.apache.org/jira/browse/TOMEE-1576[TOMEE-1576] - openejb-http ServletRequest.getSession().invalidate should remove the session cached in the request
+* link:https://issues.apache.org/jira/browse/TOMEE-1577[TOMEE-1577] - [openejb-http] SessionManager.destroy cleanup does not check if Session got destroyed in the meantime
+* link:https://issues.apache.org/jira/browse/TOMEE-1580[TOMEE-1580] - Datasource JNDI Name Context not available to eclipselink non jta data source
+* link:https://issues.apache.org/jira/browse/TOMEE-1584[TOMEE-1584] - ProvisioningUtil does not escape group id for maven-metadata.xml check
+* link:https://issues.apache.org/jira/browse/TOMEE-1585[TOMEE-1585] - org.apache.openejb.core.ivm.BaseEjbProxyHandler.ProxyRegistry#liveHandleRegistry not thread safe
+* link:https://issues.apache.org/jira/browse/TOMEE-1589[TOMEE-1589] - LogSql doesn&#39;t support openjpa externalizer/stream
+* link:https://issues.apache.org/jira/browse/TOMEE-1590[TOMEE-1590] - WsFactory: ClassCastException: java.util.HashSet cannot be cast to java.util.List
+* link:https://issues.apache.org/jira/browse/TOMEE-1594[TOMEE-1594] - resource sorting for dependency management doesn&#39;t handle transitivity
+* link:https://issues.apache.org/jira/browse/TOMEE-1596[TOMEE-1596] - AutoDeployer buggy is not using hot deploy
+* link:https://issues.apache.org/jira/browse/TOMEE-1599[TOMEE-1599] - Session attributes are logged like being unused
+* link:https://issues.apache.org/jira/browse/TOMEE-1608[TOMEE-1608] - org.apache.openejb.client.RemoteInitialContextFactory doesnt logout authenticated pcp
+* link:https://issues.apache.org/jira/browse/TOMEE-1610[TOMEE-1610] - [OSGi] Version range problem in openejb-core on bean-asm5
+* link:https://issues.apache.org/jira/browse/TOMEE-1615[TOMEE-1615] - JTA JDBC proxies always create a connection even if one is already bound to the current transaction
+* link:https://issues.apache.org/jira/browse/TOMEE-1621[TOMEE-1621] - [jaxrs] EJBException should be unwrapped and rethrown - and not translated to anything else
+* link:https://issues.apache.org/jira/browse/TOMEE-1623[TOMEE-1623] - openejb-client doesnt support HTTPS KeepAlive caching of the JVM
+* link:https://issues.apache.org/jira/browse/TOMEE-1631[TOMEE-1631] - Basic Rotating JUL Handler
+* link:https://issues.apache.org/jira/browse/TOMEE-1632[TOMEE-1632] - org.apache.openejb.client.Client ignored IOException
+* link:https://issues.apache.org/jira/browse/TOMEE-1641[TOMEE-1641] - openejb deploymentid format changes WS endpoint
+* link:https://issues.apache.org/jira/browse/TOMEE-1669[TOMEE-1669] - blacklist org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan in our custom ObjectInputStream
 
 == Dependency upgrade
 
-* [https://issues.apache.org/jira/browse/TOMEE-1277[TOMEE-1277]] - cxf 3
-* [https://issues.apache.org/jira/browse/TOMEE-1368[TOMEE-1368]] - upgrade arquillian-transaction-impl-base to 1.0.1.Final
-* [https://issues.apache.org/jira/browse/TOMEE-1369[TOMEE-1369]] - arquillian persistence sample
-* [https://issues.apache.org/jira/browse/TOMEE-1370[TOMEE-1370]] - symbolic links not supported by tomee for @WebXXX
-* [https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391]] - Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
-* [https://issues.apache.org/jira/browse/TOMEE-1426[TOMEE-1426]] - XBean 4.4
-* [https://issues.apache.org/jira/browse/TOMEE-1506[TOMEE-1506]] - AMQ 5.12.0
-* [https://issues.apache.org/jira/browse/TOMEE-1514[TOMEE-1514]] - arquillian 1.1.7.Final, ShrinkWrap descriptor 2.0.0-alpha-7 and Shrinkwrap 1.2.2
-* [https://issues.apache.org/jira/browse/TOMEE-1543[TOMEE-1543]] - [lang3] 3.4
-* [https://issues.apache.org/jira/browse/TOMEE-1554[TOMEE-1554]] - Upgrade OpenJPA to 2.4.0
-* [https://issues.apache.org/jira/browse/TOMEE-1564[TOMEE-1564]] - geronimo connector/transaction 3.1.2
-* [https://issues.apache.org/jira/browse/TOMEE-1620[TOMEE-1620]] - dbcp2+pool2
-* [https://issues.apache.org/jira/browse/TOMEE-1673[TOMEE-1673]] - Upgrade commons-collections to 3.2.2
+* link:https://issues.apache.org/jira/browse/TOMEE-1277[TOMEE-1277] - cxf 3
+* link:https://issues.apache.org/jira/browse/TOMEE-1368[TOMEE-1368] - upgrade arquillian-transaction-impl-base to 1.0.1.Final
+* link:https://issues.apache.org/jira/browse/TOMEE-1369[TOMEE-1369] - arquillian persistence sample
+* link:https://issues.apache.org/jira/browse/TOMEE-1370[TOMEE-1370] - symbolic links not supported by tomee for @WebXXX
+* link:https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391] - Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
+* link:https://issues.apache.org/jira/browse/TOMEE-1426[TOMEE-1426] - XBean 4.4
+* link:https://issues.apache.org/jira/browse/TOMEE-1506[TOMEE-1506] - AMQ 5.12.0
+* link:https://issues.apache.org/jira/browse/TOMEE-1514[TOMEE-1514] - arquillian 1.1.7.Final, ShrinkWrap descriptor 2.0.0-alpha-7 and Shrinkwrap 1.2.2
+* link:https://issues.apache.org/jira/browse/TOMEE-1543[TOMEE-1543] - [lang3] 3.4
+* link:https://issues.apache.org/jira/browse/TOMEE-1554[TOMEE-1554] - Upgrade OpenJPA to 2.4.0
+* link:https://issues.apache.org/jira/browse/TOMEE-1564[TOMEE-1564] - geronimo connector/transaction 3.1.2
+* link:https://issues.apache.org/jira/browse/TOMEE-1620[TOMEE-1620] - dbcp2+pool2
+* link:https://issues.apache.org/jira/browse/TOMEE-1673[TOMEE-1673] - Upgrade commons-collections to 3.2.2
 
 == Documentation
 
-* [https://issues.apache.org/jira/browse/TOMEE-1264[TOMEE-1264]] - Doc issue with &quot;cxf.jaxrs.providers&quot;
-* [https://issues.apache.org/jira/browse/TOMEE-1605[TOMEE-1605]] - Status Page for Java EE 7
+* link:https://issues.apache.org/jira/browse/TOMEE-1264[TOMEE-1264] - Doc issue with &quot;cxf.jaxrs.providers&quot;
+* link:https://issues.apache.org/jira/browse/TOMEE-1605[TOMEE-1605] - Status Page for Java EE 7
 
 == Improvement
 
-* [https://issues.apache.org/jira/browse/TOMEE-1269[TOMEE-1269]] - if a @Path interface has a single implementation add it as rest service
-* [https://issues.apache.org/jira/browse/TOMEE-1270[TOMEE-1270]] - exclude from scanning @Deprecated @Providers
-* [https://issues.apache.org/jira/browse/TOMEE-1272[TOMEE-1272]] - Do not force use of system property &#39;com.sun.management.jmxremote&#39;
-* [https://issues.apache.org/jira/browse/TOMEE-1273[TOMEE-1273]] - fix SslTomEETest to work with JDK 8 keytool
-* [https://issues.apache.org/jira/browse/TOMEE-1328[TOMEE-1328]] - Arquillian.xml &#39;additionalLibs&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1269[TOMEE-1269] - if a @Path interface has a single implementation add it as rest service
+* link:https://issues.apache.org/jira/browse/TOMEE-1270[TOMEE-1270] - exclude from scanning @Deprecated @Providers
+* link:https://issues.apache.org/jira/browse/TOMEE-1272[TOMEE-1272] - Do not force use of system property &#39;com.sun.management.jmxremote&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1273[TOMEE-1273] - fix SslTomEETest to work with JDK 8 keytool
+* link:https://issues.apache.org/jira/browse/TOMEE-1328[TOMEE-1328] - Arquillian.xml &#39;additionalLibs&#39;
 must fail-fast
-* [https://issues.apache.org/jira/browse/TOMEE-1336[TOMEE-1336]] - Support classname.activated = true/false for auto discovered providers
-* [https://issues.apache.org/jira/browse/TOMEE-1339[TOMEE-1339]] - [JAXRS] try static resources first
-* [https://issues.apache.org/jira/browse/TOMEE-1354[TOMEE-1354]] - Add &#39;openejb.deployer.binaries.use&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1336[TOMEE-1336] - Support classname.activated = true/false for auto discovered providers
+* link:https://issues.apache.org/jira/browse/TOMEE-1339[TOMEE-1339] - [JAXRS] try static resources first
+* link:https://issues.apache.org/jira/browse/TOMEE-1354[TOMEE-1354] - Add &#39;openejb.deployer.binaries.use&#39;
 automatically for arquillian test on remote machine
-* [https://issues.apache.org/jira/browse/TOMEE-1371[TOMEE-1371]] - if using kahadb or leveldb or any persistence adapter force broker to be persistent
-* [https://issues.apache.org/jira/browse/TOMEE-1372[TOMEE-1372]] - when trying to find persistence unit datasources ensure to try exact name first without required property constraint
-* [https://issues.apache.org/jira/browse/TOMEE-1373[TOMEE-1373]] - AlternativeDriver leaks when used (by default) from applications (resources.xml)
-* [https://issues.apache.org/jira/browse/TOMEE-1374[TOMEE-1374]] - basic detection that container loader can&#39;t create a datasource and fallback on app one
-* [https://issues.apache.org/jira/browse/TOMEE-1375[TOMEE-1375]] - add an option to deploy &quot;war classpath&quot;
+* link:https://issues.apache.org/jira/browse/TOMEE-1371[TOMEE-1371] - if using kahadb or leveldb or any persistence adapter force broker to be persistent
+* link:https://issues.apache.org/jira/browse/TOMEE-1372[TOMEE-1372] - when trying to find persistence unit datasources ensure to try exact name first without required property constraint
+* link:https://issues.apache.org/jira/browse/TOMEE-1373[TOMEE-1373] - AlternativeDriver leaks when used (by default) from applications (resources.xml)
+* link:https://issues.apache.org/jira/browse/TOMEE-1374[TOMEE-1374] - basic detection that container loader can&#39;t create a datasource and fallback on app one
+* link:https://issues.apache.org/jira/browse/TOMEE-1375[TOMEE-1375] - add an option to deploy &quot;war classpath&quot;
 using tomee embedded maven plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1386[TOMEE-1386]] - skip org.apache.wink.common.internal.
+* link:https://issues.apache.org/jira/browse/TOMEE-1386[TOMEE-1386] - skip org.apache.wink.common.internal.
 @Provider when using CXF
-* [https://issues.apache.org/jira/browse/TOMEE-1387[TOMEE-1387]] - tomee embedded arquillian adapter doesn&#39;t delete temp folder as fast as it should/could
-* [https://issues.apache.org/jira/browse/TOMEE-1392[TOMEE-1392]] - META-INF/org.apache.openejb.extension doesn&#39;t support multiple lines
-* [https://issues.apache.org/jira/browse/TOMEE-1394[TOMEE-1394]] - mimic official JBoss CDI enricher for method parameter
-* [https://issues.apache.org/jira/browse/TOMEE-1411[TOMEE-1411]] - allow to create an application composer webapp using all inner classes of the test
-* [https://issues.apache.org/jira/browse/TOMEE-1418[TOMEE-1418]] - Add Classpath discovery in REST annotations with virtual class path
-* [https://issues.apache.org/jira/browse/TOMEE-1422[TOMEE-1422]] - Potential NPE when stoping container.
-* [https://issues.apache.org/jira/browse/TOMEE-1425[TOMEE-1425]] - better JMX naming for cxf jaxrs endpoint
-* [https://issues.apache.org/jira/browse/TOMEE-1430[TOMEE-1430]] - add support for users/roles for tomee embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1434[TOMEE-1434]] - wire roles/users to tomee embedded arquillian adapter
-* [https://issues.apache.org/jira/browse/TOMEE-1439[TOMEE-1439]] - @Context SecurityContext doesn&#39;t use SecurityService
-* [https://issues.apache.org/jira/browse/TOMEE-1443[TOMEE-1443]] - support cxf.jaxws.wsFeatures
-* [https://issues.apache.org/jira/browse/TOMEE-1454[TOMEE-1454]] - add openejb.force-unit-type property to workaround 8.2.1.5 of JPA 2.0 spec
-* [https://issues.apache.org/jira/browse/TOMEE-1463[TOMEE-1463]] - support WebServiceFeature for @WebServiceRef as well
-* [https://issues.apache.org/jira/browse/TOMEE-1466[TOMEE-1466]] - Apply WS-Security config (cxf interceptor) when use @WebService with javax.xml.ws.Service
-* [https://issues.apache.org/jira/browse/TOMEE-1484[TOMEE-1484]] - Add JMS 2 to spec JAR
-* [https://issues.apache.org/jira/browse/TOMEE-1486[TOMEE-1486]] - add to jaxws events close to jaxrs ones for consistency (ServerCreated/Destroyed)
-* [https://issues.apache.org/jira/browse/TOMEE-1489[TOMEE-1489]] - Allow ActiveMQ scheduler activation when using kahadb persistence
-* [https://issues.apache.org/jira/browse/TOMEE-1500[TOMEE-1500]] - MultiPulse bad URI event only fires once
-* [https://issues.apache.org/jira/browse/TOMEE-1516[TOMEE-1516]] - Add method without optional parameters for Container#deployPathsAsWebapp
-* [https://issues.apache.org/jira/browse/TOMEE-1522[TOMEE-1522]] - support resources.xml in META-INF of ears
-* [https://issues.apache.org/jira/browse/TOMEE-1529[TOMEE-1529]] - BaseEjbProxyHandler#equals is super slow when parameter is not a proxy
-* [https://issues.apache.org/jira/browse/TOMEE-1530[TOMEE-1530]] - (arquillian) OpenEJBEnricher: if app context is null try to find it from classloader
-* [https://issues.apache.org/jira/browse/TOMEE-1548[TOMEE-1548]] - add @PostConstruct/@PreDestroy support for container resources as well based on Jon&#39;s work
-* [https://issues.apache.org/jira/browse/TOMEE-1558[TOMEE-1558]] - OpenEJBHttpRegistry should support getting its port from placeholder
-* [https://issues.apache.org/jira/browse/TOMEE-1562[TOMEE-1562]] - Adjust ConfigurationDeployer scan loop.
-* [https://issues.apache.org/jira/browse/TOMEE-1565[TOMEE-1565]] - org.apache.openejb.OpenEJBException: Unable to load type &#39;XXX&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1387[TOMEE-1387] - tomee embedded arquillian adapter doesn&#39;t delete temp folder as fast as it should/could
+* link:https://issues.apache.org/jira/browse/TOMEE-1392[TOMEE-1392] - META-INF/org.apache.openejb.extension doesn&#39;t support multiple lines
+* link:https://issues.apache.org/jira/browse/TOMEE-1394[TOMEE-1394] - mimic official JBoss CDI enricher for method parameter
+* link:https://issues.apache.org/jira/browse/TOMEE-1411[TOMEE-1411] - allow to create an application composer webapp using all inner classes of the test
+* link:https://issues.apache.org/jira/browse/TOMEE-1418[TOMEE-1418] - Add Classpath discovery in REST annotations with virtual class path
+* link:https://issues.apache.org/jira/browse/TOMEE-1422[TOMEE-1422] - Potential NPE when stoping container.
+* link:https://issues.apache.org/jira/browse/TOMEE-1425[TOMEE-1425] - better JMX naming for cxf jaxrs endpoint
+* link:https://issues.apache.org/jira/browse/TOMEE-1430[TOMEE-1430] - add support for users/roles for tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1434[TOMEE-1434] - wire roles/users to tomee embedded arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1439[TOMEE-1439] - @Context SecurityContext doesn&#39;t use SecurityService
+* link:https://issues.apache.org/jira/browse/TOMEE-1443[TOMEE-1443] - support cxf.jaxws.wsFeatures
+* link:https://issues.apache.org/jira/browse/TOMEE-1454[TOMEE-1454] - add openejb.force-unit-type property to workaround 8.2.1.5 of JPA 2.0 spec
+* link:https://issues.apache.org/jira/browse/TOMEE-1463[TOMEE-1463] - support WebServiceFeature for @WebServiceRef as well
+* link:https://issues.apache.org/jira/browse/TOMEE-1466[TOMEE-1466] - Apply WS-Security config (cxf interceptor) when use @WebService with javax.xml.ws.Service
+* link:https://issues.apache.org/jira/browse/TOMEE-1484[TOMEE-1484] - Add JMS 2 to spec JAR
+* link:https://issues.apache.org/jira/browse/TOMEE-1486[TOMEE-1486] - add to jaxws events close to jaxrs ones for consistency (ServerCreated/Destroyed)
+* link:https://issues.apache.org/jira/browse/TOMEE-1489[TOMEE-1489] - Allow ActiveMQ scheduler activation when using kahadb persistence
+* link:https://issues.apache.org/jira/browse/TOMEE-1500[TOMEE-1500] - MultiPulse bad URI event only fires once
+* link:https://issues.apache.org/jira/browse/TOMEE-1516[TOMEE-1516] - Add method without optional parameters for Container#deployPathsAsWebapp
+* link:https://issues.apache.org/jira/browse/TOMEE-1522[TOMEE-1522] - support resources.xml in META-INF of ears
+* link:https://issues.apache.org/jira/browse/TOMEE-1529[TOMEE-1529] - BaseEjbProxyHandler#equals is super slow when parameter is not a proxy
+* link:https://issues.apache.org/jira/browse/TOMEE-1530[TOMEE-1530] - (arquillian) OpenEJBEnricher: if app context is null try to find it from classloader
+* link:https://issues.apache.org/jira/browse/TOMEE-1548[TOMEE-1548] - add @PostConstruct/@PreDestroy support for container resources as well based on Jon&#39;s work
+* link:https://issues.apache.org/jira/browse/TOMEE-1558[TOMEE-1558] - OpenEJBHttpRegistry should support getting its port from placeholder
+* link:https://issues.apache.org/jira/browse/TOMEE-1562[TOMEE-1562] - Adjust ConfigurationDeployer scan loop.
+* link:https://issues.apache.org/jira/browse/TOMEE-1565[TOMEE-1565] - org.apache.openejb.OpenEJBException: Unable to load type &#39;XXX&#39;
 for comp/env/openejb/Resource/<id>
-* [https://issues.apache.org/jira/browse/TOMEE-1567[TOMEE-1567]] - allow to override persistence-unit properties from application.properties (as we already support system props)
-* [https://issues.apache.org/jira/browse/TOMEE-1578[TOMEE-1578]] - dont override tomee.xml if existing and we need to add apps.
-* [https://issues.apache.org/jira/browse/TOMEE-1592[TOMEE-1592]] - support java:/ resource naming
-* [https://issues.apache.org/jira/browse/TOMEE-1593[TOMEE-1593]] - try to mitigate resouces.xml sorting using a LinkedSet instead of a hashset in AppModule
-* [https://issues.apache.org/jira/browse/TOMEE-1604[TOMEE-1604]] - stateless eviction thread count should be configurable and not 1 by stateless bean pool
-* [https://issues.apache.org/jira/browse/TOMEE-1617[TOMEE-1617]] - remove implicit datasource attribute conversion for pools
-* [https://issues.apache.org/jira/browse/TOMEE-1629[TOMEE-1629]] - Implement a custom integration around log4j2 org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
-* [https://issues.apache.org/jira/browse/TOMEE-1630[TOMEE-1630]] - activate ejb remote in tomee embedded with a flag
+* link:https://issues.apache.org/jira/browse/TOMEE-1567[TOMEE-1567] - allow to override persistence-unit properties from application.properties (as we already support system props)
+* link:https://issues.apache.org/jira/browse/TOMEE-1578[TOMEE-1578] - dont override tomee.xml if existing and we need to add apps.
+* link:https://issues.apache.org/jira/browse/TOMEE-1592[TOMEE-1592] - support java:/ resource naming
+* link:https://issues.apache.org/jira/browse/TOMEE-1593[TOMEE-1593] - try to mitigate resouces.xml sorting using a LinkedSet instead of a hashset in AppModule
+* link:https://issues.apache.org/jira/browse/TOMEE-1604[TOMEE-1604] - stateless eviction thread count should be configurable and not 1 by stateless bean pool
+* link:https://issues.apache.org/jira/browse/TOMEE-1617[TOMEE-1617] - remove implicit datasource attribute conversion for pools
+* link:https://issues.apache.org/jira/browse/TOMEE-1629[TOMEE-1629] - Implement a custom integration around log4j2 org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
+* link:https://issues.apache.org/jira/browse/TOMEE-1630[TOMEE-1630] - activate ejb remote in tomee embedded with a flag
 
 == New Feature
 
-* [https://issues.apache.org/jira/browse/TOMEE-1274[TOMEE-1274]] - support additionalLibs in arquillian.xml to add libs from mvn coordinates to tomee/lib
-* [https://issues.apache.org/jira/browse/TOMEE-1282[TOMEE-1282]] - basic @Transactional @TransactionScoped support
-* [https://issues.apache.org/jira/browse/TOMEE-1285[TOMEE-1285]] - allow jaxrs providers to be CDI bean
-* [https://issues.apache.org/jira/browse/TOMEE-1288[TOMEE-1288]] - supports default in out propertyplaceholding
-* [https://issues.apache.org/jira/browse/TOMEE-1289[TOMEE-1289]] - allow user to provide a properties-provider on resources
-* [https://issues.apache.org/jira/browse/TOMEE-1294[TOMEE-1294]] - Allow to set System-Property in tomee.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1295[TOMEE-1295]] - openjpa.EntityManagerFactoryPool support for container persistence unit
-* [https://issues.apache.org/jira/browse/TOMEE-1297[TOMEE-1297]] - add @Jars annotation to ApplicationComposer
-* [https://issues.apache.org/jira/browse/TOMEE-1298[TOMEE-1298]] - Support JSR 107: JCACHE - Java Temporary Caching API
-* [https://issues.apache.org/jira/browse/TOMEE-1332[TOMEE-1332]] - support @Startup on CDI beans (@ApplicationScoped or normal scoped beans if the context is active at boot time)
-* [https://issues.apache.org/jira/browse/TOMEE-1341[TOMEE-1341]] - Arquillian support for Suite testing
-* [https://issues.apache.org/jira/browse/TOMEE-1345[TOMEE-1345]] - basic support of Tomcat embedded in tomee-embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1346[TOMEE-1346]] - support ciphered values in resources
-* [https://issues.apache.org/jira/browse/TOMEE-1347[TOMEE-1347]] - allow to provide a default global properties provider for resources
-* [https://issues.apache.org/jira/browse/TOMEE-1388[TOMEE-1388]] - add @JaxrsProviders to ApplicationComposers to add provider classes quickly on WebApp
-* [https://issues.apache.org/jira/browse/TOMEE-1420[TOMEE-1420]] - tomee-maven-plugin customizers configuration to be able to call java code to customize an instance
-* [https://issues.apache.org/jira/browse/TOMEE-1421[TOMEE-1421]] - support persistence of javaagent config in tomee maven plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1436[TOMEE-1436]] - create RunAsRule
-* [https://issues.apache.org/jira/browse/TOMEE-1437[TOMEE-1437]] - create TransactionRule
-* [https://issues.apache.org/jira/browse/TOMEE-1440[TOMEE-1440]] - support singleDeploymentByArchiveName in tomee arquillian adapters (remote/embedded)
-* [https://issues.apache.org/jira/browse/TOMEE-1444[TOMEE-1444]] - allow extensions through openejb extensions of cxf-rs
-* [https://issues.apache.org/jira/browse/TOMEE-1446[TOMEE-1446]] - add event BeforeStartEjbs otherwise for timer beans it is surely too late if you want to modify it
-* [https://issues.apache.org/jira/browse/TOMEE-1447[TOMEE-1447]] - tomee-embedded-maven-plugin should support deployment of multiple applications
-* [https://issues.apache.org/jira/browse/TOMEE-1451[TOMEE-1451]] - notify through BusCreated event when cxf bus is created
-* [https://issues.apache.org/jira/browse/TOMEE-1458[TOMEE-1458]] - provide cxf configuration support for @WebServiceRef
-* [https://issues.apache.org/jira/browse/TOMEE-1464[TOMEE-1464]] - support tomee embedded shades
-* [https://issues.apache.org/jira/browse/TOMEE-1472[TOMEE-1472]] - @RandomPort for applicationComposer
-* [https://issues.apache.org/jira/browse/TOMEE-1473[TOMEE-1473]] - @SimpleLog for ApplicationComposer
-* [https://issues.apache.org/jira/browse/TOMEE-1479[TOMEE-1479]] - HttpRequestImpl login backed by security service by default
-* [https://issues.apache.org/jira/browse/TOMEE-1482[TOMEE-1482]] - add ability to log all CDI beans found (OWB scanner)
-* [https://issues.apache.org/jira/browse/TOMEE-1483[TOMEE-1483]] - support destinationLookup activation spec with activemq
-* [https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487]] - CDI Event based realm
-* [https://issues.apache.org/jira/browse/TOMEE-1494[TOMEE-1494]] - add a run(Class,String\...) utitlity method to ApplicationComposers
-* [https://issues.apache.org/jira/browse/TOMEE-1498[TOMEE-1498]] - basic web resource support for openejb-http
-* [https://issues.apache.org/jira/browse/TOMEE-1512[TOMEE-1512]] - create basic application composer maven plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1517[TOMEE-1517]] - TomEEEmbeddedRule
-* [https://issues.apache.org/jira/browse/TOMEE-1518[TOMEE-1518]] - ContainerRule and ApplicationRule
-* [https://issues.apache.org/jira/browse/TOMEE-1526[TOMEE-1526]] - global (conf/system.properties) openejb.datasource.pool support
-* [https://issues.apache.org/jira/browse/TOMEE-1539[TOMEE-1539]] - tomee maven plugins: allow to configure server.xml in the pom
-* [https://issues.apache.org/jira/browse/TOMEE-1541[TOMEE-1541]] - add inlinedTomEEXml to tomee maven plugins
-* [https://issues.apache.org/jira/browse/TOMEE-1542[TOMEE-1542]] - JAXRS: trailing slash not ignored/handled properly
-* [https://issues.apache.org/jira/browse/TOMEE-1544[TOMEE-1544]] - openejb.jpa.timer property to deactivate (false) jtaentitymanager timer metrics
-* [https://issues.apache.org/jira/browse/TOMEE-1550[TOMEE-1550]] - support AMQ plugin config on amq5factory
-* [https://issues.apache.org/jira/browse/TOMEE-1552[TOMEE-1552]] - add openejb.activemq.deploymentId-as-clientId flag to not force AMQ clientId to ejb deploymentId
-* [https://issues.apache.org/jira/browse/TOMEE-1555[TOMEE-1555]] - create @PersistenceUnitDefinition
-* [https://issues.apache.org/jira/browse/TOMEE-1556[TOMEE-1556]] - ApplicationComposer like API for web applications
-* [https://issues.apache.org/jira/browse/TOMEE-1559[TOMEE-1559]] - provide a basic programmatic way to secure a webapp when using tomee embedded deploy classpath
-* [https://issues.apache.org/jira/browse/TOMEE-1560[TOMEE-1560]] - tomee-embedded should support a custom realm in configuration
-* [https://issues.apache.org/jira/browse/TOMEE-1573[TOMEE-1573]] - support normal containers (ie not ra ones) in resources.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1574[TOMEE-1574]] - support Resources as return type of @Module in application composer
-* [https://issues.apache.org/jira/browse/TOMEE-1575[TOMEE-1575]] - heroku PropertiesResourceProvider
-* [https://issues.apache.org/jira/browse/TOMEE-1579[TOMEE-1579]] - support executable wars just doing an overlay of tomee embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1582[TOMEE-1582]] - support endorsed and javaagent list for remote tomee arquillian adapter
-* [https://issues.apache.org/jira/browse/TOMEE-1595[TOMEE-1595]] - ApplicationComposer should support @PersistenceRootUrl for advanced cases
-* [https://issues.apache.org/jira/browse/TOMEE-1597[TOMEE-1597]] - tomee-maven-plugin: tar:gz support for tomee:build
-* [https://issues.apache.org/jira/browse/TOMEE-1598[TOMEE-1598]] - tomee-maven-plugin: support main as customizer
-* [https://issues.apache.org/jira/browse/TOMEE-1600[TOMEE-1600]] - tomee-maven-plugin: support exploded war in tomee:build
-* [https://issues.apache.org/jira/browse/TOMEE-1603[TOMEE-1603]] - support CDI password ciphers
-* [https://issues.apache.org/jira/browse/TOMEE-1625[TOMEE-1625]] - provide a way to recreate a datasource pool - Flushable feature - automatically on SQLException - aka ResetOnError
+* link:https://issues.apache.org/jira/browse/TOMEE-1274[TOMEE-1274] - support additionalLibs in arquillian.xml to add libs from mvn coordinates to tomee/lib
+* link:https://issues.apache.org/jira/browse/TOMEE-1282[TOMEE-1282] - basic @Transactional @TransactionScoped support
+* link:https://issues.apache.org/jira/browse/TOMEE-1285[TOMEE-1285] - allow jaxrs providers to be CDI bean
+* link:https://issues.apache.org/jira/browse/TOMEE-1288[TOMEE-1288] - supports default in out propertyplaceholding
+* link:https://issues.apache.org/jira/browse/TOMEE-1289[TOMEE-1289] - allow user to provide a properties-provider on resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1294[TOMEE-1294] - Allow to set System-Property in tomee.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1295[TOMEE-1295] - openjpa.EntityManagerFactoryPool support for container persistence unit
+* link:https://issues.apache.org/jira/browse/TOMEE-1297[TOMEE-1297] - add @Jars annotation to ApplicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1298[TOMEE-1298] - Support JSR 107: JCACHE - Java Temporary Caching API
+* link:https://issues.apache.org/jira/browse/TOMEE-1332[TOMEE-1332] - support @Startup on CDI beans (@ApplicationScoped or normal scoped beans if the context is active at boot time)
+* link:https://issues.apache.org/jira/browse/TOMEE-1341[TOMEE-1341] - Arquillian support for Suite testing
+* link:https://issues.apache.org/jira/browse/TOMEE-1345[TOMEE-1345] - basic support of Tomcat embedded in tomee-embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1346[TOMEE-1346] - support ciphered values in resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1347[TOMEE-1347] - allow to provide a default global properties provider for resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1388[TOMEE-1388] - add @JaxrsProviders to ApplicationComposers to add provider classes quickly on WebApp
+* link:https://issues.apache.org/jira/browse/TOMEE-1420[TOMEE-1420] - tomee-maven-plugin customizers configuration to be able to call java code to customize an instance
+* link:https://issues.apache.org/jira/browse/TOMEE-1421[TOMEE-1421] - support persistence of javaagent config in tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1436[TOMEE-1436] - create RunAsRule
+* link:https://issues.apache.org/jira/browse/TOMEE-1437[TOMEE-1437] - create TransactionRule
+* link:https://issues.apache.org/jira/browse/TOMEE-1440[TOMEE-1440] - support singleDeploymentByArchiveName in tomee arquillian adapters (remote/embedded)
+* link:https://issues.apache.org/jira/browse/TOMEE-1444[TOMEE-1444] - allow extensions through openejb extensions of cxf-rs
+* link:https://issues.apache.org/jira/browse/TOMEE-1446[TOMEE-1446] - add event BeforeStartEjbs otherwise for timer beans it is surely too late if you want to modify it
+* link:https://issues.apache.org/jira/browse/TOMEE-1447[TOMEE-1447] - tomee-embedded-maven-plugin should support deployment of multiple applications
+* link:https://issues.apache.org/jira/browse/TOMEE-1451[TOMEE-1451] - notify through BusCreated event when cxf bus is created
+* link:https://issues.apache.org/jira/browse/TOMEE-1458[TOMEE-1458] - provide cxf configuration support for @WebServiceRef
+* link:https://issues.apache.org/jira/browse/TOMEE-1464[TOMEE-1464] - support tomee embedded shades
+* link:https://issues.apache.org/jira/browse/TOMEE-1472[TOMEE-1472] - @RandomPort for applicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1473[TOMEE-1473] - @SimpleLog for ApplicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1479[TOMEE-1479] - HttpRequestImpl login backed by security service by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1482[TOMEE-1482] - add ability to log all CDI beans found (OWB scanner)
+* link:https://issues.apache.org/jira/browse/TOMEE-1483[TOMEE-1483] - support destinationLookup activation spec with activemq
+* link:https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487] - CDI Event based realm
+* link:https://issues.apache.org/jira/browse/TOMEE-1494[TOMEE-1494] - add a run(Class,String\...) utitlity method to ApplicationComposers
+* link:https://issues.apache.org/jira/browse/TOMEE-1498[TOMEE-1498] - basic web resource support for openejb-http
+* link:https://issues.apache.org/jira/browse/TOMEE-1512[TOMEE-1512] - create basic application composer maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1517[TOMEE-1517] - TomEEEmbeddedRule
+* link:https://issues.apache.org/jira/browse/TOMEE-1518[TOMEE-1518] - ContainerRule and ApplicationRule
+* link:https://issues.apache.org/jira/browse/TOMEE-1526[TOMEE-1526] - global (conf/system.properties) openejb.datasource.pool support
+* link:https://issues.apache.org/jira/browse/TOMEE-1539[TOMEE-1539] - tomee maven plugins: allow to configure server.xml in the pom
+* link:https://issues.apache.org/jira/browse/TOMEE-1541[TOMEE-1541] - add inlinedTomEEXml to tomee maven plugins
+* link:https://issues.apache.org/jira/browse/TOMEE-1542[TOMEE-1542] - JAXRS: trailing slash not ignored/handled properly
+* link:https://issues.apache.org/jira/browse/TOMEE-1544[TOMEE-1544] - openejb.jpa.timer property to deactivate (false) jtaentitymanager timer metrics
+* link:https://issues.apache.org/jira/browse/TOMEE-1550[TOMEE-1550] - support AMQ plugin config on amq5factory
+* link:https://issues.apache.org/jira/browse/TOMEE-1552[TOMEE-1552] - add openejb.activemq.deploymentId-as-clientId flag to not force AMQ clientId to ejb deploymentId
+* link:https://issues.apache.org/jira/browse/TOMEE-1555[TOMEE-1555] - create @PersistenceUnitDefinition
+* link:https://issues.apache.org/jira/browse/TOMEE-1556[TOMEE-1556] - ApplicationComposer like API for web applications
+* link:https://issues.apache.org/jira/browse/TOMEE-1559[TOMEE-1559] - provide a basic programmatic way to secure a webapp when using tomee embedded deploy classpath
+* link:https://issues.apache.org/jira/browse/TOMEE-1560[TOMEE-1560] - tomee-embedded should support a custom realm in configuration
+* link:https://issues.apache.org/jira/browse/TOMEE-1573[TOMEE-1573] - support normal containers (ie not ra ones) in resources.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1574[TOMEE-1574] - support Resources as return type of @Module in application composer
+* link:https://issues.apache.org/jira/browse/TOMEE-1575[TOMEE-1575] - heroku PropertiesResourceProvider
+* link:https://issues.apache.org/jira/browse/TOMEE-1579[TOMEE-1579] - support executable wars just doing an overlay of tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1582[TOMEE-1582] - support endorsed and javaagent list for remote tomee arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1595[TOMEE-1595] - ApplicationComposer should support @PersistenceRootUrl for advanced cases
+* link:https://issues.apache.org/jira/browse/TOMEE-1597[TOMEE-1597] - tomee-maven-plugin: tar:gz support for tomee:build
+* link:https://issues.apache.org/jira/browse/TOMEE-1598[TOMEE-1598] - tomee-maven-plugin: support main as customizer
+* link:https://issues.apache.org/jira/browse/TOMEE-1600[TOMEE-1600] - tomee-maven-plugin: support exploded war in tomee:build
+* link:https://issues.apache.org/jira/browse/TOMEE-1603[TOMEE-1603] - support CDI password ciphers
+* link:https://issues.apache.org/jira/browse/TOMEE-1625[TOMEE-1625] - provide a way to recreate a datasource pool - Flushable feature - automatically on SQLException - aka ResetOnError
 
 == Task
 
-* [https://issues.apache.org/jira/browse/TOMEE-1276[TOMEE-1276]] - rework TimerExecutor
-* [https://issues.apache.org/jira/browse/TOMEE-1278[TOMEE-1278]] - tomcat 8.0.x
-* [https://issues.apache.org/jira/browse/TOMEE-1279[TOMEE-1279]] - integrate batchee
-* [https://issues.apache.org/jira/browse/TOMEE-1280[TOMEE-1280]] - myfaces 2.2.x
-* [https://issues.apache.org/jira/browse/TOMEE-1317[TOMEE-1317]] - Ensure full support of JSR-349 Bean Validation 1.1
-* [https://issues.apache.org/jira/browse/TOMEE-1327[TOMEE-1327]] - log4j2 integration
-* [https://issues.apache.org/jira/browse/TOMEE-1331[TOMEE-1331]] - rework ProvisiningUtil to allow it to support more resolvers
-* [https://issues.apache.org/jira/browse/TOMEE-1355[TOMEE-1355]] - experiment a tomee-embedded flat webapp mode
-* [https://issues.apache.org/jira/browse/TOMEE-1356[TOMEE-1356]] - tomcat resources are not always well created and can return a Context instead of the real instance
-* [https://issues.apache.org/jira/browse/TOMEE-1588[TOMEE-1588]] - move tomee to org.apache.tomee groupId
+* link:https://issues.apache.org/jira/browse/TOMEE-1276[TOMEE-1276] - rework TimerExecutor
+* link:https://issues.apache.org/jira/browse/TOMEE-1278[TOMEE-1278] - tomcat 8.0.x
+* link:https://issues.apache.org/jira/browse/TOMEE-1279[TOMEE-1279] - integrate batchee
+* link:https://issues.apache.org/jira/browse/TOMEE-1280[TOMEE-1280] - myfaces 2.2.x
+* link:https://issues.apache.org/jira/browse/TOMEE-1317[TOMEE-1317] - Ensure full support of JSR-349 Bean Validation 1.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1327[TOMEE-1327] - log4j2 integration
+* link:https://issues.apache.org/jira/browse/TOMEE-1331[TOMEE-1331] - rework ProvisiningUtil to allow it to support more resolvers
+* link:https://issues.apache.org/jira/browse/TOMEE-1355[TOMEE-1355] - experiment a tomee-embedded flat webapp mode
+* link:https://issues.apache.org/jira/browse/TOMEE-1356[TOMEE-1356] - tomcat resources are not always well created and can return a Context instead of the real instance
+* link:https://issues.apache.org/jira/browse/TOMEE-1588[TOMEE-1588] - move tomee to org.apache.tomee groupId
 
 == Test
 
-* [https://issues.apache.org/jira/browse/TOMEE-1290[TOMEE-1290]] - Source build profile &#39;hibernate&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1290[TOMEE-1290] - Source build profile &#39;hibernate&#39;
 requires junit dependency
-* [https://issues.apache.org/jira/browse/TOMEE-1338[TOMEE-1338]] - Create tests for DeployerEjb
-* [https://issues.apache.org/jira/browse/TOMEE-1523[TOMEE-1523]] - Pull LegacyClientTest resources init into @BeforeClass
+* link:https://issues.apache.org/jira/browse/TOMEE-1338[TOMEE-1338] - Create tests for DeployerEjb
+* link:https://issues.apache.org/jira/browse/TOMEE-1523[TOMEE-1523] - Pull LegacyClientTest resources init into @BeforeClass
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M2-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M2-release-notes.adoc
index 23d05b0..7ef1dd8 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M2-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M2-release-notes.adoc
@@ -1,74 +1,74 @@
-     Release Notes - TomEE - Version 7.0.0-M2
+= Release Notes - TomEE - Version 7.0.0-M2
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1640[TOMEE-1640]] - TomEE should &quot;scan&quot;
+* link:https://issues.apache.org/jira/browse/TOMEE-1640[TOMEE-1640] - TomEE should &quot;scan&quot;
 a possible CDI beans if a NoClassDefFoundError occurs before registering it
-* [https://issues.apache.org/jira/browse/TOMEE-1644[TOMEE-1644]] - synchronization ignored for entity managers using extended contexts
-* [https://issues.apache.org/jira/browse/TOMEE-1645[TOMEE-1645]] - tomee.sh ignored common.loader
-* [https://issues.apache.org/jira/browse/TOMEE-1646[TOMEE-1646]] - tomee.sh cipher swallows exceptions
-* [https://issues.apache.org/jira/browse/TOMEE-1649[TOMEE-1649]] - Websockets Memory Leak
-* [https://issues.apache.org/jira/browse/TOMEE-1655[TOMEE-1655]] - ApplicationComposers not isolating @Configuration for each test class.
-* [https://issues.apache.org/jira/browse/TOMEE-1663[TOMEE-1663]] - org.apache.openejb.assembler.classic.Assembler#destroyResourceTree doesnt detect resource adapter properly, can lead to bad connection factory shutdown
-* [https://issues.apache.org/jira/browse/TOMEE-1672[TOMEE-1672]] - user transaction not accessible during startup in webapps
-* [https://issues.apache.org/jira/browse/TOMEE-1681[TOMEE-1681]] - Upgrade &#39;<cxf.version>&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1644[TOMEE-1644] - synchronization ignored for entity managers using extended contexts
+* link:https://issues.apache.org/jira/browse/TOMEE-1645[TOMEE-1645] - tomee.sh ignored common.loader
+* link:https://issues.apache.org/jira/browse/TOMEE-1646[TOMEE-1646] - tomee.sh cipher swallows exceptions
+* link:https://issues.apache.org/jira/browse/TOMEE-1649[TOMEE-1649] - Websockets Memory Leak
+* link:https://issues.apache.org/jira/browse/TOMEE-1655[TOMEE-1655] - ApplicationComposers not isolating @Configuration for each test class.
+* link:https://issues.apache.org/jira/browse/TOMEE-1663[TOMEE-1663] - org.apache.openejb.assembler.classic.Assembler#destroyResourceTree doesnt detect resource adapter properly, can lead to bad connection factory shutdown
+* link:https://issues.apache.org/jira/browse/TOMEE-1672[TOMEE-1672] - user transaction not accessible during startup in webapps
+* link:https://issues.apache.org/jira/browse/TOMEE-1681[TOMEE-1681] - Upgrade &#39;<cxf.version>&#39;
 property in openejb.pom to 3.1.3
-* [https://issues.apache.org/jira/browse/TOMEE-1685[TOMEE-1685]] - Persistence and PersistenceUnit shouldnt be counted as module and lead webapps to be considered as ear in application composer
-* [https://issues.apache.org/jira/browse/TOMEE-1686[TOMEE-1686]] - org.apache.openejb.core.cmp.CmpContainer#findEJBObject supposes args array is not empty
-* [https://issues.apache.org/jira/browse/TOMEE-1687[TOMEE-1687]] - ServletContext not accesible during ApplicationScoped Initialized event
-* [https://issues.apache.org/jira/browse/TOMEE-1689[TOMEE-1689]] - arquillian tomee remote can miss test classes in webapp of ears
-* [https://issues.apache.org/jira/browse/TOMEE-1695[TOMEE-1695]] - ManagedExecutorService not propagating a request.login() when used in a servlet
-* [https://issues.apache.org/jira/browse/TOMEE-1696[TOMEE-1696]] - Lazy resources can use app classloader instead of container loader
-* [https://issues.apache.org/jira/browse/TOMEE-1698[TOMEE-1698]] - BeanManager no more set in ServletContext attributes
-* [https://issues.apache.org/jira/browse/TOMEE-1699[TOMEE-1699]] - [tomee-maven-plugin] dont quote systemVariables
-* [https://issues.apache.org/jira/browse/TOMEE-1702[TOMEE-1702]] - BaseEjbProxyHandler live proxy registry can leak for cmp beans
-* [https://issues.apache.org/jira/browse/TOMEE-1703[TOMEE-1703]] - finder not available for ear webapp making ServletcContextInitializer broken
-* [https://issues.apache.org/jira/browse/TOMEE-1704[TOMEE-1704]] - makes active config property override working and support placeholders
-* [https://issues.apache.org/jira/browse/TOMEE-1705[TOMEE-1705]] - Destroy application attempts to initialize lazily loaded resources
-* [https://issues.apache.org/jira/browse/TOMEE-1706[TOMEE-1706]] - Standalone WAR (autoWar) gets not deployed at / (ROOT)
-* [https://issues.apache.org/jira/browse/TOMEE-1710[TOMEE-1710]] - resources.xml resource ClassCastException
-* [https://issues.apache.org/jira/browse/TOMEE-1711[TOMEE-1711]] - cxf-rs doesn&#39;t work in embedded mode if request is wrapped in HttpServletRequestWrapper
-* [https://issues.apache.org/jira/browse/TOMEE-1713[TOMEE-1713]] - ensure OpenWebBeans services can be extended using application.properties
-* [https://issues.apache.org/jira/browse/TOMEE-1721[TOMEE-1721]] - no module (webapp here) webservices can lead to NPE
+* link:https://issues.apache.org/jira/browse/TOMEE-1685[TOMEE-1685] - Persistence and PersistenceUnit shouldnt be counted as module and lead webapps to be considered as ear in application composer
+* link:https://issues.apache.org/jira/browse/TOMEE-1686[TOMEE-1686] - org.apache.openejb.core.cmp.CmpContainer#findEJBObject supposes args array is not empty
+* link:https://issues.apache.org/jira/browse/TOMEE-1687[TOMEE-1687] - ServletContext not accesible during ApplicationScoped Initialized event
+* link:https://issues.apache.org/jira/browse/TOMEE-1689[TOMEE-1689] - arquillian tomee remote can miss test classes in webapp of ears
+* link:https://issues.apache.org/jira/browse/TOMEE-1695[TOMEE-1695] - ManagedExecutorService not propagating a request.login() when used in a servlet
+* link:https://issues.apache.org/jira/browse/TOMEE-1696[TOMEE-1696] - Lazy resources can use app classloader instead of container loader
+* link:https://issues.apache.org/jira/browse/TOMEE-1698[TOMEE-1698] - BeanManager no more set in ServletContext attributes
+* link:https://issues.apache.org/jira/browse/TOMEE-1699[TOMEE-1699] - [tomee-maven-plugin] dont quote systemVariables
+* link:https://issues.apache.org/jira/browse/TOMEE-1702[TOMEE-1702] - BaseEjbProxyHandler live proxy registry can leak for cmp beans
+* link:https://issues.apache.org/jira/browse/TOMEE-1703[TOMEE-1703] - finder not available for ear webapp making ServletcContextInitializer broken
+* link:https://issues.apache.org/jira/browse/TOMEE-1704[TOMEE-1704] - makes active config property override working and support placeholders
+* link:https://issues.apache.org/jira/browse/TOMEE-1705[TOMEE-1705] - Destroy application attempts to initialize lazily loaded resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1706[TOMEE-1706] - Standalone WAR (autoWar) gets not deployed at / (ROOT)
+* link:https://issues.apache.org/jira/browse/TOMEE-1710[TOMEE-1710] - resources.xml resource ClassCastException
+* link:https://issues.apache.org/jira/browse/TOMEE-1711[TOMEE-1711] - cxf-rs doesn&#39;t work in embedded mode if request is wrapped in HttpServletRequestWrapper
+* link:https://issues.apache.org/jira/browse/TOMEE-1713[TOMEE-1713] - ensure OpenWebBeans services can be extended using application.properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1721[TOMEE-1721] - no module (webapp here) webservices can lead to NPE
 
 == Dependency upgrade
 
-* [https://issues.apache.org/jira/browse/TOMEE-1633[TOMEE-1633]] - upgrade javamail to 1.9.0-alpha-2
-* [https://issues.apache.org/jira/browse/TOMEE-1659[TOMEE-1659]] - upgrade to mojarra 2.2.9
-* [https://issues.apache.org/jira/browse/TOMEE-1670[TOMEE-1670]] - xbean 4.5
-* [https://issues.apache.org/jira/browse/TOMEE-1674[TOMEE-1674]] - tomcat 8.0.32
-* [https://issues.apache.org/jira/browse/TOMEE-1676[TOMEE-1676]] - ActiveMQ 5.13
-* [https://issues.apache.org/jira/browse/TOMEE-1679[TOMEE-1679]] - myfaces 2.2.9
-* [https://issues.apache.org/jira/browse/TOMEE-1680[TOMEE-1680]] - mojarra 2.2.12
-* [https://issues.apache.org/jira/browse/TOMEE-1684[TOMEE-1684]] - CXF 3.1.5
-* [https://issues.apache.org/jira/browse/TOMEE-1700[TOMEE-1700]] - upgrade Johnzon to 0.9.3
-* [https://issues.apache.org/jira/browse/TOMEE-1707[TOMEE-1707]] - bval 1.1.1
-* [https://issues.apache.org/jira/browse/TOMEE-1716[TOMEE-1716]] - openjpa 2.4.1
-* [https://issues.apache.org/jira/browse/TOMEE-1717[TOMEE-1717]] - OpenWebBeans 1.6.3
+* link:https://issues.apache.org/jira/browse/TOMEE-1633[TOMEE-1633] - upgrade javamail to 1.9.0-alpha-2
+* link:https://issues.apache.org/jira/browse/TOMEE-1659[TOMEE-1659] - upgrade to mojarra 2.2.9
+* link:https://issues.apache.org/jira/browse/TOMEE-1670[TOMEE-1670] - xbean 4.5
+* link:https://issues.apache.org/jira/browse/TOMEE-1674[TOMEE-1674] - tomcat 8.0.32
+* link:https://issues.apache.org/jira/browse/TOMEE-1676[TOMEE-1676] - ActiveMQ 5.13
+* link:https://issues.apache.org/jira/browse/TOMEE-1679[TOMEE-1679] - myfaces 2.2.9
+* link:https://issues.apache.org/jira/browse/TOMEE-1680[TOMEE-1680] - mojarra 2.2.12
+* link:https://issues.apache.org/jira/browse/TOMEE-1684[TOMEE-1684] - CXF 3.1.5
+* link:https://issues.apache.org/jira/browse/TOMEE-1700[TOMEE-1700] - upgrade Johnzon to 0.9.3
+* link:https://issues.apache.org/jira/browse/TOMEE-1707[TOMEE-1707] - bval 1.1.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1716[TOMEE-1716] - openjpa 2.4.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1717[TOMEE-1717] - OpenWebBeans 1.6.3
 
 == Improvement
 
-* [https://issues.apache.org/jira/browse/TOMEE-1642[TOMEE-1642]] - Would be nice that tomee logs JAXRS configuration in use (was: sends an INFO when not found the relative class for pojo-deployment in configuration [openejb-jar.xml])
-* [https://issues.apache.org/jira/browse/TOMEE-1643[TOMEE-1643]] - XADataSource can leak connections/skip the pool
-* [https://issues.apache.org/jira/browse/TOMEE-1650[TOMEE-1650]] - ignore tomee webapp and internal application by default
-* [https://issues.apache.org/jira/browse/TOMEE-1656[TOMEE-1656]] - {jaxrs provider qualifier name}.activated ignored for mandatory providers
-* [https://issues.apache.org/jira/browse/TOMEE-1657[TOMEE-1657]] - skip ValidationExceptionMapper if the user registers one
-* [https://issues.apache.org/jira/browse/TOMEE-1694[TOMEE-1694]] - remove workaround for websockets CDI releasing since tomcat cleans server endpoints
-* [https://issues.apache.org/jira/browse/TOMEE-1708[TOMEE-1708]] - [arquillian] use configured temp dir (arquillian.xml) instead of target to download tomee
+* link:https://issues.apache.org/jira/browse/TOMEE-1642[TOMEE-1642] - Would be nice that tomee logs JAXRS configuration in use (was: sends an INFO when not found the relative class for pojo-deployment in configuration [openejb-jar.xml])
+* link:https://issues.apache.org/jira/browse/TOMEE-1643[TOMEE-1643] - XADataSource can leak connections/skip the pool
+* link:https://issues.apache.org/jira/browse/TOMEE-1650[TOMEE-1650] - ignore tomee webapp and internal application by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1656[TOMEE-1656] - {jaxrs provider qualifier name}.activated ignored for mandatory providers
+* link:https://issues.apache.org/jira/browse/TOMEE-1657[TOMEE-1657] - skip ValidationExceptionMapper if the user registers one
+* link:https://issues.apache.org/jira/browse/TOMEE-1694[TOMEE-1694] - remove workaround for websockets CDI releasing since tomcat cleans server endpoints
+* link:https://issues.apache.org/jira/browse/TOMEE-1708[TOMEE-1708] - [arquillian] use configured temp dir (arquillian.xml) instead of target to download tomee
 
 == New Feature
 
-* [https://issues.apache.org/jira/browse/TOMEE-1651[TOMEE-1651]] - support char[] password decryption (not String)
-* [https://issues.apache.org/jira/browse/TOMEE-1652[TOMEE-1652]] - add cdiStereotypes() to @Classes in ApplicationComposer API
-* [https://issues.apache.org/jira/browse/TOMEE-1653[TOMEE-1653]] - add hooks in tomee:exec runner
-* [https://issues.apache.org/jira/browse/TOMEE-1660[TOMEE-1660]] - tomee embedded should support web resource cache configuration
-* [https://issues.apache.org/jira/browse/TOMEE-1667[TOMEE-1667]] - add published-url in cxf.jax*.
+* link:https://issues.apache.org/jira/browse/TOMEE-1651[TOMEE-1651] - support char[] password decryption (not String)
+* link:https://issues.apache.org/jira/browse/TOMEE-1652[TOMEE-1652] - add cdiStereotypes() to @Classes in ApplicationComposer API
+* link:https://issues.apache.org/jira/browse/TOMEE-1653[TOMEE-1653] - add hooks in tomee:exec runner
+* link:https://issues.apache.org/jira/browse/TOMEE-1660[TOMEE-1660] - tomee embedded should support web resource cache configuration
+* link:https://issues.apache.org/jira/browse/TOMEE-1667[TOMEE-1667] - add published-url in cxf.jax*.
 properties in openejb-jar.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1668[TOMEE-1668]] - add objectName configuration to @MBean
-* [https://issues.apache.org/jira/browse/TOMEE-1675[TOMEE-1675]] - TomEE embedded EJBContainer implementation ignores container properties
-* [https://issues.apache.org/jira/browse/TOMEE-1682[TOMEE-1682]] - support tomee archives without a root folder in tomee maven plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1690[TOMEE-1690]] - [tomee maven plugin] add jsCustomizers and groovyCustomizers option
-* [https://issues.apache.org/jira/browse/TOMEE-1701[TOMEE-1701]] - add a single instance ApplicationComposer (SingleApplicationComposerRunner)
-* [https://issues.apache.org/jira/browse/TOMEE-1709[TOMEE-1709]] - [tomee-embedded-maven-plugin] LiveReload integration
-* [https://issues.apache.org/jira/browse/TOMEE-1714[TOMEE-1714]] - add TomEEProxyHandler property in datasources to support custom proxying
-* [https://issues.apache.org/jira/browse/TOMEE-1715[TOMEE-1715]] - basic part support in openejb-http (embedded)
+* link:https://issues.apache.org/jira/browse/TOMEE-1668[TOMEE-1668] - add objectName configuration to @MBean
+* link:https://issues.apache.org/jira/browse/TOMEE-1675[TOMEE-1675] - TomEE embedded EJBContainer implementation ignores container properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1682[TOMEE-1682] - support tomee archives without a root folder in tomee maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1690[TOMEE-1690] - [tomee maven plugin] add jsCustomizers and groovyCustomizers option
+* link:https://issues.apache.org/jira/browse/TOMEE-1701[TOMEE-1701] - add a single instance ApplicationComposer (SingleApplicationComposerRunner)
+* link:https://issues.apache.org/jira/browse/TOMEE-1709[TOMEE-1709] - [tomee-embedded-maven-plugin] LiveReload integration
+* link:https://issues.apache.org/jira/browse/TOMEE-1714[TOMEE-1714] - add TomEEProxyHandler property in datasources to support custom proxying
+* link:https://issues.apache.org/jira/browse/TOMEE-1715[TOMEE-1715] - basic part support in openejb-http (embedded)
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M3-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M3-release-notes.adoc
index 56e857c..f5df663 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M3-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M3-release-notes.adoc
@@ -1,9 +1,9 @@
-     Release Notes - TomEE - Version 7.0.0-M3
+= Release Notes - TomEE - Version 7.0.0-M3
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1638[TOMEE-1638]] - tomee:exec on Windows produces invalid tomee.zip due to backslash directory separators
-* [https://issues.apache.org/jira/browse/TOMEE-1718[TOMEE-1718]] - Potential NPE when servlet class is not set defining a JAXRS application mapping
-* [https://issues.apache.org/jira/browse/TOMEE-1719[TOMEE-1719]] - support application/*+json by default
-* [https://issues.apache.org/jira/browse/TOMEE-1721[TOMEE-1721]] - no module (webapp here) webservices can lead to NPE
-* [https://issues.apache.org/jira/browse/TOMEE-1724[TOMEE-1724]] - BVal enforces java 8 usage
+* link:https://issues.apache.org/jira/browse/TOMEE-1638[TOMEE-1638] - tomee:exec on Windows produces invalid tomee.zip due to backslash directory separators
+* link:https://issues.apache.org/jira/browse/TOMEE-1718[TOMEE-1718] - Potential NPE when servlet class is not set defining a JAXRS application mapping
+* link:https://issues.apache.org/jira/browse/TOMEE-1719[TOMEE-1719] - support application/*+json by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1721[TOMEE-1721] - no module (webapp here) webservices can lead to NPE
+* link:https://issues.apache.org/jira/browse/TOMEE-1724[TOMEE-1724] - BVal enforces java 8 usage
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-release-notes.adoc
index d927c6f..2bc5e34 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-release-notes.adoc
@@ -1,146 +1,146 @@
-     Release Notes - TomEE - Version 7.0.0
+= Release Notes - TomEE - Version 7.0.0
 
 == Sub-task
 
-* [https://issues.apache.org/jira/browse/TOMEE-1322[TOMEE-1322]] - Client API
+* link:https://issues.apache.org/jira/browse/TOMEE-1322[TOMEE-1322] - Client API
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1266[TOMEE-1266]] - Unable to configure a datasource with TomEE in context of Oracle Wallet
-* [https://issues.apache.org/jira/browse/TOMEE-1268[TOMEE-1268]] - Auto scanning of @Provider
-* [https://issues.apache.org/jira/browse/TOMEE-1275[TOMEE-1275]] - TimerExecutor as compoenent doesn&#39;t follow executor lifecycle (stop/start)
-* [https://issues.apache.org/jira/browse/TOMEE-1281[TOMEE-1281]] - JAXRS doesn&#39;t work with deltaspike in Application#getSingleton
-* [https://issues.apache.org/jira/browse/TOMEE-1296[TOMEE-1296]] - org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform mbeanServer name is wrong
-* [https://issues.apache.org/jira/browse/TOMEE-1324[TOMEE-1324]] - Problem with TomEE Maven archetype
-* [https://issues.apache.org/jira/browse/TOMEE-1325[TOMEE-1325]] - Dynamic subclassing doesn&#39;t support interfaces (@Local)
-* [https://issues.apache.org/jira/browse/TOMEE-1329[TOMEE-1329]] - jars.txt doesn&#39;t support empty lines
-* [https://issues.apache.org/jira/browse/TOMEE-1330[TOMEE-1330]] - Support to include container urls in scanning
-* [https://issues.apache.org/jira/browse/TOMEE-1334[TOMEE-1334]] - cdi lazy realm throws NPE cause of init handling (too early)
-* [https://issues.apache.org/jira/browse/TOMEE-1335[TOMEE-1335]] - openejb.deployer.save-deployments broken on war
-* [https://issues.apache.org/jira/browse/TOMEE-1342[TOMEE-1342]] - OutputGeneratedDescriptors doesn&#39;t output complete ejb-jar.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1343[TOMEE-1343]] - HSQL server shuts down saying no databases available
-* [https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364]] - When using the tomee-maven-plugins stop goal tomee seems to hang forever
-* [https://issues.apache.org/jira/browse/TOMEE-1376[TOMEE-1376]] - Invalid package within groovy script
-* [https://issues.apache.org/jira/browse/TOMEE-1398[TOMEE-1398]] - The project maven-util doesn&#39;t contain the Log interface on it&#39;s classpath
-* [https://issues.apache.org/jira/browse/TOMEE-1400[TOMEE-1400]] - Potential NPE in TomeeAnnotationProvider
-* [https://issues.apache.org/jira/browse/TOMEE-1408[TOMEE-1408]] - Incorrect assertions within the testcode
-* [https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409]] - Invalid configuration in module openejb-junit
-* [https://issues.apache.org/jira/browse/TOMEE-1509[TOMEE-1509]] - PropertyPlaceHolderHelper does not work with cipher:
-* [https://issues.apache.org/jira/browse/TOMEE-1519[TOMEE-1519]] - SetupCommand fails to delete file/dir on Windows
-* [https://issues.apache.org/jira/browse/TOMEE-1606[TOMEE-1606]] - Bad conversion of DataSource password containing special characters
-* [https://issues.apache.org/jira/browse/TOMEE-1626[TOMEE-1626]] - Maven Tomee Exec Mojo failed when provided server.xml use env vars
-* [https://issues.apache.org/jira/browse/TOMEE-1725[TOMEE-1725]] - ManagedConnection#equals broken when not using dbcp
-* [https://issues.apache.org/jira/browse/TOMEE-1726[TOMEE-1726]] - StreamOutput not considered as a stream
-* [https://issues.apache.org/jira/browse/TOMEE-1727[TOMEE-1727]] - Application.getSingletons doesn&#39;t handle @Provider right creating warnings
-* [https://issues.apache.org/jira/browse/TOMEE-1728[TOMEE-1728]] - ApplicationComposers.run calls twice @PostConstruct of the application
-* [https://issues.apache.org/jira/browse/TOMEE-1729[TOMEE-1729]] - empty context path for application composer applications can lead to wrong http routing
-* [https://issues.apache.org/jira/browse/TOMEE-1730[TOMEE-1730]] - bad regex for embedded http layer and filter mapping when ending by *
-* [https://issues.apache.org/jira/browse/TOMEE-1731[TOMEE-1731]] - web.xml should override @ApplicationPath and not concatenate both paths
-* [https://issues.apache.org/jira/browse/TOMEE-1739[TOMEE-1739]] - Javaagent arguments ignored by tomee-maven-plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1740[TOMEE-1740]] - Ensure Contexts propagates in ManagedExecutors the exchange to be able to inject RS @Context in async endpoints
-* [https://issues.apache.org/jira/browse/TOMEE-1741[TOMEE-1741]] - Incorrect log message
-* [https://issues.apache.org/jira/browse/TOMEE-1742[TOMEE-1742]] - application composer mvn plugins don&#39;t work with maven > 3.0
-* [https://issues.apache.org/jira/browse/TOMEE-1748[TOMEE-1748]] - managed executor factory should support a Threadfactory (not a Managed one) as thread factory
-* [https://issues.apache.org/jira/browse/TOMEE-1751[TOMEE-1751]] - RemoteServer doesnt support system properties with equals in values
-* [https://issues.apache.org/jira/browse/TOMEE-1759[TOMEE-1759]] - JSF NPE in FashImpl with nested/forward request
-* [https://issues.apache.org/jira/browse/TOMEE-1764[TOMEE-1764]] - JSP @Resource not honored if only in JSP
-* [https://issues.apache.org/jira/browse/TOMEE-1765[TOMEE-1765]] - @Transactional doesn&#39;t throw as cause synchronization exceptions
-* [https://issues.apache.org/jira/browse/TOMEE-1767[TOMEE-1767]] - @DataSourceDefinition doesn&#39;t support XADataSource
-* [https://issues.apache.org/jira/browse/TOMEE-1770[TOMEE-1770]] - @Initialized(AppScoped) not using the right classloader in tomee-embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1772[TOMEE-1772]] - Singleton DependsOnTest fails most of the times
-* [https://issues.apache.org/jira/browse/TOMEE-1777[TOMEE-1777]] - some resources are not properly removed from OpenEjbConfiguration
-* [https://issues.apache.org/jira/browse/TOMEE-1785[TOMEE-1785]] - activate bean validation with jaxrs by default
-* [https://issues.apache.org/jira/browse/TOMEE-1786[TOMEE-1786]] - BvalCdiFilter is not active
-* [https://issues.apache.org/jira/browse/TOMEE-1787[TOMEE-1787]] - EJBExceptionMapper can end up in a NPE
-* [https://issues.apache.org/jira/browse/TOMEE-1788[TOMEE-1788]] - TomEE fails to start embedded ActiveMQ
-* [https://issues.apache.org/jira/browse/TOMEE-1791[TOMEE-1791]] - property-provider should be properties-provider for tomee.xml on resources
-* [https://issues.apache.org/jira/browse/TOMEE-1792[TOMEE-1792]] - Eclipselink integration not working in flat classloader mode
-* [https://issues.apache.org/jira/browse/TOMEE-1796[TOMEE-1796]] - dont add war resources when running a .war with tomee embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1799[TOMEE-1799]] - Java 8 : java.lang.IllegalArgumentException: Comparison method violates its general contract!
-* [https://issues.apache.org/jira/browse/TOMEE-1800[TOMEE-1800]] - SystemProperty not merged when using Import in tomee.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1805[TOMEE-1805]] - HttpServletRequest#logout doesn&#39;t clear authenticated identity in EJB
-* [https://issues.apache.org/jira/browse/TOMEE-1806[TOMEE-1806]] - GeronimoConnectionManager background connection validation not working
-* [https://issues.apache.org/jira/browse/TOMEE-1811[TOMEE-1811]] - IllegalArgumentException - File [xxxxxx.jar!/META-INF/persistence.xml] does not exist:
-* [https://issues.apache.org/jira/browse/TOMEE-1816[TOMEE-1816]] - java.lang.NoSuchFieldException: pool in Connector Resource Adapter deploy
+* link:https://issues.apache.org/jira/browse/TOMEE-1266[TOMEE-1266] - Unable to configure a datasource with TomEE in context of Oracle Wallet
+* link:https://issues.apache.org/jira/browse/TOMEE-1268[TOMEE-1268] - Auto scanning of @Provider
+* link:https://issues.apache.org/jira/browse/TOMEE-1275[TOMEE-1275] - TimerExecutor as compoenent doesn&#39;t follow executor lifecycle (stop/start)
+* link:https://issues.apache.org/jira/browse/TOMEE-1281[TOMEE-1281] - JAXRS doesn&#39;t work with deltaspike in Application#getSingleton
+* link:https://issues.apache.org/jira/browse/TOMEE-1296[TOMEE-1296] - org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform mbeanServer name is wrong
+* link:https://issues.apache.org/jira/browse/TOMEE-1324[TOMEE-1324] - Problem with TomEE Maven archetype
+* link:https://issues.apache.org/jira/browse/TOMEE-1325[TOMEE-1325] - Dynamic subclassing doesn&#39;t support interfaces (@Local)
+* link:https://issues.apache.org/jira/browse/TOMEE-1329[TOMEE-1329] - jars.txt doesn&#39;t support empty lines
+* link:https://issues.apache.org/jira/browse/TOMEE-1330[TOMEE-1330] - Support to include container urls in scanning
+* link:https://issues.apache.org/jira/browse/TOMEE-1334[TOMEE-1334] - cdi lazy realm throws NPE cause of init handling (too early)
+* link:https://issues.apache.org/jira/browse/TOMEE-1335[TOMEE-1335] - openejb.deployer.save-deployments broken on war
+* link:https://issues.apache.org/jira/browse/TOMEE-1342[TOMEE-1342] - OutputGeneratedDescriptors doesn&#39;t output complete ejb-jar.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1343[TOMEE-1343] - HSQL server shuts down saying no databases available
+* link:https://issues.apache.org/jira/browse/TOMEE-1364[TOMEE-1364] - When using the tomee-maven-plugins stop goal tomee seems to hang forever
+* link:https://issues.apache.org/jira/browse/TOMEE-1376[TOMEE-1376] - Invalid package within groovy script
+* link:https://issues.apache.org/jira/browse/TOMEE-1398[TOMEE-1398] - The project maven-util doesn&#39;t contain the Log interface on it&#39;s classpath
+* link:https://issues.apache.org/jira/browse/TOMEE-1400[TOMEE-1400] - Potential NPE in TomeeAnnotationProvider
+* link:https://issues.apache.org/jira/browse/TOMEE-1408[TOMEE-1408] - Incorrect assertions within the testcode
+* link:https://issues.apache.org/jira/browse/TOMEE-1409[TOMEE-1409] - Invalid configuration in module openejb-junit
+* link:https://issues.apache.org/jira/browse/TOMEE-1509[TOMEE-1509] - PropertyPlaceHolderHelper does not work with cipher:
+* link:https://issues.apache.org/jira/browse/TOMEE-1519[TOMEE-1519] - SetupCommand fails to delete file/dir on Windows
+* link:https://issues.apache.org/jira/browse/TOMEE-1606[TOMEE-1606] - Bad conversion of DataSource password containing special characters
+* link:https://issues.apache.org/jira/browse/TOMEE-1626[TOMEE-1626] - Maven Tomee Exec Mojo failed when provided server.xml use env vars
+* link:https://issues.apache.org/jira/browse/TOMEE-1725[TOMEE-1725] - ManagedConnection#equals broken when not using dbcp
+* link:https://issues.apache.org/jira/browse/TOMEE-1726[TOMEE-1726] - StreamOutput not considered as a stream
+* link:https://issues.apache.org/jira/browse/TOMEE-1727[TOMEE-1727] - Application.getSingletons doesn&#39;t handle @Provider right creating warnings
+* link:https://issues.apache.org/jira/browse/TOMEE-1728[TOMEE-1728] - ApplicationComposers.run calls twice @PostConstruct of the application
+* link:https://issues.apache.org/jira/browse/TOMEE-1729[TOMEE-1729] - empty context path for application composer applications can lead to wrong http routing
+* link:https://issues.apache.org/jira/browse/TOMEE-1730[TOMEE-1730] - bad regex for embedded http layer and filter mapping when ending by *
+* link:https://issues.apache.org/jira/browse/TOMEE-1731[TOMEE-1731] - web.xml should override @ApplicationPath and not concatenate both paths
+* link:https://issues.apache.org/jira/browse/TOMEE-1739[TOMEE-1739] - Javaagent arguments ignored by tomee-maven-plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1740[TOMEE-1740] - Ensure Contexts propagates in ManagedExecutors the exchange to be able to inject RS @Context in async endpoints
+* link:https://issues.apache.org/jira/browse/TOMEE-1741[TOMEE-1741] - Incorrect log message
+* link:https://issues.apache.org/jira/browse/TOMEE-1742[TOMEE-1742] - application composer mvn plugins don&#39;t work with maven > 3.0
+* link:https://issues.apache.org/jira/browse/TOMEE-1748[TOMEE-1748] - managed executor factory should support a Threadfactory (not a Managed one) as thread factory
+* link:https://issues.apache.org/jira/browse/TOMEE-1751[TOMEE-1751] - RemoteServer doesnt support system properties with equals in values
+* link:https://issues.apache.org/jira/browse/TOMEE-1759[TOMEE-1759] - JSF NPE in FashImpl with nested/forward request
+* link:https://issues.apache.org/jira/browse/TOMEE-1764[TOMEE-1764] - JSP @Resource not honored if only in JSP
+* link:https://issues.apache.org/jira/browse/TOMEE-1765[TOMEE-1765] - @Transactional doesn&#39;t throw as cause synchronization exceptions
+* link:https://issues.apache.org/jira/browse/TOMEE-1767[TOMEE-1767] - @DataSourceDefinition doesn&#39;t support XADataSource
+* link:https://issues.apache.org/jira/browse/TOMEE-1770[TOMEE-1770] - @Initialized(AppScoped) not using the right classloader in tomee-embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1772[TOMEE-1772] - Singleton DependsOnTest fails most of the times
+* link:https://issues.apache.org/jira/browse/TOMEE-1777[TOMEE-1777] - some resources are not properly removed from OpenEjbConfiguration
+* link:https://issues.apache.org/jira/browse/TOMEE-1785[TOMEE-1785] - activate bean validation with jaxrs by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1786[TOMEE-1786] - BvalCdiFilter is not active
+* link:https://issues.apache.org/jira/browse/TOMEE-1787[TOMEE-1787] - EJBExceptionMapper can end up in a NPE
+* link:https://issues.apache.org/jira/browse/TOMEE-1788[TOMEE-1788] - TomEE fails to start embedded ActiveMQ
+* link:https://issues.apache.org/jira/browse/TOMEE-1791[TOMEE-1791] - property-provider should be properties-provider for tomee.xml on resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1792[TOMEE-1792] - Eclipselink integration not working in flat classloader mode
+* link:https://issues.apache.org/jira/browse/TOMEE-1796[TOMEE-1796] - dont add war resources when running a .war with tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1799[TOMEE-1799] - Java 8 : java.lang.IllegalArgumentException: Comparison method violates its general contract!
+* link:https://issues.apache.org/jira/browse/TOMEE-1800[TOMEE-1800] - SystemProperty not merged when using Import in tomee.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1805[TOMEE-1805] - HttpServletRequest#logout doesn&#39;t clear authenticated identity in EJB
+* link:https://issues.apache.org/jira/browse/TOMEE-1806[TOMEE-1806] - GeronimoConnectionManager background connection validation not working
+* link:https://issues.apache.org/jira/browse/TOMEE-1811[TOMEE-1811] - IllegalArgumentException - File [xxxxxx.jar!/META-INF/persistence.xml] does not exist:
+* link:https://issues.apache.org/jira/browse/TOMEE-1816[TOMEE-1816] - java.lang.NoSuchFieldException: pool in Connector Resource Adapter deploy
 
 == Dependency upgrade
 
-* [https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391]] - Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
-* [https://issues.apache.org/jira/browse/TOMEE-1754[TOMEE-1754]] - Tomcat 8.5.2
-* [https://issues.apache.org/jira/browse/TOMEE-1757[TOMEE-1757]] - [plume] eclipselinks 2.6.3
-* [https://issues.apache.org/jira/browse/TOMEE-1760[TOMEE-1760]] - CXf 3.1.6
-* [https://issues.apache.org/jira/browse/TOMEE-1776[TOMEE-1776]] - myfaces 2.2.10
-* [https://issues.apache.org/jira/browse/TOMEE-1781[TOMEE-1781]] - slf4j 1.7.21
-* [https://issues.apache.org/jira/browse/TOMEE-1803[TOMEE-1803]] - upgrade to AMQ 5.13.3
+* link:https://issues.apache.org/jira/browse/TOMEE-1391[TOMEE-1391] - Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8
+* link:https://issues.apache.org/jira/browse/TOMEE-1754[TOMEE-1754] - Tomcat 8.5.2
+* link:https://issues.apache.org/jira/browse/TOMEE-1757[TOMEE-1757] - [plume] eclipselinks 2.6.3
+* link:https://issues.apache.org/jira/browse/TOMEE-1760[TOMEE-1760] - CXf 3.1.6
+* link:https://issues.apache.org/jira/browse/TOMEE-1776[TOMEE-1776] - myfaces 2.2.10
+* link:https://issues.apache.org/jira/browse/TOMEE-1781[TOMEE-1781] - slf4j 1.7.21
+* link:https://issues.apache.org/jira/browse/TOMEE-1803[TOMEE-1803] - upgrade to AMQ 5.13.3
 
 == Improvement
 
-* [https://issues.apache.org/jira/browse/TOMEE-1269[TOMEE-1269]] - if a @Path interface has a single implementation add it as rest service
-* [https://issues.apache.org/jira/browse/TOMEE-1270[TOMEE-1270]] - exclude from scanning @Deprecated @Providers
-* [https://issues.apache.org/jira/browse/TOMEE-1273[TOMEE-1273]] - fix SslTomEETest to work with JDK 8 keytool
-* [https://issues.apache.org/jira/browse/TOMEE-1328[TOMEE-1328]] - Arquillian.xml &#39;additionalLibs&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1269[TOMEE-1269] - if a @Path interface has a single implementation add it as rest service
+* link:https://issues.apache.org/jira/browse/TOMEE-1270[TOMEE-1270] - exclude from scanning @Deprecated @Providers
+* link:https://issues.apache.org/jira/browse/TOMEE-1273[TOMEE-1273] - fix SslTomEETest to work with JDK 8 keytool
+* link:https://issues.apache.org/jira/browse/TOMEE-1328[TOMEE-1328] - Arquillian.xml &#39;additionalLibs&#39;
 must fail-fast
-* [https://issues.apache.org/jira/browse/TOMEE-1336[TOMEE-1336]] - Support classname.activated = true/false for auto discovered providers
-* [https://issues.apache.org/jira/browse/TOMEE-1339[TOMEE-1339]] - [JAXRS] try static resources first
-* [https://issues.apache.org/jira/browse/TOMEE-1365[TOMEE-1365]] - Updated to use try statement RemoteServer
-* [https://issues.apache.org/jira/browse/TOMEE-1367[TOMEE-1367]] - add singleDumpByArchiveName parameter to arquillian tomee adapters
-* [https://issues.apache.org/jira/browse/TOMEE-1736[TOMEE-1736]] - more explicit message if ejbd fails cause of class filtering (introduced for 0-day vulnerability fixed in previous release)
-* [https://issues.apache.org/jira/browse/TOMEE-1737[TOMEE-1737]] - activating default EE resources in the distribution but not in others modes
-* [https://issues.apache.org/jira/browse/TOMEE-1738[TOMEE-1738]] - basic configuration for TomEEJarScanner
-* [https://issues.apache.org/jira/browse/TOMEE-1744[TOMEE-1744]] - Ensure tomee embedded uses default tomcat connector by default (nio)
-* [https://issues.apache.org/jira/browse/TOMEE-1745[TOMEE-1745]] - allow to configure on command line server.xml and tomee.xml to use for tomee embedded provided main(String[])
-* [https://issues.apache.org/jira/browse/TOMEE-1746[TOMEE-1746]] - support connector configuration for tomee embedded with properties starting with connector.xxx (xxx being a connector option)
-* [https://issues.apache.org/jira/browse/TOMEE-1747[TOMEE-1747]] - for managed executor, thread factory option should support resource name
-* [https://issues.apache.org/jira/browse/TOMEE-1749[TOMEE-1749]] - [ApplicationComposer] support Gradle test/main as we support Maven for @Default
-* [https://issues.apache.org/jira/browse/TOMEE-1750[TOMEE-1750]] - support Gradle as invalid folders (for name identification)
-* [https://issues.apache.org/jira/browse/TOMEE-1766[TOMEE-1766]] - ensure default org.apache.johnzon.max-string-length size is 4k
-* [https://issues.apache.org/jira/browse/TOMEE-1784[TOMEE-1784]] - try to force persistence enhancement in tomee-embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1789[TOMEE-1789]] - Expose Pool flush() through JMX
-* [https://issues.apache.org/jira/browse/TOMEE-1790[TOMEE-1790]] - Allow primitive arrays to be serialized/deserialized over (http)ejbd
-* [https://issues.apache.org/jira/browse/TOMEE-1802[TOMEE-1802]] - support network connector configuration on AMQ uri syntax (tomee.xml)
-* [https://issues.apache.org/jira/browse/TOMEE-1807[TOMEE-1807]] - exclude jaxb and junit from tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1336[TOMEE-1336] - Support classname.activated = true/false for auto discovered providers
+* link:https://issues.apache.org/jira/browse/TOMEE-1339[TOMEE-1339] - [JAXRS] try static resources first
+* link:https://issues.apache.org/jira/browse/TOMEE-1365[TOMEE-1365] - Updated to use try statement RemoteServer
+* link:https://issues.apache.org/jira/browse/TOMEE-1367[TOMEE-1367] - add singleDumpByArchiveName parameter to arquillian tomee adapters
+* link:https://issues.apache.org/jira/browse/TOMEE-1736[TOMEE-1736] - more explicit message if ejbd fails cause of class filtering (introduced for 0-day vulnerability fixed in previous release)
+* link:https://issues.apache.org/jira/browse/TOMEE-1737[TOMEE-1737] - activating default EE resources in the distribution but not in others modes
+* link:https://issues.apache.org/jira/browse/TOMEE-1738[TOMEE-1738] - basic configuration for TomEEJarScanner
+* link:https://issues.apache.org/jira/browse/TOMEE-1744[TOMEE-1744] - Ensure tomee embedded uses default tomcat connector by default (nio)
+* link:https://issues.apache.org/jira/browse/TOMEE-1745[TOMEE-1745] - allow to configure on command line server.xml and tomee.xml to use for tomee embedded provided main(String[])
+* link:https://issues.apache.org/jira/browse/TOMEE-1746[TOMEE-1746] - support connector configuration for tomee embedded with properties starting with connector.xxx (xxx being a connector option)
+* link:https://issues.apache.org/jira/browse/TOMEE-1747[TOMEE-1747] - for managed executor, thread factory option should support resource name
+* link:https://issues.apache.org/jira/browse/TOMEE-1749[TOMEE-1749] - [ApplicationComposer] support Gradle test/main as we support Maven for @Default
+* link:https://issues.apache.org/jira/browse/TOMEE-1750[TOMEE-1750] - support Gradle as invalid folders (for name identification)
+* link:https://issues.apache.org/jira/browse/TOMEE-1766[TOMEE-1766] - ensure default org.apache.johnzon.max-string-length size is 4k
+* link:https://issues.apache.org/jira/browse/TOMEE-1784[TOMEE-1784] - try to force persistence enhancement in tomee-embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1789[TOMEE-1789] - Expose Pool flush() through JMX
+* link:https://issues.apache.org/jira/browse/TOMEE-1790[TOMEE-1790] - Allow primitive arrays to be serialized/deserialized over (http)ejbd
+* link:https://issues.apache.org/jira/browse/TOMEE-1802[TOMEE-1802] - support network connector configuration on AMQ uri syntax (tomee.xml)
+* link:https://issues.apache.org/jira/browse/TOMEE-1807[TOMEE-1807] - exclude jaxb and junit from tomee embedded
 
 == New Feature
 
-* [https://issues.apache.org/jira/browse/TOMEE-1274[TOMEE-1274]] - support additionalLibs in arquillian.xml to add libs from mvn coordinates to tomee/lib
-* [https://issues.apache.org/jira/browse/TOMEE-1282[TOMEE-1282]] - basic @Transactional @TransactionScoped support
-* [https://issues.apache.org/jira/browse/TOMEE-1288[TOMEE-1288]] - supports default in out propertyplaceholding
-* [https://issues.apache.org/jira/browse/TOMEE-1289[TOMEE-1289]] - allow user to provide a properties-provider on resources
-* [https://issues.apache.org/jira/browse/TOMEE-1294[TOMEE-1294]] - Allow to set System-Property in tomee.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1295[TOMEE-1295]] - openjpa.EntityManagerFactoryPool support for container persistence unit
-* [https://issues.apache.org/jira/browse/TOMEE-1297[TOMEE-1297]] - add @Jars annotation to ApplicationComposer
-* [https://issues.apache.org/jira/browse/TOMEE-1298[TOMEE-1298]] - Support JSR 107: JCACHE - Java Temporary Caching API
-* [https://issues.apache.org/jira/browse/TOMEE-1332[TOMEE-1332]] - support @Startup on CDI beans (@ApplicationScoped or normal scoped beans if the context is active at boot time)
-* [https://issues.apache.org/jira/browse/TOMEE-1341[TOMEE-1341]] - Arquillian support for Suite testing
-* [https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487]] - CDI Event based realm
-* [https://issues.apache.org/jira/browse/TOMEE-1735[TOMEE-1735]] - basic JMSContext implementation
-* [https://issues.apache.org/jira/browse/TOMEE-1755[TOMEE-1755]] - add tomee.tomcat.cookieProcessor to be able to use old cookie behavior
-* [https://issues.apache.org/jira/browse/TOMEE-1756[TOMEE-1756]] - add ConfigurationCustomizer for tomee embedded configuration
-* [https://issues.apache.org/jira/browse/TOMEE-1758[TOMEE-1758]] - support remove:prefix in additionalLibs in remote arquillian adapter
-* [https://issues.apache.org/jira/browse/TOMEE-1761[TOMEE-1761]] - allow to take a thread dump if a resource takes more than X to be destroyed
-* [https://issues.apache.org/jira/browse/TOMEE-1769[TOMEE-1769]] - Allow to configure formatter pattern on LocalfileHandler
-* [https://issues.apache.org/jira/browse/TOMEE-1771[TOMEE-1771]] - Expose Deployer reload() function through JMX
-* [https://issues.apache.org/jira/browse/TOMEE-1775[TOMEE-1775]] - tomee embedded single instance runner
-* [https://issues.apache.org/jira/browse/TOMEE-1780[TOMEE-1780]] - basic tomee-embedded gradle plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1783[TOMEE-1783]] - allow tomee embedded (+maven + gradle) to force the webapp loader to be the boot one for deploy classpath method
-* [https://issues.apache.org/jira/browse/TOMEE-1798[TOMEE-1798]] - can&#39;t load JTA and Common annotation on Java 9
-* [https://issues.apache.org/jira/browse/TOMEE-1804[TOMEE-1804]] - add Monkey tomee-maven-plugin customizer
-* [https://issues.apache.org/jira/browse/TOMEE-1808[TOMEE-1808]] - create a tomee embedded shade jaxrs oriented (without activemq)
-* [https://issues.apache.org/jira/browse/TOMEE-1809[TOMEE-1809]] - Run jaxws webservices using tomee embedded using --path parameter
+* link:https://issues.apache.org/jira/browse/TOMEE-1274[TOMEE-1274] - support additionalLibs in arquillian.xml to add libs from mvn coordinates to tomee/lib
+* link:https://issues.apache.org/jira/browse/TOMEE-1282[TOMEE-1282] - basic @Transactional @TransactionScoped support
+* link:https://issues.apache.org/jira/browse/TOMEE-1288[TOMEE-1288] - supports default in out propertyplaceholding
+* link:https://issues.apache.org/jira/browse/TOMEE-1289[TOMEE-1289] - allow user to provide a properties-provider on resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1294[TOMEE-1294] - Allow to set System-Property in tomee.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1295[TOMEE-1295] - openjpa.EntityManagerFactoryPool support for container persistence unit
+* link:https://issues.apache.org/jira/browse/TOMEE-1297[TOMEE-1297] - add @Jars annotation to ApplicationComposer
+* link:https://issues.apache.org/jira/browse/TOMEE-1298[TOMEE-1298] - Support JSR 107: JCACHE - Java Temporary Caching API
+* link:https://issues.apache.org/jira/browse/TOMEE-1332[TOMEE-1332] - support @Startup on CDI beans (@ApplicationScoped or normal scoped beans if the context is active at boot time)
+* link:https://issues.apache.org/jira/browse/TOMEE-1341[TOMEE-1341] - Arquillian support for Suite testing
+* link:https://issues.apache.org/jira/browse/TOMEE-1487[TOMEE-1487] - CDI Event based realm
+* link:https://issues.apache.org/jira/browse/TOMEE-1735[TOMEE-1735] - basic JMSContext implementation
+* link:https://issues.apache.org/jira/browse/TOMEE-1755[TOMEE-1755] - add tomee.tomcat.cookieProcessor to be able to use old cookie behavior
+* link:https://issues.apache.org/jira/browse/TOMEE-1756[TOMEE-1756] - add ConfigurationCustomizer for tomee embedded configuration
+* link:https://issues.apache.org/jira/browse/TOMEE-1758[TOMEE-1758] - support remove:prefix in additionalLibs in remote arquillian adapter
+* link:https://issues.apache.org/jira/browse/TOMEE-1761[TOMEE-1761] - allow to take a thread dump if a resource takes more than X to be destroyed
+* link:https://issues.apache.org/jira/browse/TOMEE-1769[TOMEE-1769] - Allow to configure formatter pattern on LocalfileHandler
+* link:https://issues.apache.org/jira/browse/TOMEE-1771[TOMEE-1771] - Expose Deployer reload() function through JMX
+* link:https://issues.apache.org/jira/browse/TOMEE-1775[TOMEE-1775] - tomee embedded single instance runner
+* link:https://issues.apache.org/jira/browse/TOMEE-1780[TOMEE-1780] - basic tomee-embedded gradle plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1783[TOMEE-1783] - allow tomee embedded (+maven + gradle) to force the webapp loader to be the boot one for deploy classpath method
+* link:https://issues.apache.org/jira/browse/TOMEE-1798[TOMEE-1798] - can&#39;t load JTA and Common annotation on Java 9
+* link:https://issues.apache.org/jira/browse/TOMEE-1804[TOMEE-1804] - add Monkey tomee-maven-plugin customizer
+* link:https://issues.apache.org/jira/browse/TOMEE-1808[TOMEE-1808] - create a tomee embedded shade jaxrs oriented (without activemq)
+* link:https://issues.apache.org/jira/browse/TOMEE-1809[TOMEE-1809] - Run jaxws webservices using tomee embedded using --path parameter
 
 == Task
 
-* [https://issues.apache.org/jira/browse/TOMEE-1276[TOMEE-1276]] - rework TimerExecutor
-* [https://issues.apache.org/jira/browse/TOMEE-1279[TOMEE-1279]] - integrate batchee
-* [https://issues.apache.org/jira/browse/TOMEE-1280[TOMEE-1280]] - myfaces 2.2.x
-* [https://issues.apache.org/jira/browse/TOMEE-1317[TOMEE-1317]] - Ensure full support of JSR-349 Bean Validation 1.1
-* [https://issues.apache.org/jira/browse/TOMEE-1327[TOMEE-1327]] - log4j2 integration
-* [https://issues.apache.org/jira/browse/TOMEE-1331[TOMEE-1331]] - rework ProvisiningUtil to allow it to support more resolvers
-* [https://issues.apache.org/jira/browse/TOMEE-1410[TOMEE-1410]] - Cleanup poms to update the filtering of EXE files.
-* [https://issues.apache.org/jira/browse/TOMEE-1572[TOMEE-1572]] - adopt latest OWB-1.6.0 changes
+* link:https://issues.apache.org/jira/browse/TOMEE-1276[TOMEE-1276] - rework TimerExecutor
+* link:https://issues.apache.org/jira/browse/TOMEE-1279[TOMEE-1279] - integrate batchee
+* link:https://issues.apache.org/jira/browse/TOMEE-1280[TOMEE-1280] - myfaces 2.2.x
+* link:https://issues.apache.org/jira/browse/TOMEE-1317[TOMEE-1317] - Ensure full support of JSR-349 Bean Validation 1.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1327[TOMEE-1327] - log4j2 integration
+* link:https://issues.apache.org/jira/browse/TOMEE-1331[TOMEE-1331] - rework ProvisiningUtil to allow it to support more resolvers
+* link:https://issues.apache.org/jira/browse/TOMEE-1410[TOMEE-1410] - Cleanup poms to update the filtering of EXE files.
+* link:https://issues.apache.org/jira/browse/TOMEE-1572[TOMEE-1572] - adopt latest OWB-1.6.0 changes
 
 == Test
 
-* [https://issues.apache.org/jira/browse/TOMEE-1290[TOMEE-1290]] - Source build profile &#39;hibernate&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1290[TOMEE-1290] - Source build profile &#39;hibernate&#39;
 requires junit dependency
-* [https://issues.apache.org/jira/browse/TOMEE-1338[TOMEE-1338]] - Create tests for DeployerEjb
+* link:https://issues.apache.org/jira/browse/TOMEE-1338[TOMEE-1338] - Create tests for DeployerEjb
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.1-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.1-release-notes.adoc
index bd7a484..51abd9b 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.1-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.1-release-notes.adoc
@@ -1,49 +1,49 @@
-     Release Notes - TomEE - Version 7.0.1
+= Release Notes - TomEE - Version 7.0.1
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1813[TOMEE-1813]] - tomee.sh fails on cygwin
-* [https://issues.apache.org/jira/browse/TOMEE-1817[TOMEE-1817]] - java.lang.NullPointerException in Connector Resource Adapter deploy
-* [https://issues.apache.org/jira/browse/TOMEE-1819[TOMEE-1819]] - OWB configuration not respected
-* [https://issues.apache.org/jira/browse/TOMEE-1822[TOMEE-1822]] - SecurityService not available in TomEERealm: Principal can be the default one instead of the logged one
-* [https://issues.apache.org/jira/browse/TOMEE-1827[TOMEE-1827]] - Possible java.util.ConcurrentModificationException with ValidatingGenericConnectionManager
-* [https://issues.apache.org/jira/browse/TOMEE-1828[TOMEE-1828]] - OpenEJB application fails to find singleton container when openejb.offline = true
-* [https://issues.apache.org/jira/browse/TOMEE-1829[TOMEE-1829]] - com.sun.mail doesn&#39;t work in webapp out of the box
-* [https://issues.apache.org/jira/browse/TOMEE-1832[TOMEE-1832]] - dbcp2 datasource lock contention on createDataSource + illogical locking
-* [https://issues.apache.org/jira/browse/TOMEE-1839[TOMEE-1839]] - TomEE doesn&#39;t work with Arquillian servlet module 1.1.11.Final
-* [https://issues.apache.org/jira/browse/TOMEE-1841[TOMEE-1841]] - webapp version ignored
-* [https://issues.apache.org/jira/browse/TOMEE-1844[TOMEE-1844]] - bval can conflict with JAXRS bval integration
-* [https://issues.apache.org/jira/browse/TOMEE-1845[TOMEE-1845]] - dbcp2 openejb datasource JMX warning message at datasource unregistration
+* link:https://issues.apache.org/jira/browse/TOMEE-1813[TOMEE-1813] - tomee.sh fails on cygwin
+* link:https://issues.apache.org/jira/browse/TOMEE-1817[TOMEE-1817] - java.lang.NullPointerException in Connector Resource Adapter deploy
+* link:https://issues.apache.org/jira/browse/TOMEE-1819[TOMEE-1819] - OWB configuration not respected
+* link:https://issues.apache.org/jira/browse/TOMEE-1822[TOMEE-1822] - SecurityService not available in TomEERealm: Principal can be the default one instead of the logged one
+* link:https://issues.apache.org/jira/browse/TOMEE-1827[TOMEE-1827] - Possible java.util.ConcurrentModificationException with ValidatingGenericConnectionManager
+* link:https://issues.apache.org/jira/browse/TOMEE-1828[TOMEE-1828] - OpenEJB application fails to find singleton container when openejb.offline = true
+* link:https://issues.apache.org/jira/browse/TOMEE-1829[TOMEE-1829] - com.sun.mail doesn&#39;t work in webapp out of the box
+* link:https://issues.apache.org/jira/browse/TOMEE-1832[TOMEE-1832] - dbcp2 datasource lock contention on createDataSource + illogical locking
+* link:https://issues.apache.org/jira/browse/TOMEE-1839[TOMEE-1839] - TomEE doesn&#39;t work with Arquillian servlet module 1.1.11.Final
+* link:https://issues.apache.org/jira/browse/TOMEE-1841[TOMEE-1841] - webapp version ignored
+* link:https://issues.apache.org/jira/browse/TOMEE-1844[TOMEE-1844] - bval can conflict with JAXRS bval integration
+* link:https://issues.apache.org/jira/browse/TOMEE-1845[TOMEE-1845] - dbcp2 openejb datasource JMX warning message at datasource unregistration
 
 == Dependency upgrade
 
-* [https://issues.apache.org/jira/browse/TOMEE-1850[TOMEE-1850]] - Tomcat 8.5.3
+* link:https://issues.apache.org/jira/browse/TOMEE-1850[TOMEE-1850] - Tomcat 8.5.3
 
 == Improvement
 
-* [https://issues.apache.org/jira/browse/TOMEE-1821[TOMEE-1821]] - Allow to filter CDI extensions
-* [https://issues.apache.org/jira/browse/TOMEE-1823[TOMEE-1823]] - double johnzon max size (8k) and add a comment in system.properties
-* [https://issues.apache.org/jira/browse/TOMEE-1824[TOMEE-1824]] - support date configuration for johnzon
-* [https://issues.apache.org/jira/browse/TOMEE-1825[TOMEE-1825]] - allow to configure converters for johnzon jaxrs provider
-* [https://issues.apache.org/jira/browse/TOMEE-1830[TOMEE-1830]] - Set TomEEJarScanner TomEEFilter to delegate to standard jar scan filter as default
-* [https://issues.apache.org/jira/browse/TOMEE-1838[TOMEE-1838]] - (Un)DeployMojo not supporting HTTPS
-* [https://issues.apache.org/jira/browse/TOMEE-1843[TOMEE-1843]] - resources.xml errors unclear about the file
-* [https://issues.apache.org/jira/browse/TOMEE-1849[TOMEE-1849]] - JaccProvider hard to override
+* link:https://issues.apache.org/jira/browse/TOMEE-1821[TOMEE-1821] - Allow to filter CDI extensions
+* link:https://issues.apache.org/jira/browse/TOMEE-1823[TOMEE-1823] - double johnzon max size (8k) and add a comment in system.properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1824[TOMEE-1824] - support date configuration for johnzon
+* link:https://issues.apache.org/jira/browse/TOMEE-1825[TOMEE-1825] - allow to configure converters for johnzon jaxrs provider
+* link:https://issues.apache.org/jira/browse/TOMEE-1830[TOMEE-1830] - Set TomEEJarScanner TomEEFilter to delegate to standard jar scan filter as default
+* link:https://issues.apache.org/jira/browse/TOMEE-1838[TOMEE-1838] - (Un)DeployMojo not supporting HTTPS
+* link:https://issues.apache.org/jira/browse/TOMEE-1843[TOMEE-1843] - resources.xml errors unclear about the file
+* link:https://issues.apache.org/jira/browse/TOMEE-1849[TOMEE-1849] - JaccProvider hard to override
 
 == New Feature
 
-* [https://issues.apache.org/jira/browse/TOMEE-1812[TOMEE-1812]] - add reload command to tomee embedded maven plugin
-* [https://issues.apache.org/jira/browse/TOMEE-1818[TOMEE-1818]] - add depends-on to Resource
-* [https://issues.apache.org/jira/browse/TOMEE-1826[TOMEE-1826]] - [CXF] openejb.cxf.monitoring.jmx config entry to activate counter repository
-* [https://issues.apache.org/jira/browse/TOMEE-1831[TOMEE-1831]] - Enrich failover router to support error handling
-* [https://issues.apache.org/jira/browse/TOMEE-1833[TOMEE-1833]] - add ExceptionSelector to Router (dynamic datasource routing)
-* [https://issues.apache.org/jira/browse/TOMEE-1834[TOMEE-1834]] - Add an all in one routed datasource and failover router
-* [https://issues.apache.org/jira/browse/TOMEE-1835[TOMEE-1835]] - add openshift properties provider for mysql and postgresql
-* [https://issues.apache.org/jira/browse/TOMEE-1836[TOMEE-1836]] - add create/destroy server events for resource
-* [https://issues.apache.org/jira/browse/TOMEE-1846[TOMEE-1846]] - allow to fully configure a resource programmatically
-* [https://issues.apache.org/jira/browse/TOMEE-1847[TOMEE-1847]] - allow to control API used to export a resource using classpath attribute
-* [https://issues.apache.org/jira/browse/TOMEE-1848[TOMEE-1848]] - add @Configuration support for TomEEEmbeddedSingleRunner
+* link:https://issues.apache.org/jira/browse/TOMEE-1812[TOMEE-1812] - add reload command to tomee embedded maven plugin
+* link:https://issues.apache.org/jira/browse/TOMEE-1818[TOMEE-1818] - add depends-on to Resource
+* link:https://issues.apache.org/jira/browse/TOMEE-1826[TOMEE-1826] - [CXF] openejb.cxf.monitoring.jmx config entry to activate counter repository
+* link:https://issues.apache.org/jira/browse/TOMEE-1831[TOMEE-1831] - Enrich failover router to support error handling
+* link:https://issues.apache.org/jira/browse/TOMEE-1833[TOMEE-1833] - add ExceptionSelector to Router (dynamic datasource routing)
+* link:https://issues.apache.org/jira/browse/TOMEE-1834[TOMEE-1834] - Add an all in one routed datasource and failover router
+* link:https://issues.apache.org/jira/browse/TOMEE-1835[TOMEE-1835] - add openshift properties provider for mysql and postgresql
+* link:https://issues.apache.org/jira/browse/TOMEE-1836[TOMEE-1836] - add create/destroy server events for resource
+* link:https://issues.apache.org/jira/browse/TOMEE-1846[TOMEE-1846] - allow to fully configure a resource programmatically
+* link:https://issues.apache.org/jira/browse/TOMEE-1847[TOMEE-1847] - allow to control API used to export a resource using classpath attribute
+* link:https://issues.apache.org/jira/browse/TOMEE-1848[TOMEE-1848] - add @Configuration support for TomEEEmbeddedSingleRunner
 
 == Task
 
-* [https://issues.apache.org/jira/browse/TOMEE-1814[TOMEE-1814]] - upgrade copyright year to 2016
+* link:https://issues.apache.org/jira/browse/TOMEE-1814[TOMEE-1814] - upgrade copyright year to 2016
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.2-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-7.0.2-release-notes.adoc
index aae0612..4ef9d8b 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.2-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.2-release-notes.adoc
@@ -1,103 +1,103 @@
-     Release Notes - TomEE - Version 7.0.2
+= Release Notes - TomEE - Version 7.0.2
 
 == Bug
 
-* [https://issues.apache.org/jira/browse/TOMEE-1545[TOMEE-1545]] - Problem with parallel deployment + REST
-* [https://issues.apache.org/jira/browse/TOMEE-1778[TOMEE-1778]] - XAPoolTest fails because lock on XA log file cannot be acquired
-* [https://issues.apache.org/jira/browse/TOMEE-1851[TOMEE-1851]] - ear classloading can&#39;t be webapp first without a custom classloader
-* [https://issues.apache.org/jira/browse/TOMEE-1852[TOMEE-1852]] - JAXWS services without CDI can lead to NPE
-* [https://issues.apache.org/jira/browse/TOMEE-1856[TOMEE-1856]] - Empty log files from AsyncConsoleHandler
-* [https://issues.apache.org/jira/browse/TOMEE-1857[TOMEE-1857]] - Logger.getInstance leaks
-* [https://issues.apache.org/jira/browse/TOMEE-1858[TOMEE-1858]] - tomee.bat doesn&#39;t work
-* [https://issues.apache.org/jira/browse/TOMEE-1859[TOMEE-1859]] - support debug command on tomee.sh
-* [https://issues.apache.org/jira/browse/TOMEE-1860[TOMEE-1860]] - Potential NPE with DBCP if a shared connection is closed
-* [https://issues.apache.org/jira/browse/TOMEE-1862[TOMEE-1862]] - TomcatWebAppBuilder: no need to track contextXml inputstream
-* [https://issues.apache.org/jira/browse/TOMEE-1865[TOMEE-1865]] - NPE when injected request used in bean called from JASPIC SAM
-* [https://issues.apache.org/jira/browse/TOMEE-1866[TOMEE-1866]] - Authenticators don&#39;t have access to the request in CDI beans (@RequestScoped)
-* [https://issues.apache.org/jira/browse/TOMEE-1871[TOMEE-1871]] - deactivate tomee gui link since it is no more provided by default
-* [https://issues.apache.org/jira/browse/TOMEE-1875[TOMEE-1875]] - TomcatWebAppBuilder forces ConfigurationFactory impl
-* [https://issues.apache.org/jira/browse/TOMEE-1878[TOMEE-1878]] - AlternateDriver should be used only if datasource defines a classpath attribute
-* [https://issues.apache.org/jira/browse/TOMEE-1879[TOMEE-1879]] - DefinitionEncoding typo in Assembler
-* [https://issues.apache.org/jira/browse/TOMEE-1881[TOMEE-1881]] - org.apache.openejb.server.httpd.ServerServlet activated init param not respected
-* [https://issues.apache.org/jira/browse/TOMEE-1887[TOMEE-1887]] - Cipher command exception swalled
-* [https://issues.apache.org/jira/browse/TOMEE-1888[TOMEE-1888]] - tomcat context.xml datasource can be created twice in a different way when singleton
-* [https://issues.apache.org/jira/browse/TOMEE-1890[TOMEE-1890]] - arquillian remote tomee adapter should allow to configure options on the provider url (like timeout etc)
-* [https://issues.apache.org/jira/browse/TOMEE-1893[TOMEE-1893]] - JAXRS undeploys all contexts matching context prefix
-* [https://issues.apache.org/jira/browse/TOMEE-1894[TOMEE-1894]] - MvnResolver uses openejb.m2.home for settings location
-* [https://issues.apache.org/jira/browse/TOMEE-1896[TOMEE-1896]] - TomcatWebAppBuilder overwrites the last added event listener when the application doesn&#39;t use CDI
-* [https://issues.apache.org/jira/browse/TOMEE-1898[TOMEE-1898]] - NPE in PojoEndpoint.java:110 when deploying JAX-WS application
-* [https://issues.apache.org/jira/browse/TOMEE-1899[TOMEE-1899]] - deny-uncovered-http-methods not supported in web.xml
-* [https://issues.apache.org/jira/browse/TOMEE-1900[TOMEE-1900]] - XAConnection wrongly pooled when not fully handled in transaction (JPA case)
-* [https://issues.apache.org/jira/browse/TOMEE-1901[TOMEE-1901]] - @Inject not working for EJB module
-* [https://issues.apache.org/jira/browse/TOMEE-1902[TOMEE-1902]] - [plume] NPE when CDI is not used
-* [https://issues.apache.org/jira/browse/TOMEE-1903[TOMEE-1903]] - JTA component lookup fails in CDI extensions
-* [https://issues.apache.org/jira/browse/TOMEE-1904[TOMEE-1904]] - allow to sort cdi extensions
-* [https://issues.apache.org/jira/browse/TOMEE-1907[TOMEE-1907]] - tomee arquillian enricher shouldn&#39;t log a warning for junit rules/statements
-* [https://issues.apache.org/jira/browse/TOMEE-1909[TOMEE-1909]] - CDI not available for JSP
-* [https://issues.apache.org/jira/browse/TOMEE-1911[TOMEE-1911]] - gradle plugin broken with gradle 3 and gradle wrapper
-* [https://issues.apache.org/jira/browse/TOMEE-1913[TOMEE-1913]] - CDI.current().getBeanManager() returns BeanManager of another webapp
-* [https://issues.apache.org/jira/browse/TOMEE-1922[TOMEE-1922]] - openejb-http doesn&#39;t support multiple header values
-* [https://issues.apache.org/jira/browse/TOMEE-1923[TOMEE-1923]] - @WebXXX ignored with antijarlocking activated
-* [https://issues.apache.org/jira/browse/TOMEE-1925[TOMEE-1925]] - WebContext#isWeb doesn&#39;t contain all web artifacts
-* [https://issues.apache.org/jira/browse/TOMEE-1928[TOMEE-1928]] - use src/main/webapp by default as webresource for TomEEEmbeddedSingleRunner
-* [https://issues.apache.org/jira/browse/TOMEE-1933[TOMEE-1933]] - InputStreamLeak in IO.java
-* [https://issues.apache.org/jira/browse/TOMEE-1935[TOMEE-1935]] - Leaked streams to files/classloader resources
-* [https://issues.apache.org/jira/browse/TOMEE-1936[TOMEE-1936]] - JMS message.getBody(String.class) is not working in MDB
-* [https://issues.apache.org/jira/browse/TOMEE-1940[TOMEE-1940]] - AbstractMethodError: org.apache.activemq.ActiveMQSession.createDurableConsumer(
-* [https://issues.apache.org/jira/browse/TOMEE-1941[TOMEE-1941]] - Logger.configure should also take into account openejb.logger.external
-* [https://issues.apache.org/jira/browse/TOMEE-1946[TOMEE-1946]] - TomEE relies on deafult locale
-* [https://issues.apache.org/jira/browse/TOMEE-1951[TOMEE-1951]] - BeanManager missing from javax.persistence.bean.manager entry in the map passed to JPA
-* [https://issues.apache.org/jira/browse/TOMEE-1952[TOMEE-1952]] - openejb.ejbd.authenticate-with-request hides authentication exception
-* [https://issues.apache.org/jira/browse/TOMEE-1960[TOMEE-1960]] - JarFiles are not closed
-* [https://issues.apache.org/jira/browse/TOMEE-1962[TOMEE-1962]] - deprecate org.apache.openejb.core.LocalInitialContextFactory
+* link:https://issues.apache.org/jira/browse/TOMEE-1545[TOMEE-1545] - Problem with parallel deployment + REST
+* link:https://issues.apache.org/jira/browse/TOMEE-1778[TOMEE-1778] - XAPoolTest fails because lock on XA log file cannot be acquired
+* link:https://issues.apache.org/jira/browse/TOMEE-1851[TOMEE-1851] - ear classloading can&#39;t be webapp first without a custom classloader
+* link:https://issues.apache.org/jira/browse/TOMEE-1852[TOMEE-1852] - JAXWS services without CDI can lead to NPE
+* link:https://issues.apache.org/jira/browse/TOMEE-1856[TOMEE-1856] - Empty log files from AsyncConsoleHandler
+* link:https://issues.apache.org/jira/browse/TOMEE-1857[TOMEE-1857] - Logger.getInstance leaks
+* link:https://issues.apache.org/jira/browse/TOMEE-1858[TOMEE-1858] - tomee.bat doesn&#39;t work
+* link:https://issues.apache.org/jira/browse/TOMEE-1859[TOMEE-1859] - support debug command on tomee.sh
+* link:https://issues.apache.org/jira/browse/TOMEE-1860[TOMEE-1860] - Potential NPE with DBCP if a shared connection is closed
+* link:https://issues.apache.org/jira/browse/TOMEE-1862[TOMEE-1862] - TomcatWebAppBuilder: no need to track contextXml inputstream
+* link:https://issues.apache.org/jira/browse/TOMEE-1865[TOMEE-1865] - NPE when injected request used in bean called from JASPIC SAM
+* link:https://issues.apache.org/jira/browse/TOMEE-1866[TOMEE-1866] - Authenticators don&#39;t have access to the request in CDI beans (@RequestScoped)
+* link:https://issues.apache.org/jira/browse/TOMEE-1871[TOMEE-1871] - deactivate tomee gui link since it is no more provided by default
+* link:https://issues.apache.org/jira/browse/TOMEE-1875[TOMEE-1875] - TomcatWebAppBuilder forces ConfigurationFactory impl
+* link:https://issues.apache.org/jira/browse/TOMEE-1878[TOMEE-1878] - AlternateDriver should be used only if datasource defines a classpath attribute
+* link:https://issues.apache.org/jira/browse/TOMEE-1879[TOMEE-1879] - DefinitionEncoding typo in Assembler
+* link:https://issues.apache.org/jira/browse/TOMEE-1881[TOMEE-1881] - org.apache.openejb.server.httpd.ServerServlet activated init param not respected
+* link:https://issues.apache.org/jira/browse/TOMEE-1887[TOMEE-1887] - Cipher command exception swalled
+* link:https://issues.apache.org/jira/browse/TOMEE-1888[TOMEE-1888] - tomcat context.xml datasource can be created twice in a different way when singleton
+* link:https://issues.apache.org/jira/browse/TOMEE-1890[TOMEE-1890] - arquillian remote tomee adapter should allow to configure options on the provider url (like timeout etc)
+* link:https://issues.apache.org/jira/browse/TOMEE-1893[TOMEE-1893] - JAXRS undeploys all contexts matching context prefix
+* link:https://issues.apache.org/jira/browse/TOMEE-1894[TOMEE-1894] - MvnResolver uses openejb.m2.home for settings location
+* link:https://issues.apache.org/jira/browse/TOMEE-1896[TOMEE-1896] - TomcatWebAppBuilder overwrites the last added event listener when the application doesn&#39;t use CDI
+* link:https://issues.apache.org/jira/browse/TOMEE-1898[TOMEE-1898] - NPE in PojoEndpoint.java:110 when deploying JAX-WS application
+* link:https://issues.apache.org/jira/browse/TOMEE-1899[TOMEE-1899] - deny-uncovered-http-methods not supported in web.xml
+* link:https://issues.apache.org/jira/browse/TOMEE-1900[TOMEE-1900] - XAConnection wrongly pooled when not fully handled in transaction (JPA case)
+* link:https://issues.apache.org/jira/browse/TOMEE-1901[TOMEE-1901] - @Inject not working for EJB module
+* link:https://issues.apache.org/jira/browse/TOMEE-1902[TOMEE-1902] - [plume] NPE when CDI is not used
+* link:https://issues.apache.org/jira/browse/TOMEE-1903[TOMEE-1903] - JTA component lookup fails in CDI extensions
+* link:https://issues.apache.org/jira/browse/TOMEE-1904[TOMEE-1904] - allow to sort cdi extensions
+* link:https://issues.apache.org/jira/browse/TOMEE-1907[TOMEE-1907] - tomee arquillian enricher shouldn&#39;t log a warning for junit rules/statements
+* link:https://issues.apache.org/jira/browse/TOMEE-1909[TOMEE-1909] - CDI not available for JSP
+* link:https://issues.apache.org/jira/browse/TOMEE-1911[TOMEE-1911] - gradle plugin broken with gradle 3 and gradle wrapper
+* link:https://issues.apache.org/jira/browse/TOMEE-1913[TOMEE-1913] - CDI.current().getBeanManager() returns BeanManager of another webapp
+* link:https://issues.apache.org/jira/browse/TOMEE-1922[TOMEE-1922] - openejb-http doesn&#39;t support multiple header values
+* link:https://issues.apache.org/jira/browse/TOMEE-1923[TOMEE-1923] - @WebXXX ignored with antijarlocking activated
+* link:https://issues.apache.org/jira/browse/TOMEE-1925[TOMEE-1925] - WebContext#isWeb doesn&#39;t contain all web artifacts
+* link:https://issues.apache.org/jira/browse/TOMEE-1928[TOMEE-1928] - use src/main/webapp by default as webresource for TomEEEmbeddedSingleRunner
+* link:https://issues.apache.org/jira/browse/TOMEE-1933[TOMEE-1933] - InputStreamLeak in IO.java
+* link:https://issues.apache.org/jira/browse/TOMEE-1935[TOMEE-1935] - Leaked streams to files/classloader resources
+* link:https://issues.apache.org/jira/browse/TOMEE-1936[TOMEE-1936] - JMS message.getBody(String.class) is not working in MDB
+* link:https://issues.apache.org/jira/browse/TOMEE-1940[TOMEE-1940] - AbstractMethodError: org.apache.activemq.ActiveMQSession.createDurableConsumer(
+* link:https://issues.apache.org/jira/browse/TOMEE-1941[TOMEE-1941] - Logger.configure should also take into account openejb.logger.external
+* link:https://issues.apache.org/jira/browse/TOMEE-1946[TOMEE-1946] - TomEE relies on deafult locale
+* link:https://issues.apache.org/jira/browse/TOMEE-1951[TOMEE-1951] - BeanManager missing from javax.persistence.bean.manager entry in the map passed to JPA
+* link:https://issues.apache.org/jira/browse/TOMEE-1952[TOMEE-1952] - openejb.ejbd.authenticate-with-request hides authentication exception
+* link:https://issues.apache.org/jira/browse/TOMEE-1960[TOMEE-1960] - JarFiles are not closed
+* link:https://issues.apache.org/jira/browse/TOMEE-1962[TOMEE-1962] - deprecate org.apache.openejb.core.LocalInitialContextFactory
 
 == Dependency upgrade
 
-* [https://issues.apache.org/jira/browse/TOMEE-1864[TOMEE-1864]] - tomcat 8.5.6
-* [https://issues.apache.org/jira/browse/TOMEE-1869[TOMEE-1869]] - upgrade xmlsec to 2.0.6
-* [https://issues.apache.org/jira/browse/TOMEE-1880[TOMEE-1880]] - johnzon 0.9.4
-* [https://issues.apache.org/jira/browse/TOMEE-1905[TOMEE-1905]] - ActiveMQ 5.14.1
-* [https://issues.apache.org/jira/browse/TOMEE-1906[TOMEE-1906]] - CXF 3.1.8
-* [https://issues.apache.org/jira/browse/TOMEE-1920[TOMEE-1920]] - Upgrade OpenWebBeans to 1.7.0
-* [https://issues.apache.org/jira/browse/TOMEE-1939[TOMEE-1939]] - myfaces 2.2.11
-* [https://issues.apache.org/jira/browse/TOMEE-1948[TOMEE-1948]] - batchee 0.4
+* link:https://issues.apache.org/jira/browse/TOMEE-1864[TOMEE-1864] - tomcat 8.5.6
+* link:https://issues.apache.org/jira/browse/TOMEE-1869[TOMEE-1869] - upgrade xmlsec to 2.0.6
+* link:https://issues.apache.org/jira/browse/TOMEE-1880[TOMEE-1880] - johnzon 0.9.4
+* link:https://issues.apache.org/jira/browse/TOMEE-1905[TOMEE-1905] - ActiveMQ 5.14.1
+* link:https://issues.apache.org/jira/browse/TOMEE-1906[TOMEE-1906] - CXF 3.1.8
+* link:https://issues.apache.org/jira/browse/TOMEE-1920[TOMEE-1920] - Upgrade OpenWebBeans to 1.7.0
+* link:https://issues.apache.org/jira/browse/TOMEE-1939[TOMEE-1939] - myfaces 2.2.11
+* link:https://issues.apache.org/jira/browse/TOMEE-1948[TOMEE-1948] - batchee 0.4
 
 == Improvement
 
-* [https://issues.apache.org/jira/browse/TOMEE-1855[TOMEE-1855]] - JSP can leak under no luck conditions
-* [https://issues.apache.org/jira/browse/TOMEE-1861[TOMEE-1861]] - org.apache.tomee.jul.formatter.AsyncConsoleHandler not configurable
-* [https://issues.apache.org/jira/browse/TOMEE-1870[TOMEE-1870]] - Don&#39;t scan jars if scan.xml is used with classes only
-* [https://issues.apache.org/jira/browse/TOMEE-1882[TOMEE-1882]] - tomee.sh/tomee.bat ignore tomcat boot classpat (tomcat-juli typically)
-* [https://issues.apache.org/jira/browse/TOMEE-1885[TOMEE-1885]] - Improve MyFaces default properties
-* [https://issues.apache.org/jira/browse/TOMEE-1886[TOMEE-1886]] - add tomee.embedded.add-callers flag to tomee embeddded to be able to skip add caller code
-* [https://issues.apache.org/jira/browse/TOMEE-1921[TOMEE-1921]] - [tomee embedded] support to load configuration from a properties file in the classpath
-* [https://issues.apache.org/jira/browse/TOMEE-1927[TOMEE-1927]] - Update Maven page for TomEE 7.x
-* [https://issues.apache.org/jira/browse/TOMEE-1929[TOMEE-1929]] - Do not unnecessarily allocate an array
-* [https://issues.apache.org/jira/browse/TOMEE-1931[TOMEE-1931]] - InputStreamLeak in CxfRsHttpListener
-* [https://issues.apache.org/jira/browse/TOMEE-1949[TOMEE-1949]] - remove ejb-jar.xml and openejb-jar.xml from openejb-core
-* [https://issues.apache.org/jira/browse/TOMEE-1950[TOMEE-1950]] - tomee embedded should support descriptors in classpath for --as-war
-* [https://issues.apache.org/jira/browse/TOMEE-1958[TOMEE-1958]] - Mockito doesn&#39;t @MockInjector to be set as container properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1855[TOMEE-1855] - JSP can leak under no luck conditions
+* link:https://issues.apache.org/jira/browse/TOMEE-1861[TOMEE-1861] - org.apache.tomee.jul.formatter.AsyncConsoleHandler not configurable
+* link:https://issues.apache.org/jira/browse/TOMEE-1870[TOMEE-1870] - Don&#39;t scan jars if scan.xml is used with classes only
+* link:https://issues.apache.org/jira/browse/TOMEE-1882[TOMEE-1882] - tomee.sh/tomee.bat ignore tomcat boot classpat (tomcat-juli typically)
+* link:https://issues.apache.org/jira/browse/TOMEE-1885[TOMEE-1885] - Improve MyFaces default properties
+* link:https://issues.apache.org/jira/browse/TOMEE-1886[TOMEE-1886] - add tomee.embedded.add-callers flag to tomee embeddded to be able to skip add caller code
+* link:https://issues.apache.org/jira/browse/TOMEE-1921[TOMEE-1921] - [tomee embedded] support to load configuration from a properties file in the classpath
+* link:https://issues.apache.org/jira/browse/TOMEE-1927[TOMEE-1927] - Update Maven page for TomEE 7.x
+* link:https://issues.apache.org/jira/browse/TOMEE-1929[TOMEE-1929] - Do not unnecessarily allocate an array
+* link:https://issues.apache.org/jira/browse/TOMEE-1931[TOMEE-1931] - InputStreamLeak in CxfRsHttpListener
+* link:https://issues.apache.org/jira/browse/TOMEE-1949[TOMEE-1949] - remove ejb-jar.xml and openejb-jar.xml from openejb-core
+* link:https://issues.apache.org/jira/browse/TOMEE-1950[TOMEE-1950] - tomee embedded should support descriptors in classpath for --as-war
+* link:https://issues.apache.org/jira/browse/TOMEE-1958[TOMEE-1958] - Mockito doesn&#39;t @MockInjector to be set as container properties
 
 == New Feature
 
-* [https://issues.apache.org/jira/browse/TOMEE-1810[TOMEE-1810]] - Default context should be &#39;/&#39;
+* link:https://issues.apache.org/jira/browse/TOMEE-1810[TOMEE-1810] - Default context should be &#39;/&#39;
 or ROOT if --context is not specified for embedded tomee
-* [https://issues.apache.org/jira/browse/TOMEE-1872[TOMEE-1872]] - Map tomee embedded Configuration to its main
-* [https://issues.apache.org/jira/browse/TOMEE-1873[TOMEE-1873]] - Add FatApp main which is designed for fatjar case and delegates to tomee embedded Main with fatjar config
-* [https://issues.apache.org/jira/browse/TOMEE-1883[TOMEE-1883]] - provide tomee embedded classpath scanner through an event
-* [https://issues.apache.org/jira/browse/TOMEE-1884[TOMEE-1884]] - provide a component to propagate command line and args of tomee embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1889[TOMEE-1889]] - EJBd http client BASIC support
-* [https://issues.apache.org/jira/browse/TOMEE-1895[TOMEE-1895]] - support maven coordinates in classpaths element
-* [https://issues.apache.org/jira/browse/TOMEE-1914[TOMEE-1914]] - org.apache.openejb.util.ContainerClassesFilter ignores jaxws exclusions
-* [https://issues.apache.org/jira/browse/TOMEE-1915[TOMEE-1915]] - add --interactive=true or -i options to tomee embedded main to exist typing &quot;exit&quot;
-* [https://issues.apache.org/jira/browse/TOMEE-1916[TOMEE-1916]] - add conf option to tomee embedded configuration
-* [https://issues.apache.org/jira/browse/TOMEE-1917[TOMEE-1917]] - Provide means to bypass CountingInputStream/OutputStream
-* [https://issues.apache.org/jira/browse/TOMEE-1918[TOMEE-1918]] - propagate gradle plugin configuration to gradle extension
-* [https://issues.apache.org/jira/browse/TOMEE-1919[TOMEE-1919]] - gradle tomee embedde task configuration not working
-* [https://issues.apache.org/jira/browse/TOMEE-1926[TOMEE-1926]] - add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance
-* [https://issues.apache.org/jira/browse/TOMEE-1938[TOMEE-1938]] - @JMSDestinationDefinition ignored
-* [https://issues.apache.org/jira/browse/TOMEE-1944[TOMEE-1944]] - add --classes-filter to tomee embedded
-* [https://issues.apache.org/jira/browse/TOMEE-1953[TOMEE-1953]] - TomEE Embedded Mojo should support additional web resource directories
-* [https://issues.apache.org/jira/browse/TOMEE-1957[TOMEE-1957]] - add @Args to tomee-embedded application runner
-* [https://issues.apache.org/jira/browse/TOMEE-1959[TOMEE-1959]] - add js/groovy customizers to tomee embedded maven plugin based on tomee standalone ones
-* [https://issues.apache.org/jira/browse/TOMEE-1964[TOMEE-1964]] - support to always return false for isSameResource on XADataSource
+* link:https://issues.apache.org/jira/browse/TOMEE-1872[TOMEE-1872] - Map tomee embedded Configuration to its main
+* link:https://issues.apache.org/jira/browse/TOMEE-1873[TOMEE-1873] - Add FatApp main which is designed for fatjar case and delegates to tomee embedded Main with fatjar config
+* link:https://issues.apache.org/jira/browse/TOMEE-1883[TOMEE-1883] - provide tomee embedded classpath scanner through an event
+* link:https://issues.apache.org/jira/browse/TOMEE-1884[TOMEE-1884] - provide a component to propagate command line and args of tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1889[TOMEE-1889] - EJBd http client BASIC support
+* link:https://issues.apache.org/jira/browse/TOMEE-1895[TOMEE-1895] - support maven coordinates in classpaths element
+* link:https://issues.apache.org/jira/browse/TOMEE-1914[TOMEE-1914] - org.apache.openejb.util.ContainerClassesFilter ignores jaxws exclusions
+* link:https://issues.apache.org/jira/browse/TOMEE-1915[TOMEE-1915] - add --interactive=true or -i options to tomee embedded main to exist typing &quot;exit&quot;
+* link:https://issues.apache.org/jira/browse/TOMEE-1916[TOMEE-1916] - add conf option to tomee embedded configuration
+* link:https://issues.apache.org/jira/browse/TOMEE-1917[TOMEE-1917] - Provide means to bypass CountingInputStream/OutputStream
+* link:https://issues.apache.org/jira/browse/TOMEE-1918[TOMEE-1918] - propagate gradle plugin configuration to gradle extension
+* link:https://issues.apache.org/jira/browse/TOMEE-1919[TOMEE-1919] - gradle tomee embedde task configuration not working
+* link:https://issues.apache.org/jira/browse/TOMEE-1926[TOMEE-1926] - add Configurer hook to TomEEEmbeddedSingleRunner to configure the Configuration instance
+* link:https://issues.apache.org/jira/browse/TOMEE-1938[TOMEE-1938] - @JMSDestinationDefinition ignored
+* link:https://issues.apache.org/jira/browse/TOMEE-1944[TOMEE-1944] - add --classes-filter to tomee embedded
+* link:https://issues.apache.org/jira/browse/TOMEE-1953[TOMEE-1953] - TomEE Embedded Mojo should support additional web resource directories
+* link:https://issues.apache.org/jira/browse/TOMEE-1957[TOMEE-1957] - add @Args to tomee-embedded application runner
+* link:https://issues.apache.org/jira/browse/TOMEE-1959[TOMEE-1959] - add js/groovy customizers to tomee embedded maven plugin based on tomee standalone ones
+* link:https://issues.apache.org/jira/browse/TOMEE-1964[TOMEE-1964] - support to always return false for isSameResource on XADataSource