You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2019/05/01 10:24:14 UTC

[incubator-tamaya] branch master updated (51b7f48 -> 9f2d44f)

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.git.


    from 51b7f48  LHF: Remove empty lines.
     add 9c5efc3  LHF: remove unnecessary volatile keywords
     new 9f2d44f  Merge pull request #48 from apache/volatile_cleanup

The 1 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:
 .../src/main/java/org/apache/tamaya/spi/ServiceContextManager.java  | 6 +++---
 .../spisupport/propertysource/PropertiesResourcePropertySource.java | 2 +-
 .../tamaya/spisupport/propertysource/SystemPropertySource.java      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)


[incubator-tamaya] 01/01: Merge pull request #48 from apache/volatile_cleanup

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git

commit 9f2d44f7a5d92379a5886c5758e388f60e5cebd9
Merge: 51b7f48 9c5efc3
Author: P. Ottlinger <ot...@users.noreply.github.com>
AuthorDate: Wed May 1 12:24:10 2019 +0200

    Merge pull request #48 from apache/volatile_cleanup
    
    LHF: remove unnecessary volatile keywords

 .../src/main/java/org/apache/tamaya/spi/ServiceContextManager.java  | 6 +++---
 .../spisupport/propertysource/PropertiesResourcePropertySource.java | 2 +-
 .../tamaya/spisupport/propertysource/SystemPropertySource.java      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)