aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/java/error_prone
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:08 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:08 +0300
commit4e839db24a3bbc9f1c610c43d6faaaa99824dcca (patch)
tree506dac10f5df94fab310584ee51b24fc5a081c22 /build/platform/java/error_prone
parent2d37894b1b037cf24231090eda8589bbb44fb6fc (diff)
downloadydb-4e839db24a3bbc9f1c610c43d6faaaa99824dcca.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform/java/error_prone')
-rw-r--r--build/platform/java/error_prone/ya.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/build/platform/java/error_prone/ya.make b/build/platform/java/error_prone/ya.make
index ee2eceafc0..1643c2e44f 100644
--- a/build/platform/java/error_prone/ya.make
+++ b/build/platform/java/error_prone/ya.make
@@ -2,16 +2,16 @@ RESOURCES_LIBRARY()
OWNER(heretic)
IF(USE_SYSTEM_ERROR_PRONE)
MESSAGE(WARNING System Error Prone $USE_SYSTEM_ERROR_PRONE will be used)
-ELSEIF(ERROR_PRONE_VERSION == "2.3.1")
+ELSEIF(ERROR_PRONE_VERSION == "2.3.1")
DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:616853779)
-ELSEIF(ERROR_PRONE_VERSION == "2.3.2")
+ELSEIF(ERROR_PRONE_VERSION == "2.3.2")
DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:760800655)
-ELSEIF(ERROR_PRONE_VERSION == "2.3.3")
+ELSEIF(ERROR_PRONE_VERSION == "2.3.3")
DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:919320393)
-ELSEIF(ERROR_PRONE_VERSION == "2.4.0")
+ELSEIF(ERROR_PRONE_VERSION == "2.4.0")
DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:1585305794)
-ELSEIF(ERROR_PRONE_VERSION == "2.6.0")
- DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2139890169)
+ELSEIF(ERROR_PRONE_VERSION == "2.6.0")
+ DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2139890169)
ELSEIF(ERROR_PRONE_VERSION == "2.7.1")
DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2202855601)
ELSEIF(ERROR_PRONE_VERSION == "2.10.0")