Use Wiki syntax in bundle.info instead of Ansi control sequences
----------------------------------------------------------------

                 Key: KARAF-664
                 URL: https://issues.apache.org/jira/browse/KARAF-664
             Project: Karaf
          Issue Type: Improvement
          Components: console
            Reporter: Christian Schneider
             Fix For: 3.0.0


Currently bundle.info is used to provide documentation for bundles. Ansi 
Control Characters are used to highlight Headings and Links.

I think this is not ideal as the direct representation of a heading is written 
down (Like using font and color tags in html). Instead we should use Wiki 
syntax to represent the structure and translate this to Ansi Control characters 
for the console. 

The advantages are that we can more easily change the representation and even 
support generating html out of the bundle.info for the website.


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

Reply via email to