ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Remove the java gateway code #33

Closed dominikl closed 5 years ago

dominikl commented 5 years ago

Removes the omero.gateway.* code, as this has been moved to https://github.com/ome/omero-java-gateway now.

joshmoore commented 5 years ago

This will require omero-gateway to be in added to omero-build as a submodule. Otherwise, devspace will fail tomorrow.

dominikl commented 5 years ago

I'll just close it. Have to open a new PR later anyway, if we extract the gateway into it's own repository.

jburel commented 5 years ago

Re-open this PR so we can test in conjunction with https://github.com/ome/omero-model/pull/28

jburel commented 5 years ago

Tested with the new BF 6.1.0-m1 (which includes new guava version) the "extraction" of omero-java-gateway from omero-blitz is now possible We cannot include BF 6.1. yet since the omero pyramid reading is currently broken. Excluding this PR for now

Edit: 25/04 removing exclude label