Skip to content

JPMS compatibility broken by net.imglib2.realtransform outside of original package #53

Description

@skalarproduktraum

Hey @bogovicj and @axtimwalde,

while trying to get scenery ready to work correctly with the JPMS, the compiler bailed on me, complaining that n5-imglib2 brings along classes that violate package constraints, as some classes actually belong to the net.imglib2.realtransform package.

Unfortunately, the only way to actually fix this is to move them to the package they actually belong to, so the imglib2 package. Would you be open to that? I'd be happy to create PRs for those repositories to make the corresponding changes 👍

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