[
https://issues.apache.org/jira/browse/KARAF-7165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352110#comment-17352110
]
ASF GitHub Bot commented on KARAF-7165:
---------------------------------------
jassuncao opened a new pull request #1384:
URL: https://github.com/apache/karaf/pull/1384
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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> 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)