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 loading tweak #31

Closed rgozim closed 5 years ago

rgozim commented 5 years ago

Replaced ResourceBundle omero.version with version in jar manifest Updated gitignore

pwalczysko commented 5 years ago

Tested with this PR, building OMERO.insight as well as OMERO.web.

With OMERO.insight, I can connect to eel (a 5.5 server). I cannot connect to nightshade (5.4 server).

Screen Shot 2019-03-21 at 11 05 49

With OMERO.web, I can connect to my localhost (5.5 server).

Screen Shot 2019-03-21 at 11 18 48

jburel commented 5 years ago

we used have a special handling of @OMERO_Version something similar is needed now for the SNAPSHOT case The check needs to be adjusted to support snapshot,

jburel commented 5 years ago

merging for m5