Skip to content

Use the manifest Main-Class attribute for module main class if one is not explicitly set #101

Closed
@plamentotev

Description

@plamentotev

ModularJarArchiver should take the manifest Main-Class attribute and use it for the module main class if the later is not explicitly set using ModularJarArchiver#setModuleVersion. It would simplify the creation of modular JAR files and also it does not really make sense to have different main classes set in the manifest and in the module descriptor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions