Skip to content

Conversation

bjhargrave
Copy link
Member

@bjhargrave bjhargrave commented Jun 3, 2022

Instead of setting a manifest object in the task so that we can
set the effective manifest, after building we merge the generated
manifest into the existing manifest object.

Fixes #5275

@bjhargrave bjhargrave force-pushed the issues/5275 branch 2 times, most recently from 879dad5 to 3be4064 Compare June 3, 2022 22:43
@bjhargrave bjhargrave changed the title gradle: Use a proxy to wrap the existing manifest gradle: Avoid setting a manifest object Jun 4, 2022
@bjhargrave bjhargrave added the maint-candidate Issues or pull requests that are candidates for a maintenance release label Jun 4, 2022
Rather than setting a manifest object in the task so that we can
set the effective manifest after building, we instead merge the
generated manifest into the existing manifest object.

Fixes bndtools#5275

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
@bjhargrave bjhargrave merged commit aab8139 into bndtools:master Jun 4, 2022
@bjhargrave bjhargrave deleted the issues/5275 branch June 4, 2022 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maint-candidate Issues or pull requests that are candidates for a maintenance release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClassCastException in Gradle build after upgrade to 6.3.0
1 participant