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

[tomee] branch master updated (6b0ab8a -> 1a388f2)

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

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


    from 6b0ab8a  closes apache/tomee#347 *Merged*
     add 49d1c5a  fixing diamond types
     new fe58c70  This closes #351. Thanks ivanjunckes.
     new 1a388f2  Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

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:
 .../openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java     |  4 ++--
 .../apache/openejb/maven/plugin/AbstractSynchronizable.java    |  4 ++--
 .../org/apache/openejb/maven/plugin/AbstractTomEEMojo.java     | 10 +++++-----
 .../main/java/org/apache/openejb/maven/plugin/DeployMojo.java  |  2 +-
 .../java/org/apache/openejb/maven/plugin/UnDeployMojo.java     |  2 +-
 .../org/apache/openejb/maven/plugin/UpdatableTomEEMojo.java    |  4 ++--
 .../customizer/monkey/classloader/ClassLoaderFactory.java      |  2 +-
 .../maven/plugin/customizer/monkey/index/FileIndexer.java      |  6 +++---
 .../org/apache/openejb/maven/plugin/runner/ExecRunner.java     |  2 +-
 9 files changed, 18 insertions(+), 18 deletions(-)


[tomee] 01/02: This closes #351. Thanks ivanjunckes.

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

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

commit fe58c70047695522380ded4e1a79cf2af2e64ee2
Merge: 2144c96 49d1c5a
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Thu Jan 3 16:20:43 2019 +0100

    This closes #351. Thanks ivanjunckes.

 .../openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java     |  4 ++--
 .../apache/openejb/maven/plugin/AbstractSynchronizable.java    |  4 ++--
 .../org/apache/openejb/maven/plugin/AbstractTomEEMojo.java     | 10 +++++-----
 .../main/java/org/apache/openejb/maven/plugin/DeployMojo.java  |  2 +-
 .../java/org/apache/openejb/maven/plugin/UnDeployMojo.java     |  2 +-
 .../org/apache/openejb/maven/plugin/UpdatableTomEEMojo.java    |  4 ++--
 .../customizer/monkey/classloader/ClassLoaderFactory.java      |  2 +-
 .../maven/plugin/customizer/monkey/index/FileIndexer.java      |  6 +++---
 .../org/apache/openejb/maven/plugin/runner/ExecRunner.java     |  2 +-
 9 files changed, 18 insertions(+), 18 deletions(-)


[tomee] 02/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

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

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

commit 1a388f236be7706c1ddd4c862bd9ddf81f610948
Merge: fe58c70 6b0ab8a
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Thu Jan 3 16:22:19 2019 +0100

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

 .../java/org/superbiz/rest/WeatherServiceTest.java |   1 +
 .../org/superbiz/histogram/WeatherServiceTest.java | 180 +++++++++++++--------
 2 files changed, 112 insertions(+), 69 deletions(-)