Skip to content

core-v4 has missing entrypoint manifest #30

@ascopes

Description

@ascopes

Hey.

Just raising this as I've spotted it whilst testing things out locally.

It seems that core-v4 is missing a Main-Class manifest entry, so tools such as mine are unable to work out the entrypoint to run it as a command-line application.

I was trying to find an entrypoint but cannot seem to find one define in v4. Is this intentional? If so, is there the possibility of adding one in that is compatible with what is available in the original protoc, since this will make it so that I do not have to rely on project-specific details to provide integrations with this project from my side 🙂. I also imagine this will be desirable for other projects as well looking to swap out implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions