[Bug 3616] New: [IcedTea7] Don't include timestamps in generated documentation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Jul 22 15:15:50 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3616

            Bug ID: 3616
           Summary: [IcedTea7] Don't include timestamps in generated
                    documentation
           Product: IcedTea
           Version: 2.x-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Unnecessary differences are created between otherwise identical Javadoc runs,
thanks to timestamps being added to the generated HTML files:

---
/usr/share/doc/icedtea7/html/jre/api/security/jgss/spec/com/sun/security/jgss/package-use.html
   2018-05-30 19:57:05.000000000 +0100
+++
/mnt/builder/icedtea7-2.6/docs/jre/api/security/jgss/spec/com/sun/security/jgss/package-use.html
   2018-07-20 15:51:53.160051362 +0100
@@ -2,16 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_0) on Wed May 30 19:54:46 BST 2018 -->
-<title>Uses of Package com.sun.security.jgss (Java GSS-API Utilities )</title>
-<meta name="date" content="2018-05-30">
+<title>Uses of Package com.sun.security.jgss (Java GSS-API Utilities
b00)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
 </head>
 <body>

We should turn this off with -notimestamp.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180722/30710cf4/attachment.html>


More information about the distro-pkg-dev mailing list