This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from eae348f TOMEE-2972 - adds missing license header
new afab028 TOMEE-2968 - Fixes connection error when a password contains
"}"
new 483e7c5 Merge branch 'master' into TOMEE-2968
new 6d26835 Merge pull request #763 from rzo1/TOMEE-2968
The 13659 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:
.../ProvisioningClassLoaderConfigurer.java | 2 +-
.../openejb/util/PropertyPlaceHolderHelper.java | 88 ++++++----
.../openejb/util/PropertyPlaceHolderTest.java | 189 +++++++++++++++++++++
.../jdbc/TomcatDataSourceConfigurationTest.java | 4 +-
4 files changed, 251 insertions(+), 32 deletions(-)