You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2021/12/08 19:45:43 UTC

[GitHub] [karaf] jassuncao opened a new pull request #1463: KARAF-7289 - Provide config property name completion using MetaType info

jassuncao opened a new pull request #1463:
URL: https://github.com/apache/karaf/pull/1463


   ConfigurationPropertyCompleter now uses the MetaType service to retrieve
   configuration property names in addition to the ones already defined in
   the configuration.
   
   Adds an utility method in MetaServiceCaller to find MetaType info for a
   specified PID. This method accepts a function to do something with the
   result. MetaCommand is refactored to use this function.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [karaf] jbonofre merged pull request #1463: KARAF-7289 - Provide config property name completion using MetaType info

Posted by GitBox <gi...@apache.org>.
jbonofre merged pull request #1463:
URL: https://github.com/apache/karaf/pull/1463


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [karaf] jbonofre commented on pull request #1463: KARAF-7289 - Provide config property name completion using MetaType info

Posted by GitBox <gi...@apache.org>.
jbonofre commented on pull request #1463:
URL: https://github.com/apache/karaf/pull/1463#issuecomment-989654093


   Thanks, it's a good idea. Let me review the changes.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [karaf] jbonofre merged pull request #1463: KARAF-7289 - Provide config property name completion using MetaType info

Posted by GitBox <gi...@apache.org>.
jbonofre merged pull request #1463:
URL: https://github.com/apache/karaf/pull/1463


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@karaf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org