Add karaf version in system properties and display in shell:info command output
-------------------------------------------------------------------------------

                 Key: KARAF-554
                 URL: https://issues.apache.org/jira/browse/KARAF-554
             Project: Karaf
          Issue Type: Improvement
            Reporter: Jean-Baptiste Onofré
             Fix For: 2.2.1, 3.0.0


shell:info command doesn't display the current running version of Karaf.

It could be helpful in some user scripts to define an action depending of the 
Karaf instance (as we have uname -a under Unix :)).

To be used programmatically, Karaf version should also be stored in system 
properties (as we have karaf.home, karaf.base, karaf.data and karaf.instances 
properties).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to