[Reproducible-commits] [notes] 02/02: add new	locale_differences_in_pom toolchain issue
    Chris Lamb 
    chris at chris-lamb.co.uk
       
    Sun Aug 14 01:16:34 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit d698414d2820dd0de3fabf70752db32f21d5e25e
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 14 02:15:42 2016 +0100
    add new locale_differences_in_pom toolchain issue
---
 issues.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/issues.yml b/issues.yml
index 0e65594..96e48d7 100644
--- a/issues.yml
+++ b/issues.yml
@@ -138,9 +138,12 @@ timestamps_in_maven_metadata_local_xml_files:
   description: |
     Maven writes a timestamp to maven-metadata-local.xml files.
   deterministic: True
-locale_differences_in_pom:
+random_ordering_in_pom:
   description: |
     Some tool isn't writing non-ASCII characters in pom.xml/foo.pom properly.
+locale_differences_in_pom:
+  description: |
+    Some tool is writing .pom files with randomly ordered data.
   deterministic: True
 timestamps_in_pe_binaries:
   description: |
-- 
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