[
https://issues.apache.org/jira/browse/KARAF-7165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359345#comment-17359345
]
ASF subversion and git services commented on KARAF-7165:
--------------------------------------------------------
Commit 722e98afe79148e02aa2362bc32c087de8b31297 in karaf's branch
refs/heads/main from jassuncao
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=722e98a ]
KARAF-7165 - config:meta doesn't work for factory PIDs
Fixes MetaCommand.getMetatype to also search for the desired PID in the
list of factory pids of MetaTypeInformation. The command is now able to
create default configurations for factory PIDs.
Removes a few unnecessary @SuppressWarnings in config:* commands
Change-Id: I3336e5f54b88c64c01459034f672f844c4eb76d8
> config:meta doesn't work for factory PIDs
> -----------------------------------------
>
> Key: KARAF-7165
> URL: https://issues.apache.org/jira/browse/KARAF-7165
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.2
> Reporter: Joao Assuncao
> Assignee: Jean-Baptiste Onofré
> Priority: Trivial
>
> Using config:meta to print or create a default configuration for a factory
> will fail with a "No meta type definition" error message .
> Apparently factory Pids are skipped in the getMetatype method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)