GitHub user gerdogdu opened a pull request:
https://github.com/apache/tomee/pull/334
(TOMEE-2435) Simplify the Code in
org.apache.openejb.OpenEjbContainer$Provider
New patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gerdogdu/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/334.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #334
----
commit 2d07795764771316889f555082552198c2d52e5f
Author: Gurkan Erdogdu <cgerdogdu@...>
Date: 2018-12-31T09:02:57Z
(TOMEE-2435) Simplify the Code in org.apache.openejb.OpenEjbContainer
commit 69f432d64e36b0dbc5471fa3a1386e42ef7f3966
Author: Gurkan Erdogdu <cgerdogdu@...>
Date: 2018-12-31T14:21:15Z
(TOMEE-2435) Simplify the Code in org.apache.openejb.OpenEjbContainer
commit 175d8dc8f4da1848f957521c68f976dead4cae79
Author: Gurkan Erdogdu <cgerdogdu@...>
Date: 2018-12-31T14:24:40Z
(TOMEE-2435) Simplify the Code in org.apache.openejb.OpenEjbContainer
----
---