[Reproducible-commits] [notes] 02/05: Add method_may_never_be_called_in_documentation_generated_by_javadoc issue

Chris Lamb lamby at moszumanska.debian.org
Mon Oct 26 09:15:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository notes.

commit 8f3bb1a1a1022fb1456426ea36294396bea73136
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Oct 26 08:52:45 2015 +0000

    Add method_may_never_be_called_in_documentation_generated_by_javadoc issue
---
 issues.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/issues.yml b/issues.yml
index 16aa807..0b10e72 100644
--- a/issues.yml
+++ b/issues.yml
@@ -153,6 +153,10 @@ timestamps_in_documentation_generated_by_javadoc:
   description: |
     javadoc will add timestamps to the HTML file it produces.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInDocumentationGeneratedByJavadoc
+timestamps_in_documentation_generated_by_javadoc:
+  description: |
+    javadoc will add timestamps to the HTML file it produces.
+  url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInDocumentationGeneratedByJavadoc
 random_order_in_documentation_generated_by_javadoc:
   description: |
     The `package-tree.html` file generated by javadoc contains an unsorted index.
@@ -172,6 +176,10 @@ locale_in_documentation_generated_by_javadoc:
     Likely cause is
     jdk9_dev/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlTree.java +416
   deterministic: True
+method_may_never_be_called_in_documentation_generated_by_javadoc:
+  description: |
+    javadoc can add "This method may never be called" in some builds and not
+    others (reason unknown).
 timestamps_in_documentation_generated_by_groovydoc:
   description: |
     Groovydoc will add timestamps to the HTML file it produces.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list