Skip to content

Write classpath index file from Gradle plugin #19847

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

Closed
philwebb opened this issue Jan 21, 2020 · 2 comments
Closed

Write classpath index file from Gradle plugin #19847

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

Comments

@philwebb
Copy link
Member

See #9128 for details. We need an update to the Gradle plugin to support this.

@philwebb philwebb added this to the 2.3.x milestone Jan 21, 2020
@philwebb philwebb added the type: enhancement A general enhancement label Jan 21, 2020
@mbhave mbhave closed this as completed in 13f7db2 Jan 23, 2020
@mbhave mbhave modified the milestones: 2.3.x, 2.3.0.M1 Jan 23, 2020
@wilkinsona
Copy link
Member

We need to do this for war files as well.

@wilkinsona wilkinsona reopened this Jan 23, 2020
@wilkinsona
Copy link
Member

Maybe not. Only theJar layout is a RepackagingLayout on the Maven side of things. Exploding a war has the same problem as exploding a jar so it may be something that we want to support in the future.

wilkinsona added a commit that referenced this issue Jan 23, 2020
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