Skip to content

Bundle-SymbolicName of guice-assistedinject 5.0.0 is broken and has the same name as guice #1496

Closed

Description

In the guice-assistedinject version 5.0.0 the Bundle-SymbolicName in the Manifest.MF is broken.
The old name in 4.2.3 was com.google.inject.assistedinject now in 5.0 it is com.google.inject, but this is the same name as the main Guice Bundle-SymbolicName.

This leads to the fact that the Eclipse-Runtime refuses to activate the main guice, when also the guice-assistedinject is present, because it assumes it is a fragment.

Expected:
The guice-assistedinject shall have Bundle-SymbolicName: com.google.inject.assistedinject in the Manifest.MF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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