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

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


    from bb8c453  Merge pull request #13 from fpapon/KARAF-5898
     add 97f406b  [KARAF-6064] Add configs operation on Cave Deployer to list 
the configuration PIDs
     new 56e3c2e  Merge pull request #17 from jbonofre/KARAF-6064

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:
 .../org/apache/karaf/cave/deployer/api/Deployer.java  |  5 +++++
 .../{KarListCommand.java => ConfigListCommand.java}   | 10 +++++-----
 .../cave/deployer/management/CaveDeployerMBean.java   |  1 +
 .../management/internal/CaveDeployerMBeanImpl.java    |  5 +++++
 .../cave/deployer/service/impl/DeployerImpl.java      | 19 +++++++++++++++++++
 5 files changed, 35 insertions(+), 5 deletions(-)
 copy 
deployer/command/src/main/java/org/apache/karaf/cave/deployer/command/{KarListCommand.java
 => ConfigListCommand.java} (84%)

Reply via email to