Skip to content

I20231211-0340

@ptziegler ptziegler tagged this 09 Dec 12:25
A call to BundlesAction.createBundleDescription() returns null, if the
manifest of the current bundle contains invalid headers (e.g. the same
package is imported twice).

If left unchecked, this causes an unhandled NullPointerException a few
lines further down. Add an explicit null, in order to simply skip this
invalid bundle.
Assets 2
Loading