Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin rewrite: make OMERO.tables module configurable #419

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Jul 5, 2024

Add @omero.tables.module@ to the list of templates to be substituted in the server IceGrid XML templates and replaces it with the value. of omero.tables.module in the OMERO configuration, using runTables as the default.

This change should be a no-op when used with OMERO.server binaries up to 5.6.11 but will be mandatory once the templates are updated to use the new substitution field.

Add @omero.tables.module@ to the list of templates to be substituted
in the server IceGrid XML templates and replaces it with the
value. of `omero.tables.module` in the OMERO configuration, using
`runTables` as the default.

This change should be a no-op when used with OMERO.server binaries up
to 5.6.11 but will be mandatory once the templates are updated to
use the new substitution field.
@sbesson
Copy link
Member Author

sbesson commented Jul 11, 2024

0d8fc4a is similar to #416 and allows omero config parse to detect all properties starting with omero.tables and list them under a new Tables header in the Configuration property glossay

@jburel jburel merged commit 4b9ff25 into ome:master Jul 12, 2024
13 checks passed
@sbesson sbesson deleted the omero_tables_module branch July 12, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants