Closed rleigh-codelibre closed 4 years ago
If this PR gets updated / refreshed wouldn't that maybe solve the Travis fails ?
@Jugen Yes, it should do. It's depends upon jai-imageio having a public release so that there's a version containing the fix which we can fetch.
@stain is 1.4.0 expected to be deployed to maven central soon?
@rleigh-codelibre jai-imageio 1.4.0 now has a public release on maven :-)
@rleigh-codelibre Hi Roger could you please update this PR, thanks.
@Jugen I've pushed the updates. Could you possibly give it a try?
Thanks a lot Roger :-)
@stain Hi Stian can this be merged please, so that the other PR's that depend on this pass.
See also https://github.com/jai-imageio/jai-imageio-core/pull/53 for the latest maven updates also added here.
@stain Can this be merged please ?
This PR depends upon https://github.com/jai-imageio/jai-imageio-core/pull/41 and it must be built and installed before testing this PR. It will also require releasing and the dependency version bumping in order for Travis to go green.
This PR contains the fixes necessary to build and test with Java 9. With this PR, you can run:
(the
MAVEN_OPTS
is currently needed to run under Java 9, and should hopefully go away once it's updated as well.)