[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-09-01 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r699108383 ## File path: gradle/generate-defaults.gradle ## @@ -42,6 +42,7 @@ configure(rootProject) { "systemProp.file.encoding=UTF-8",

[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-08-31 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r698578438 ## File path: build.gradle ## @@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter plugins { id "base" - id "com.palantir.consistent-versions" ver

[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-08-31 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r699108383 ## File path: gradle/generate-defaults.gradle ## @@ -42,6 +42,7 @@ configure(rootProject) { "systemProp.file.encoding=UTF-8",

[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-08-30 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r698588029 ## File path: solr/solr-ref-guide/build.gradle ## @@ -215,20 +216,21 @@ check.dependsOn checkLocalJavadocLinksSite, checkSite // Hook site building to assemble

[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-08-30 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r698581182 ## File path: solr/solr-ref-guide/build.gradle ## @@ -184,6 +184,7 @@ ext { group "Documentation" description "Builds the ${details.desc}" +

[GitHub] [solr] alextu commented on a change in pull request #277: SOLR-15603: Activate Gradle build cache

2021-08-30 Thread GitBox
alextu commented on a change in pull request #277: URL: https://github.com/apache/solr/pull/277#discussion_r698578438 ## File path: build.gradle ## @@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter plugins { id "base" - id "com.palantir.consistent-versions" ver