Hi Jens,
Looks like a bug to me. Could you raise a JIRA ticket for it so it does
not get lost?
Thanks
Andy
On 15/06/2021 08:48, Jens Zurawski wrote:
Hello list,
I've noticed a change in the processing of the server configuration on
fuseki-server startup from 4.0.0 to 4.1.0.
4.1.0 doesn't process the run/config.ttl server config file on startup
by default, whereas 4.0.0 does. One has to explicitly use the
"--config=" cmd option in 4.1.0 in order to get the server config file
processed. This seems to come from the ccceaeb... commit in
"jena-fuseki2/jena-fuseki-webapp/src/main/java/org/apache/jena/fuseki/webapp/FusekiWebapp.java"
as far as i can see.
Is this intentionally? Or is it a bug which will be fixed in next version?
thanks and cu
Jens