Am Dienstag, 16. Juni 2009 17:41 schrieb Matthias B.: > A Java extension contains an extension.uno.jar archive which contains > a META-INF/MANIFEST.MF file. I cannot find documentation on the > following entries in the manifest: > > Bundle-Name > > Bundle-Activator > > Bundle-SymbolicName > > Bundle-Version > > What are the exact meanings of these? Are they at all used in .oxt > extensions or are they relics from .uno.pkg times? At least > Bundle-Name (or Bundle-SymbolicName, or both) and Bundle-Version seem > to be superceded by description.xml.
I don't know what it has to do with OOo, but I know these Bundle-* names from OSGi. If OOo does not re-use these names, it looks like your jar is an OSGi bundle. You may try google on OSGi... -Karl --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org