Skip to content

Add Automatic-Module-Name for guava-testlib #5528

Open
@A248

Description

@A248

guava-testlib should have an Automatic-Module-Name for use in dependent modular projects. It seems that its module name, guava.testlib is derived from the filename as of 30.1.1.-jre. Issue #2920 and related issues only added a module name for Guava itself.

While guava-testlib is most frequently used as a test-scoped dependency, there are cases where one may need to refer to its module name. Testing on the module path is possible. Sometimes this is necessary for IDE compatibility, as in ben-manes/caffeine#540

Metadata

Metadata

Assignees

Labels

P3no SLOplatform=java11type=otherMiscellaneous activities not covered by other type= labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions