Details
Description
Some users requested to provide more efficient bundle description, especially in ServiceMix.
I've begun to add Bundle-Description looking like:
SYNOPSIS
Quick description
DESCRIPTION
Long description which can contains line break, tab, etc.
SEE ALSO
A set of articles, documentation, or website concerning the bundle.
When using osgi:headers command, the description is display but it's not very beautiful.
The problem is that tab or line breaks are ignored.
I propose to extend the osgi:headers command to handle at least line breaks and tab in Bundle-Description header.