Skip to content

Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

@goafabric

Description

@goafabric

[GRAALVM 22.3.1 on Macos ARM]
After upgrading my example projects to 3.1.0-RC1 I noticed several AOT regressions,
for JPA, Flyway, Grapqhl

Going one step further i saw, that the aot-smoketests are not upgraded to 3.1.0-RC1
https://github.com/spring-projects/spring-aot-smoke-tests

When upgrading to RC1 and executing, they also pretty much fail
I assume that the Native Hints and newer Library Version habe become incompatible.
Upgrading to native plugin 0.9.21 does not help.

Tests that break
./gradlew :boot:flyway:build ./gradlew :data:data-jpa:build ./gradlew :graphql:graphql-webmvc:build

So my question here, will these be fixed for 3.1.0 Final ?
And are RCs verified against the AOT Smoketests ?

Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions