Skip to content

d8/r8 can give lots of warnings about MANIFEST.MF #3622

@jonathanpeppers

Description

@jonathanpeppers

Context: #2939 (comment)

Steps to Reproduce

  1. In some apps you get multiple warnings such as:
R8 : warning : Resource 'META-INF/MANIFEST.MF' already exists.

I think you might see them with a Xamarin.Forms template even, just enable d8/r8.

Expected Behavior

R8 shouldn't produce warnings by default.

Actual Behavior

We get warnings!

Version Information

Happens with 16.2, and probably all versions.

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions