Quarkus: Gradle kotlin project missing all-open plugin

Created on 6 Nov 2019  路  7Comments  路  Source: quarkusio/quarkus

Describe the bug
When kotlin is chosen, the all-open plugin is not added

Expected behavior
When kotlin is chosen the all-open plugin should be added and the default allOpen section

Actual behavior

To Reproduce
Steps to reproduce the behavior:

  1. Visit https://code.quarkus.io/
  2. Create a new project with kotlin and Gradle as build tool.
aregradle arekotlin kinbug

All 7 comments

@aguibert and while fiddling with Kotlin, you might want to have a look at that one too. I think we used to do it at some point.

There might be useful info in the Kotlin guide.

Ah, in fact, it looks as if we have a PR for it there: https://github.com/quarkusio/quarkus/pull/5032 .

  • @geoand

@oztimpower I'll be looking at this first thing next week! Sorry for not being able to review sooner :)

5032 was just merged

@zulq given the merge of #5032 can you please close this issue?

Closing as requested

Was this page helpful?
0 / 5 - 0 ratings