You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2020/06/03 06:00:29 UTC

[deltaspike] branch master updated (da93fe7 -> b69a195)

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

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


    from da93fe7  DELTASPIKE-1397 log variable in case of recursive definition
     new 0d37c9e  * Corrected Typo in EntityManagerFactoryProducer
     new 35ff4c7  Merge branch 'master' of https://github.com/apache/deltaspike
     new f8a6c53  * Two Class Loggers used `toString` instead of `getName`, caused unexpected logs.
     new b69a195  Merge pull request #108 from SethiPandi/master

The 2420 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:
 .../core/impl/exception/control/HandlerMethodStorageImpl.java    | 2 +-
 .../beanvalidation/impl/CDIAwareConstraintValidatorFactory.java  | 9 ++++-----
 .../jpa/impl/entitymanager/EntityManagerFactoryProducer.java     | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)