Remove further sources of nondeterminism and update SNAPSHOT hashes

This commit is contained in:
Jonas Herzig
2017-08-25 21:03:27 +02:00
parent ebbe363954
commit c561a3fa5a
12 changed files with 80 additions and 19 deletions

View File

@@ -19,8 +19,8 @@ index 0f189ec..f8598a3 100644
apply plugin: 'maven'
apply plugin: 'eclipse'
apply plugin: 'idea'
@@ -170,17 +169,6 @@ tasks.withType(AbstractArchiveTask) {
reproducibleFileOrder = true
@@ -172,17 +171,6 @@ tasks.withType(AbstractArchiveTask) {
fileMode = 0664
}
-checkstyle {