elasticsearch/build-conventions
Dmitry Cherniachenko e21a4874ab
Use String.replace() instead of replaceAll() for non-regexp replacements (#105127)
* Use String.replace() instead of replaceAll() for non-regexp replacements

When arguments do not make use of regexp features replace() is a more efficient option, especially the char-variant.
2024-02-12 13:11:15 -05:00
..
src/main/java/org/elasticsearch/gradle/internal Use String.replace() instead of replaceAll() for non-regexp replacements (#105127) 2024-02-12 13:11:15 -05:00
build.gradle Disable incremental compilation in CI environments (#103346) 2023-12-12 13:10:27 -08:00
elastic.importorder Format build-tools and build-tools-internal (#78910) 2021-10-14 09:38:06 +01:00
formatterConfig.xml Format build-tools and build-tools-internal (#78910) 2021-10-14 09:38:06 +01:00
settings.gradle Port build dependencies to gradle version catalogue (#86548) 2022-05-10 12:15:36 +02:00