You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/09 06:34:58 UTC

[karaf] 01/01: Merge pull request #444 from rovarga/lru-cache

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit 89496992cd01375cebe761e4416ecfc933a5e230
Merge: 9b9338b 6d10058
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Feb 9 07:34:55 2018 +0100

    Merge pull request #444 from rovarga/lru-cache
    
    [KARAF-5604] Speed up features-generate-descriptor

 .../tooling/features/GenerateDescriptorMojo.java   | 57 +++++++++++++++-------
 .../karaf/tooling/utils/Dependency31Helper.java    | 53 +++++++++++++-------
 .../tooling/utils/DependencyHelperFactory.java     |  7 +--
 .../apache/karaf/tooling/utils/SimpleLRUCache.java | 45 +++++++++++++++++
 4 files changed, 123 insertions(+), 39 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.