Skip to content

Automatic-Module-Name entry missing in release 3.22.1 #12175

@xazap

Description

@xazap

I upgraded from protobuf-java 3.21.9 to 3.22.0 and found that module name "com.google.protobuf" was no longer resolving in my module-info. This is due to the "Automatic-Module-Name" entry missing from META-INF/MANIFEST.MF. Can this please be restored? The entry in 3.21.x was:

Automatic-Module-Name: com.google.protobuf

This might be related to #12017 where it is noticed that the OSGi entries are also missing from the manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions