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

Support generation and loading of layered jars #19767

Closed
philwebb opened this issue Jan 16, 2020 · 3 comments
Closed

Support generation and loading of layered jars #19767

philwebb opened this issue Jan 16, 2020 · 3 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

As part of #19697 we need to update the Repackager to generate layered JARs and update the JarLauncher to support them.

@philwebb philwebb added this to the 2.3.x milestone Jan 16, 2020
@philwebb philwebb added the type: enhancement A general enhancement label Jan 16, 2020
@philwebb philwebb modified the milestones: 2.3.x, 2.3.0.M1 Jan 16, 2020
@wilkinsona
Copy link
Member

Re-opening as I think we need some equivalent Gradle changes and I don't want them to fall through the cracks.

@wilkinsona wilkinsona reopened this Jan 16, 2020
@philwebb
Copy link
Member Author

We'll handle the Gradle work in #19792

@philwebb philwebb reopened this Jan 21, 2020
@philwebb
Copy link
Member Author

I messed up and managed to not actually write the index file.

philwebb added a commit that referenced this issue Jan 22, 2020
Update layered jar support so that the name `ext` and any name
starting `springboot` are reserved.

See gh-19767
philwebb added a commit that referenced this issue Jan 22, 2020
Fix a bug in `ExplodedURLClassLoader` and merge the code into the
existing `LaunchedURLClassLoader` class. Also polish a few method
names relating to layer support.

See gh-19848
See gh-19767
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants