Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 8.1, 9.0
    • Build
    • None

    Description

      Sub task of SOLR-6806

      The dist/ folder contains many duplicate jar files, totalling 10,5M:

      4,6M   ./dist/solr-core-6.6.0.jar (WEB-INF/lib)
      1,2M   ./dist/solr-solrj-6.6.0.jar (WEB-INF/lib)
      4,7M   ./dist/solrj-lib/* (WEB-INF/lib and server/lib/ext)
      

      The rest of the files in dist/ are contrib jars and test-framework.

      To weed out the duplicates and save 10,5M, we can simply add a dist/README.md file listing what jar files are located where. The file could also contain a bash one-liner to copy them to the dist folder. Another possibility is to ship the binary release tarball with symlinks in the dist folder, and advise people to use cp -RL dist mydist which will make a copy with the real files. Downside is that this won't work for ZIP archives that do not preserve symlinks, and neither on Windows.

      Attachments

        1. SOLR-11087.patch
          16 kB
          Jan Høydahl

        Issue Links

          Activity

            People

              Unassigned Unassigned
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: