mirror of https://github.com/apache/lucene.git
Working jar checksums and aligned with ant build.
This commit is contained in:
parent
528a2ecb56
commit
25fc0487a1
|
@ -7,8 +7,8 @@
|
|||
import org.apache.commons.codec.digest.DigestUtils
|
||||
import org.apache.commons.codec.digest.MessageDigestAlgorithms
|
||||
|
||||
// This should be true.
|
||||
def failOnError = false
|
||||
// This should be false only for debugging.
|
||||
def failOnError = true
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
|
|
Loading…
Reference in New Issue