Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3977

generated/duplicated javadocs are wasteful and bloat the release

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • general/javadocs
    • None
    • New

    Description

      Some stats for the generated javadocs of 3.6:

      • 9,146 files
      • 161,872 KB uncompressed
      • 25MB compressed (this is responsible for nearly half of our binary release)

      The fact we intentionally double our javadocs size with the 'javadocs-all' thing
      is truly wasteful and compression doesn't help at all. Just testing, i nuked 'all'
      and found:

      • 4,944 files
      • 81,084 KB uncompressed
      • 12.8MB compressed

      We need to clean this up for 4.0. We only need to ship javadocs 'one way'.

      Attachments

        1. LUCENE-3977.patch
          54 kB
          Robert Muir
        2. LUCENE-3977.patch
          48 kB
          Robert Muir
        3. LUCENE-3977.patch
          19 kB
          Robert Muir
        4. LUCENE-3977.patch
          8 kB
          Robert Muir
        5. LUCENE-3977.patch
          9 kB
          Robert Muir
        6. LUCENE-3977-triplication.patch
          1.0 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: