Move extractNameVersionType() method into Karaf utils
-----------------------------------------------------
Key: KARAF-417
URL: https://issues.apache.org/jira/browse/KARAF-417
Project: Karaf
Issue Type: Improvement
Affects Versions: 2.1.3
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.2.0
Currently, the Spring, Blueprint and Feature deployers define a
extractNameVersionType() method in each transformer.
For maintenance reason and reuse of code, it's better to centralized this
method into the Karaf utils bundle.
I'm gonna create a DeployerUtils class in Karaf utils bundle and move this
method into.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.