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 e9e3bdc Explicit excludes for taglibs-shaded deps
new de63989 Fix some enum conversion with the EL Processor
new 9fac61a Fix hashAlgorithmParameters parsing and evaluation Fix the
way we lookup the datasource
new a6ece22 Improve the way we evalate EL
new 9c7bc47 Add a workaround in case there is only one mechanism available
The 4 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:
.../tomee/security/TomEEELInvocationHandler.java | 137 +++++++++++++++++----
...curityServletAuthenticationMechanismMapper.java | 8 +-
.../identitystore/TomEEDatabaseIdentityStore.java | 36 +++---
.../security/TomEEELInvocationHandlerTest.java | 65 ++++++++--
4 files changed, 196 insertions(+), 50 deletions(-)