Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't load Kotlin parent first #29697

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

stuartwdouglas
Copy link
Member

A test PR to see what breaks if we stop loading Kotlin parent first.

I think a lot of the reasons why we needed to do this originally may no longer apply, lets try it out and see what breaks.

@quarkus-bot

This comment has been minimized.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Dec 6, 2022
@quarkus-bot

This comment has been minimized.

@stuartwdouglas stuartwdouglas changed the title WIP: Don't load Kotlin parent first Don't load Kotlin parent first Dec 6, 2022
protected URL findResource(String name) {
return getResource(name);
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we are also missing Enumeration<URL> findResources(String name) impl.

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@aloubyansky aloubyansky merged commit b527fe8 into quarkusio:main Dec 8, 2022
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Dec 8, 2022
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Dec 14, 2022
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Dec 15, 2022
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Dec 15, 2022
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Dec 16, 2022
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Jan 5, 2023
holly-cummins added a commit to holly-cummins/quarkus that referenced this pull request Jan 6, 2023
ebullient pushed a commit to maxandersen/quarkus that referenced this pull request Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/kotlin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants