Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-32

Store package properties in the MANIFEST.MF for faster access

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.40
    • Packaging
    • None

    Description

      this is somewhat related to JCRVLT-31.

      With the current implementation, one must read the entire package in order to figure out the package properties. If they would be store in a MANIFEST.MF, which has to be the first entry in a .jar, we can use a resettable inputstream to read the properties. this allows to quickly get the important information of a package, such as package id and dependencies.

      Attachments

        Issue Links

          Activity

            People

              tripod Tobias Bocanegra
              tripod Tobias Bocanegra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: