Skip to content

Gradle plugin does not write all required manifest entries #16068

Closed
@philwebb

Description

@philwebb

The Java buildpack relies on a few manifest entries to detect Spring Boot archives. With the Maven Plugin these are written here.

Since Spring Boot 2.0 the Gradle plugin no longer uses the Repackager class and we've unfortunately lost these entries. We'll likely need to change these lines.

Metadata

Metadata

Assignees

Labels

type: blockerAn issue that is blocking us from releasingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions