[jbosstools-issues] [JBoss JIRA] (JBIDE-11383) Replace the unpack attribute in the feature.xml files by the Eclipse-BundleShape header in manifest.mf files

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Thu Mar 22 13:38:47 EDT 2012


Yahor Radtsevich created JBIDE-11383:
----------------------------------------

             Summary: Replace the unpack attribute in the feature.xml files by the Eclipse-BundleShape header in manifest.mf files
                 Key: JBIDE-11383
                 URL: https://issues.jboss.org/browse/JBIDE-11383
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: Visual Page Editor core, Visual Page Editor Templates, XULRunner
    Affects Versions: 3.3.0.Beta2
            Reporter: Yahor Radtsevich
            Assignee: Yahor Radtsevich
             Fix For: 3.3.0.Beta3


All the {{unpack}} attributes should be replaced by the {{Eclipse-BundleShape}} headers in all plugins in vpe and xulrunner components.

The {{Eclipse-BundleShape}} header of manifest.mf allows to define will be or not be a given plugin unpacked. It is simpler than specifying of the {{unpack}} attribute in all features, which contain this plugin.

More details: [OSGi Bundle Manifest Headers Reference|http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/bundle_manifest.html] > The Eclipse-BundleShape Header.

*Note:* xulrunner for Beta2 is building directly from trunk. Do not perform these changes in xulrunner component until 3.3.0.Beta2 is shipped (see JBIDE-11353)!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list