[notes] 01/02: undertow has a timestamps in its javadoc for a different reason

Chris West faux-guest at moszumanska.debian.org
Mon Apr 10 09:21:39 UTC 2017


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

faux-guest pushed a commit to branch master
in repository notes.

commit aba95a55b179bd93877dd251b0b3752e318681e3
Author: Chris West (Faux) <git at goeswhere.com>
Date:   Mon Apr 10 10:20:43 2017 +0100

    undertow has a timestamps in its javadoc for a different reason
---
 issues.yml   | 8 ++++++++
 packages.yml | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/issues.yml b/issues.yml
index 2109a14..aa546ce 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1687,3 +1687,11 @@ randomness_in_binaries_generated_by_ruby_mkmf:
 filesystem_ordering_in_pak_files_generated_by_simutrans_makeobj:
   description: |
     Loops over input directory in filesystem ordering.
+timestamp_in_jboss_messagebundle_generated_code:
+  description: |
+    JBoss @MessageBundle (translation) generated classes contain a generation date and time. This
+    timestamp is only retained in the generated code, so doesn't appear in the binary unless you
+    generate documentation from it.
+    https://sources.debian.net/src/jboss-logging-tools/2.0.2-1/processor/src/main/java/org/jboss/logging/processor/generator/model/ClassModel.java/#L146
+  deterministic: True
+
diff --git a/packages.yml b/packages.yml
index 55f1048..ba3999b 100644
--- a/packages.yml
+++ b/packages.yml
@@ -27503,7 +27503,7 @@ undertow:
   version: 1.3.11-1
   issues:
     - random_order_in_documentation_generated_by_javadoc
-    - timestamps_in_documentation_generated_by_javadoc
+    - timestamp_in_jboss_messagebundle_generated_code
 unhide:
   version: 20130526-1
   bugs:

-- 
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