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

Version check can be disabled in LoginCredentials #41

Closed manics closed 5 years ago

manics commented 5 years ago

Testing: Add cred.setCheckVersion(false); after https://github.com/ome/minimal-omero-client/blob/4d17ab69710b582be8269cee31345729078f1d02/src/main/java/com/example/SimpleConnection.java#L71 and try and connect to a 5.5 server from a 5.4.10 minimal-omero-client.

snoopycrimecop commented 5 years ago

Conflicting PR. Removed from build OMERO-build-push#68. See the console output for more details. Possible conflicts:

--conflicts

jburel commented 5 years ago

Changes to the gateway should be done in the new repo. Hopefully we can sort out the build in the coming days and have the first tag

snoopycrimecop commented 5 years ago

Conflicting PR. Removed from build OMERO-build-push#72. See the console output for more details. Possible conflicts:

--conflicts Conflict resolved in build OMERO-build-push#74. See the console output for more details.

manics commented 5 years ago

Moved to https://github.com/ome/omero-java-gateway/pull/4

manics commented 5 years ago

Reopened because we're not sure whether the gateway decoupling work is happening or not.

snoopycrimecop commented 5 years ago

Conflicting PR. Removed from build OMERO-build-push#85. See the console output for more details. Possible conflicts:

--conflicts Conflict resolved in build OMERO-build-push#86. See the console output for more details.

snoopycrimecop commented 5 years ago

Conflicting PR. Removed from build OMERO-build-push#100. See the console output for more details. Possible conflicts:

--conflicts

jburel commented 5 years ago

Closing this PR, m1 omero-java-gateway being released