cbeust / kobalt

A Kotlin-based build system for the JVM.
Apache License 2.0
432 stars 60 forks source link

Warning: Unknown variable for version #460

Open McPringle opened 6 years ago

McPringle commented 6 years ago

Running ./kobaltw test on the latest Kobalt source from master shows the following warning message twice:

***** WARNING Unknown variable for version: ${slf4j.version}

To be a good example, the build file of Kobalt itself should not produce warnings… jm2c… déjà-vu… ;-)