Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4915

Skip unecessary manifest headers in DM bnd file

    XMLWordPrintableJSON

Details

    Description

      Currently, when making a DM release N+1, when a bundle is not modified since version N, it is still built and included in the next release (but with the same version).

      So, there is some binary diff between the unchanged bundle from version N and version N+1.

      To reduce that binary diff, we can first make a simple work around: use the following bnd directive which skip Bnd-LastModified, Tool, and Created-By headers:

      -removeheaders: Bnd-LastModified,Tool,Created-By

      but this may not be enough. So, in the next R6 release, the DM release process should be modified in order to just take the unchanged bundles from the releaserepo instead of rebuilding it.

      Attachments

        Activity

          People

            pderop Pierre De Rop
            pderop Pierre De Rop
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: