Skip to content

Ignore build deprecation warnings in Paketo system tests #29885

Closed
@scottfrederick

Description

@scottfrederick

Paketo buildpacks have started logging a deprecation warning when the API version support advertised by the platform is less than 0.8. Since Spring Boot 2.6.x advertises support for platform API 0.5, the 2.6.x system tests fail when the tests detect the deprecation warning in the build output. The 2.7.x and later system tests pass because they advertise platform API version 0.8.

The 2.6.x Paketo system tests should ignore build output deprecation warnings, but the 2.7.x and later tests can fail on deprecation warnings.

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