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.DigestUtils
|
||||||
import org.apache.commons.codec.digest.MessageDigestAlgorithms
|
import org.apache.commons.codec.digest.MessageDigestAlgorithms
|
||||||
|
|
||||||
// This should be true.
|
// This should be false only for debugging.
|
||||||
def failOnError = false
|
def failOnError = true
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in New Issue