Skip to content

Why is fastexcel not modularized (Java 9 module system) yet? #388

Open
@hrstoyanov

Description

@hrstoyanov

Not only that, but the jars (fastexecl-reader-x.x.x.jar) do not even have MANIFEST !? Unfortunately this becomes show-stopper issue when combined with a bug that Gradle has not fixed even today.

@ochedru , please, if you don't want to put the effort and modularize fastexcel properly, at least add MANIFEST in the jars with the below, for example:

Automatic-Module-Name: org.dhatim.fastexcel.reader

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions