afs opened a new issue, #3001:
URL: https://github.com/apache/jena/issues/3001

   ### Version
   
   5.3.0
   
   ### What happened?
   
   The default setting becomes an empty list of modules, (serverArgs.), but 
auto modules are only applied to a server if the `serverArgs.fusekiModules` is 
null, not an empty `FusekiModules` as returned by `FusekiModules.create()`.
   
   `FusekiModules`, around line 36.
   
   Fuseki 5.2.0 does not have this problem.
   
   
   ### Relevant output and stacktrace
   
   ```shell
   Example:
   
   `fuseki-server --empty --modules=true`
   
   No log messages for a Fuseki module.
   ```
   
   ### Are you interested in making a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to