Skip to content

[Java] Support for Java Platform Module System #1399

Description

@rafaelsilverioit

Is your feature request related to a problem? Please describe.

Kinda. I decided to modularize my application (which uses fury-core) and Maven has warned about fury-core being an unnamed module that has an automatic name generated by the compiler. This means that my application can use it, but in case the project maintainers decide to modularize and therefore give it a stable name, my application may break.

Screenshot from 2024-03-09 23-15-28

Describe the solution you'd like

Are there any plans to modularize Fury Java libraries in the future?

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions