Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and implement a layered jar format #19697

Closed
19 tasks done
philwebb opened this issue Jan 13, 2020 · 1 comment
Closed
19 tasks done

Design and implement a layered jar format #19697

philwebb opened this issue Jan 13, 2020 · 1 comment
Labels
theme: kubernetes type: epic An issue tracking a large piece of work that will be split into smaller issues

Comments

@philwebb
Copy link
Member

philwebb commented Jan 13, 2020

Following on from #12545 we'd like to enhance our fat jar format to support layer folders that are easier to use when writing Dockerfiles.

The following issues will need to be addressed:

@philwebb philwebb added this to the 2.3.x milestone Jan 13, 2020
@mbhave mbhave changed the title Support genreate of layered JARs Support generation of layered JARs Jan 13, 2020
@philwebb philwebb changed the title Support generation of layered JARs Design and implement a lyered jar format Jan 16, 2020
@philwebb philwebb changed the title Design and implement a lyered jar format Design and implement a layered jar format Jan 16, 2020
@philwebb philwebb added status: noteworthy A noteworthy issue to call out in the release notes and removed status: noteworthy A noteworthy issue to call out in the release notes labels Jan 16, 2020
@philwebb
Copy link
Member Author

philwebb commented Jan 16, 2020

Decide what to do about the Spring-Boot-Lib attribute

Since there isn't one I've dropped it when creating a layered jar. There's a new Spring-Boot-Layers-Index attribute that points to the index file. The buildpack could use this to detect the new format.

@wilkinsona wilkinsona added type: epic An issue tracking a large piece of work that will be split into smaller issues and removed type: enhancement A general enhancement labels Mar 6, 2020
@philwebb philwebb removed this from the 2.3.x milestone Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: kubernetes type: epic An issue tracking a large piece of work that will be split into smaller issues
Projects
None yet
Development

No branches or pull requests

3 participants