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

Command line importer developer user experience improvements #130

Closed chris-allan closed 1 year ago

chris-allan commented 1 year ago

A few developer user experience improvements for those who may want to subclass CommandLineImporter for their own purposes and change various behaviour. Most of the changes are just adjusting visibility in line with this aim. The only exception is the restoration of the broken credential retrieval logic if all the omero.client pre-requisites are not provided on the command line; there should be no end user behavioural changes exposed other than this.

/cc @kkoz, @sbesson