malliaridis commented on code in PR #2605:
URL: https://github.com/apache/solr/pull/2605#discussion_r1711563638


##########
build.gradle:
##########
@@ -195,8 +214,8 @@ apply from: file('gradle/hacks/gradle-archives.gradle')
 
 apply from: file('gradle/hacks/wipe-temp.gradle')
 apply from: file('gradle/hacks/hashmapAssertions.gradle')
-apply from: file('gradle/hacks/turbocharge-jvm-opts.gradle')
-apply from: file('gradle/hacks/dummy-outputs.gradle')
+//apply from: file('gradle/hacks/turbocharge-jvm-opts.gradle')
+//apply from: file('gradle/hacks/dummy-outputs.gradle')

Review Comment:
   Note that I had to disable some of the hacks because of some issues I was 
facing with them. Maybe this causes some gradle processes from the automation 
scripts to fail now?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to