You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by fp...@apache.org on 2020/10/21 15:15:42 UTC

[karaf-winegrower] branch master updated (722acb1 -> ecadbc5)

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-winegrower.git.


    from 722acb1  Merge pull request #18 from rmannibucau/rmannibucau/make-winegrower.framework.lazyInstall.skip-configurable
     new 7f4d532  enable to preload some configuration
     new 6f5afa1  ensure config is read before config admin is created
     new 0447b5e  ensure configadmin service reference is available when loading configurations
     new ecadbc5  Merge pull request #19 from rmannibucau/rmannibucau/enable-to-preload-configuration

The 244 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:
 .../main/java/org/apache/winegrower/Ripener.java   | 29 +++++++++++----
 .../service/DefaultConfigurationAdmin.java         | 36 +++++++++++--------
 .../service/DefaultConfigurationAdminTest.java     | 41 ++++++++++++++++++----
 3 files changed, 80 insertions(+), 26 deletions(-)