This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch try_with_resource
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git.
from 82d339b Apply multi-catch.
new d8e34ce Fix IDE warnings.
add 9c5efc3 LHF: remove unnecessary volatile keywords
add 9f2d44f Merge pull request #48 from apache/volatile_cleanup
add 78ce280 Try to build with JDK12 as well
add 1d4c30d INFRA-18099: Sonarcloud integration works on all branches
add ac49208 LHF: Remove volatile as found by SonarCloud
new d9b9ac9 Merge remote-tracking branch 'origin/master' into
try_with_resource
new 90581a9 Fix IDE warnings.
The 3 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:
.travis.yml | 4 ++++
README.md | 2 --
.../java/org/apache/tamaya/spi/ServiceContextManager.java | 6 +++---
.../org/apache/tamaya/core/internal/OSGIServiceLoader.java | 11 +++++------
.../apache/tamaya/core/propertysource/BasePropertySource.java | 2 +-
.../tamaya/spisupport/propertysource/BasePropertySource.java | 2 +-
.../propertysource/PropertiesResourcePropertySource.java | 2 +-
.../spisupport/propertysource/SystemPropertySource.java | 4 ++--
8 files changed, 17 insertions(+), 16 deletions(-)