Fix testdata after #5162
After changes in `kotlin-maven-plugin: Don't print warning on no resources to compile` and `Update KotlinCompileMojoBase.java` commits test data was updated #KT-26156 Fixed
This commit is contained in:
committed by
Space Team
parent
31e96eb7de
commit
073df585c4
@@ -1,7 +1,7 @@
|
|||||||
[WARNING] No sources found skipping Kotlin compile
|
[INFO] No sources to compile
|
||||||
[INFO] Applicability test for project use-test-extension
|
[INFO] Applicability test for project use-test-extension
|
||||||
[INFO] Applied plugin: 'test-me'
|
[INFO] Applied plugin: 'test-me'
|
||||||
[INFO] Configuring test plugin with arguments
|
[INFO] Configuring test plugin with arguments
|
||||||
[INFO] Plugin applied
|
[INFO] Plugin applied
|
||||||
[INFO] Option value: my-special-value
|
[INFO] Option value: my-special-value
|
||||||
[WARNING] No sources found skipping Kotlin compile
|
[INFO] No sources to compile
|
||||||
|
|||||||
Reference in New Issue
Block a user