Skip to content

Changes

Summary

  1. Update IceGrid templates to make the OMERO.tables module configurable (details)
  2. Add a test case for ome/omero-py#418 (details)
  3. Add version.properties to etc/omero.properties (details)
Commit 89a9772227e047ea09a66af545d87679034d5bb3 by sbesson
Update IceGrid templates to make the OMERO.tables module configurable

Add a new top-level TABLES_MODULE variable used by the Tables template
to start the new server.
Functionally, this will need to be tested alongside a corresponding
OMERO.py with the logic to replace @omero.tables.module@ by either the
value of the omero.tables.module configuration or the default runTables
value.
The file was modified etc/templates/grid/templates.xml (diff)
The file was modified etc/omero.properties (diff)
The file was modified etc/templates/grid/default.xml (diff)
Commit d77e55c03bb0c234db67cae7c85559fa2e5adbed by callan
Add a test case for ome/omero-py#418
The file was modified components/tools/OmeroPy/test/integration/tablestest/test_service.py (diff)
Commit 39af7ed552e90407878f3f2ffb41658f6ae39bdb by snoopycrimecop
Add version.properties to etc/omero.properties
The file was modified etc/omero.properties (diff)