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

[karaf] branch master updated (6486605 -> bc66379)

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

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


    from 6486605  Revert "[KARAF-5776] Upgrade to Aries Blueprint 1.10.0, Blueprint CM 1.3.0, Blueprint Web 1.1.1"
     add 0b10770  [KARAF-5786] Add blacklisted key to JmxFeature & JmxRepository CompositeData
     new bc66379  Merge pull request #526 from jamesnetherton/KARAF-5786

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:
 .../features/management/FeaturesServiceMBean.java  |  8 +-
 .../features/management/codec/JmxFeature.java      |  3 +
 .../features/management/codec/JmxRepository.java   |  3 +
 .../features/management/codec/JmxFeatureTest.java  | 94 ++++++++++++++++++++++
 .../management/codec/JmxRepositoryTest.java        | 66 +++++++++++++++
 5 files changed, 172 insertions(+), 2 deletions(-)
 create mode 100644 features/core/src/test/java/org/apache/karaf/features/management/codec/JmxFeatureTest.java
 create mode 100644 features/core/src/test/java/org/apache/karaf/features/management/codec/JmxRepositoryTest.java

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

[karaf] 01/01: Merge pull request #526 from jamesnetherton/KARAF-5786

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

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

commit bc66379003ee1b59095e3d61cba350e4e932c82b
Merge: 6486605 0b10770
Author: Grzegorz Grzybek <gr...@gmail.com>
AuthorDate: Thu Jun 14 09:17:36 2018 +0200

    Merge pull request #526 from jamesnetherton/KARAF-5786
    
    [KARAF-5786] Add blacklisted key to JmxFeature & JmxRepository CompositeData

 .../features/management/FeaturesServiceMBean.java  |  8 +-
 .../features/management/codec/JmxFeature.java      |  3 +
 .../features/management/codec/JmxRepository.java   |  3 +
 .../features/management/codec/JmxFeatureTest.java  | 94 ++++++++++++++++++++++
 .../management/codec/JmxRepositoryTest.java        | 66 +++++++++++++++
 5 files changed, 172 insertions(+), 2 deletions(-)

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