swartik commented on issue #1336: URL: https://github.com/apache/jena/issues/1336#issuecomment-1137289102
I've pushed another commit that quotes LOGGING if it's not empty. The code assumes LOGGING will expand to a single argument. That is, ```shell $ export LOGGING='-Dlog4j.configurationFile=myconfig.properties -DmyLogVar=value' $ fuseki-server ``` won't work. I assume this isn't a problem, because the argument could be provided in JVM_ARGS. Let me know if I'm mistaken. -- 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]
