Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Automatically configure <mainClass /> via Spring AOT #529

Closed
sdeleuze opened this issue Feb 26, 2021 · 2 comments
Closed

Automatically configure <mainClass /> via Spring AOT #529

sdeleuze opened this issue Feb 26, 2021 · 2 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Feb 26, 2021

To avoid <mainClass /> configuration entry with native-image-maven-plugin.

See WIP commit on mainclass.
And related issue and PR on GraalVM side.

@sdeleuze sdeleuze added this to the 0.9.1 milestone Feb 26, 2021
@sdeleuze sdeleuze changed the title Generate the main manifest entry in Spring AOT Automatically configure <mainClass /> configuration via Spring AOT Feb 27, 2021
@sdeleuze sdeleuze added the status: blocked An issue that's blocked on an external project change or another issue label Feb 27, 2021
@sdeleuze sdeleuze self-assigned this Feb 27, 2021
@sdeleuze
Copy link
Contributor Author

See related comment on GraalVM bug tracker.

@sdeleuze sdeleuze modified the milestones: 0.9.1, 0.10.0 Mar 3, 2021
@sdeleuze
Copy link
Contributor Author

sdeleuze commented Mar 6, 2021

Fixed by oracle/graal@713dbe9

@sdeleuze sdeleuze modified the milestones: 0.11.0, 0.10.0 Mar 23, 2021
sdeleuze added a commit that referenced this issue Apr 22, 2021
Removal of main class configuration will be handled by
gh-529 and buildpacks still uses GraalVM 21.0.0.2 since
we need to use a custom builder to use GraalVM 21.1.0 there.

See gh-578
@sdeleuze sdeleuze changed the title Automatically configure <mainClass /> configuration via Spring AOT Automatically configure <mainClass /> via Spring AOT Apr 22, 2021
@sdeleuze sdeleuze removed the status: blocked An issue that's blocked on an external project change or another issue label Apr 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement A general enhancement
Development

No branches or pull requests

1 participant