Skip to content

Commit c8bfe46

Browse files
Merge pull request #1155 from Bipinkumar27/JAVA-42077
JAVA-42077 Go over kotlin-tutorials build and test results
2 parents 92b6c81 + b8f1c1c commit c8bfe46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: core-kotlin-modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<module>core-kotlin-advanced</module>
3030
<module>core-kotlin-advanced-2</module>
3131
<module>core-kotlin-advanced-3</module>
32-
<module>core-kotlin-advanced-4</module>
32+
<!--<module>core-kotlin-advanced-4</module>--><!--Not installing kotlinc for now JAVA-42077-->
3333
<module>core-kotlin-annotations</module>
3434
<module>core-kotlin-arrays</module>
3535
<module>core-kotlin-arrays-2</module>

Diff for: pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@
489489

490490
<module>core-kotlin-companion</module>
491491
<module>core-kotlin-modules</module>
492+
<module>core-kotlin-modules/core-kotlin-advanced-4</module>
492493
<!-- <module>gradle-kotlin-dsl</module> --> <!-- not a Maven module -->
493494
<!-- <module>jee-kotlin</module> --> <!-- Can't upgrade this project. Arquillian not maintained anymore.-->
494495
<!-- <module>k2-compiler</module>--> <!-- Contains a lot of examples where code intentionally does not compile, by design: https://jira.baeldung.com/browse/KTLN-863 -->

0 commit comments

Comments
 (0)