Fix: importing the full config.xqm
into code generated from ODD caused failures on windows. Instead, you can now define the modules to be made available within ODDs in configuration.xml
.
For backwards compatibility, config.xqm
will still be imported if there's no explicit module
declaration in odd/configuration.xml
or resources/odd/configuration.xml
.