Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Make the core library available separately from its dependencies #9

@bipster

Description

@bipster

Whether a project is Maven-based or not, the json.org code might be a surprise since it's baked into the Semantics3 project itself and not referenced in the pom.xml. This complicates projects that already use json.org code, because if which version gets class-loaded first could differ from JVM to JVM and the runtime errors could seem nondeterministic/confusing.

Providing a "thin" JAR with the core Sem3 code and explicitly listing the json.org version brought into the project could help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions