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

Guard against application build misconfigurations #483

Closed
bclozel opened this issue Feb 17, 2021 · 0 comments
Closed

Guard against application build misconfigurations #483

bclozel opened this issue Feb 17, 2021 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Contributor

bclozel commented Feb 17, 2021

Now that the build time transformation is mandatory to build native images, we should ensure that the application has been properly configured to use the Maven or Gradle plugin before building the application.

Checking for the existence of a well-known generated class should be enough.

@bclozel bclozel added this to the 0.9.0 milestone Feb 17, 2021
@bclozel bclozel self-assigned this Feb 17, 2021
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue Feb 18, 2021
This check breaks the jdbc-tx sample on native, and it won't be
reached anyway in that case (Datasize init error before).

See spring-atticgh-483
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