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

Support directly native build plugin #5021

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

sdedic
Copy link
Member

@sdedic sdedic commented Nov 28, 2022

The micronaut module supports 'nativeCompile' task indirectly - only if io.micronaut.application plugin was included. This PR reacts also on org.graalvm.buildtools.native plugin provided by GraalVM community -- so it would serve native artifacts even for other configuration than just with io.micronaut.application.
The GraalVM plugin is also used by SpringBoot and possibly by other 4rd party plugins, too.

@sdedic sdedic added LSP [ci] enable Language Server Protocol tests enterprise [ci] enable enterprise job labels Nov 28, 2022
@sdedic sdedic added this to the NB17 milestone Nov 28, 2022
@sdedic sdedic self-assigned this Nov 28, 2022
Copy link
Contributor

@jhorvath jhorvath left a comment

Choose a reason for hiding this comment

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

Looks good

@sdedic
Copy link
Member Author

sdedic commented Dec 2, 2022

Travis fails on an unrelated test; merging.

@sdedic sdedic merged commit aa662b5 into apache:master Dec 2, 2022
@sdedic sdedic added the 16u1 label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise [ci] enable enterprise job LSP [ci] enable Language Server Protocol tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants