Following the OSGi session in the Server forum regarding bundle tool:
The bnd tool helps you create and diagnose OSGi R4 bundles. The key functions are:
- Show the manifest and JAR contents of a bundle
- Wrap a JAR so that it becomes a bundle
- Create a Bundle from a specification and a class path
- Verify the validity of the manifest entries