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