You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lhstrh
changed the title
Kotlin classes do not get build by buildLfc task _unless_ the clean task is also run ...
Kotlin classes do not get build by buildLfc task (unless the clean task is also run)
Mar 17, 2022
... or if there are no build artifacts present from previous builds.
./gradlew buildLfc
runs successfully and outputs a jar, but the dynamically loaded Kotlin classes cannot be found at runtime.The text was updated successfully, but these errors were encountered: