You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2019/06/02 07:02:44 UTC

[lucene-solr] 06/06: SOLR-13452: Cannot use configureondemand and slf4j version is specified twice.

This is an automated email from the ASF dual-hosted git repository.

markrmiller pushed a commit to branch jira/SOLR-13452_gradle_3
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit 8ea6509787ca1732a262a147a10432b9fd1af3ff
Author: markrmiller <ma...@apache.org>
AuthorDate: Sun Jun 2 02:02:02 2019 -0500

    SOLR-13452: Cannot use configureondemand and slf4j version is specified twice.
---
 gradle.properties | 4 +++-
 versions.props    | 1 -
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 5d74616..a2bb521 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -10,7 +10,9 @@ org.gradle.parallel=true
 # Default is number of CPU processors.
 # org.gradle.workers.max=2
 
-org.gradle.configureondemand=true
+# experimental gradle feature - does not currently work with our version constraints plugin
+org.gradle.configureondemand=false
+
 org.gradle.jvmargs=-Xmx1g
 
 python_exe=python
\ No newline at end of file
diff --git a/versions.props b/versions.props
index a0e717e..6977a6a 100644
--- a/versions.props
+++ b/versions.props
@@ -108,7 +108,6 @@ org.restlet.jee:*=2.3.0
 org.rrd4j:rrd4j=3.5
 org.simpleframework:simple-xml=2.7.1
 org.slf4j:*=1.7.24
-org.slf4j:*=1.7.24
 org.tallison:jmatio=1.5
 org.tukaani:xz=1.8
 ua.net.nlp:morfologik-ukrainian-search=3.9.0