Skip to content

Conversation

@bjhargrave
Copy link
Member

A project can have multiple Bundle tasks all using the same sourceSet.
So we avoid setting the org.gradle.libraryelements attribute to jar if
it is already set to jar. We also defend against attempting to set the
attribute after it have been made immutable.

Fixes #3780

A project can have multiple Bundle tasks all using the same sourceSet.
So we avoid setting the org.gradle.libraryelements attribute to jar if
it is already set to jar. We also defend against attempting to set the
attribute after it have been made immutable.

Fixes #3780

Signed-off-by: BJ Hargrave <[email protected]>
@bjhargrave bjhargrave merged commit 52d0df3 into bndtools:master Feb 18, 2020
@bjhargrave bjhargrave deleted the issues/3780 branch February 18, 2020 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot change attributes of dependency configuration after it has been resolved.

1 participant