Sure. Some tests are attached, but I did not tests these. (For the
moment, I'm too lazy to dig deeply into the bushel testing code).
Martin
I had a look at it
<http://code.google.com/p/bushel/source/detail?r=115> but I could not
find the 'tricky part': How to read the description from a
properties-file inside the jar if it is externalized (i.e. the
Manifest-header value starts with a percent sign).
But i guess the integration into BushelManifestParser is not as easy
as I did with with OsgiManifestParser.
Martin
You can find it in 'OSGi Service Platform Core Specification', chapter
3.10 Localization.
The above PDF can be downloaded at osgi.org
Martin