Package com.atlassian.plugin.osgi.internal.factory.transform.stage
package com.atlassian.plugin.osgi.internal.factory.transform.stage
Jar transformation stages that convert a plain JAR into an OSGi bundle
- Since:
- 2.2.0
-
ClassesClassDescriptionAdds bundle instruction overrides from the plugin descriptor to be later used in the manifest generation process.Transforms component imports into a Spring XML fileTransforms component tags in the plugin descriptor into the appropriate spring XML configuration fileGenerates an OSGi manifest if not already defined.Transforms module-type elements into the appropriate Spring XML configuration fileScans the plugin descriptor for any "class" attribute, and ensures that it will be imported, if appropriate.The stages which scan for inner jars in attempt to create bundle classpath.