Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7862

Get rid of timestamp and date in generated javadoc files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • project website

    Description

      Having timestamp in the generated doc files, makes the diff huge when periodically generating the website from the CI bot.

      See:
      https://github.com/apache/mesos-site/commit/45df3a33f91145e3be27c37f3a732c940919ff06#diff-f51f8cc1f105932d260e610ba29b0e92

      -<!-- Generated by javadoc (1.8.0_141) on Fri Jul 28 16:05:03 UTC 2017 -->
       +<!-- Generated by javadoc (1.8.0_141) on Tue Aug 01 00:45:25 UTC 2017 -->
        <title>Protos.WeightInfoOrBuilder</title>
       -<meta name="date" content="2017-07-28">
       +<meta name="date" content="2017-08-01">
      

      Currently, huge diffs break git mirroring from "git-wip/mesos-site" to "git/mesos-site" in ASF INFRA. See related ticket.

      Looks like we can use "-notimestamp" for getting rid of the "Generated..." line. Don't know how to get rid of the meta tag yet.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: