Temporary: make "Pre-release classes were found in dependencies" warning
See KT-66551
This commit is contained in:
committed by
Space Team
parent
893e5cac94
commit
92cf3e3343
+1
-1
@@ -206,7 +206,7 @@ class AnalyzerWithCompilerReport(
|
||||
|
||||
if (hasPrereleaseClasses) {
|
||||
messageCollector.report(
|
||||
ERROR,
|
||||
WARNING,
|
||||
"Pre-release classes were found in dependencies. " +
|
||||
"Remove them from the classpath, recompile with a release compiler " +
|
||||
"or use '-Xskip-prerelease-check' to suppress errors"
|
||||
|
||||
Reference in New Issue
Block a user