This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git.
from 8b892c7 TAMAYA-277: Fix warning by making method synchronized instead
of double lock-check
new 05adeb1 TAMAYA-277: Fix more sonar warnings, add test case
new 4728824 TAMAYA-277: Add test.
new a91de28 TAMAYA-277: Leave empty test skeleton
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:
configured-sysprops/pom.xml | 6 ++++++
.../tamaya/sysprops/ConfiguredSystemProperties.java | 18 +++++++++---------
.../sysprops/ConfiguredSystemPropertiesTest.java | 20 ++++++++++----------
3 files changed, 25 insertions(+), 19 deletions(-)
copy metamodel/src/main/java/org/apache/tamaya/metamodel/Refreshable.java =>
configured-sysprops/src/test/java/org/apache/tamaya/sysprops/ConfiguredSystemPropertiesTest.java
(79%)