Skip to content

Commit 85af4d1

Browse files
committed
Drop old broken groovy related stuff
commit_hash:5511818f738a9382b398431472683745ce1a22ca
1 parent 621c8c7 commit 85af4d1

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

build/conf/java.conf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1890,15 +1890,6 @@ macro WITH_KAPT() {
18901890
SET(WITH_KAPT_VALUE yes)
18911891
}
18921892

1893-
# tag:java-specific
1894-
WITH_GROOVY_VALUE=
1895-
### @usage: WITH_GROOVY()
1896-
###
1897-
### Compile groovy source code in this java module
1898-
macro WITH_GROOVY() {
1899-
SET(WITH_GROOVY_VALUE yes)
1900-
}
1901-
19021893
# tag:kotlin-specific
19031894
KOTLINC_FLAGS_VALUE=-Xjvm-default=all
19041895
### @usage: KOTLINC_FLAGS(-flags)
@@ -1979,7 +1970,6 @@ macro WITH_KOTLINC_DETEKT(Options...) {
19791970
_KOTLIN_VERSION=1.9.24
19801971
KOTLIN_VERSION=1.9.24
19811972
KOTLIN_BOM_FILE=${ARCADIA_ROOT}/contrib/java/org/jetbrains/kotlin/kotlin-bom/1.9.24/ya.dependency_management.inc
1982-
GROOVY_VERSION=3.0.5
19831973
DETEKT_VERSION=1.23.7
19841974

19851975
_KOTLIN_SEM= \

build/scripts/wrap_groovyc.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)