You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2017/09/15 09:41:50 UTC

[4/5] karaf git commit: Merge branch 'KARAF-5375', fixes #371

Merge branch 'KARAF-5375', fixes #371


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/644e3b93
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/644e3b93
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/644e3b93

Branch: refs/heads/master
Commit: 644e3b93792b6caa4368aebd0b62dda5e63e83e2
Parents: e4ccd2c b4875d6
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Fri Sep 15 11:26:17 2017 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Fri Sep 15 11:26:17 2017 +0200

----------------------------------------------------------------------
 .../internal/download/DownloadManager.java      |  5 +-
 .../download/impl/MavenDownloadManager.java     |  5 ++
 .../features/internal/service/Deployer.java     | 16 +----
 .../internal/service/FeaturesServiceConfig.java |  4 +-
 .../internal/service/FeaturesServiceImpl.java   | 18 ++---
 .../service/FeaturesServiceImplTest.java        | 76 +++++++++++++++++++-
 6 files changed, 99 insertions(+), 25 deletions(-)
----------------------------------------------------------------------