You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/01/09 11:15:25 UTC

[tomee] branch master updated (8e71cc6 -> ec4b790)

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

jgallimore pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 8e71cc6  Merge pull request #367 from cesarhernandezgt/TOMEE-2452
     add 1997166  Fixed a few issues related to closing of resources uncovered from SonarQube.
     add 15c530a  Moving back closing of OutputStreamWriter in LocalFileHandler#openWriter() to the catch clause.
     new 23f5f45  Merge branch 'master' of github.com:martinfmi/tomee into martinfmi-master
     new ec4b790  Merge branch 'martinfmi-master'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/tomee/catalina/routing/SimpleRouter.java  | 16 +++++++++++++++-
 .../tomee/jul/handler/rotating/LocalFileHandler.java     |  7 -------
 .../java/org/apache/tomee/loader/TomcatEmbedder.java     | 11 ++++++++++-
 3 files changed, 25 insertions(+), 9 deletions(-)


[tomee] 01/02: Merge branch 'master' of github.com:martinfmi/tomee into martinfmi-master

Posted by jg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 23f5f453ced8500ec705f5148834c18076e7ce38
Merge: 80c0ee3 15c530a
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Wed Jan 9 10:58:55 2019 +0000

    Merge branch 'master' of github.com:martinfmi/tomee into martinfmi-master

 .../org/apache/tomee/catalina/routing/SimpleRouter.java  | 16 +++++++++++++++-
 .../tomee/jul/handler/rotating/LocalFileHandler.java     |  7 -------
 .../java/org/apache/tomee/loader/TomcatEmbedder.java     | 11 ++++++++++-
 3 files changed, 25 insertions(+), 9 deletions(-)


[tomee] 02/02: Merge branch 'martinfmi-master'

Posted by jg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit ec4b790c94a955f3470a92f20f15f5e46a62f90f
Merge: 8e71cc6 23f5f45
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Wed Jan 9 11:15:10 2019 +0000

    Merge branch 'martinfmi-master'

 .../org/apache/tomee/catalina/routing/SimpleRouter.java  | 16 +++++++++++++++-
 .../tomee/jul/handler/rotating/LocalFileHandler.java     |  7 -------
 .../java/org/apache/tomee/loader/TomcatEmbedder.java     | 11 ++++++++++-
 3 files changed, 25 insertions(+), 9 deletions(-)