swartik opened a new issue, #3410: URL: https://github.com/apache/jena/issues/3410
### Version 5.5.0 ### Question I ran several of the shell scripts in the bin directory and kept receiving the error: > Error: Could not find or load main class Software I store all my Apache software in a directory named `Apache Software Foundation`. The spaces in the directory name cause the scripts to fail, because they don't quote `$LOGGING`. Is this a deliberate design decision, that is, must Jena be installed in a directory whose path to root doesn't include spaces? Or can `$LOGGING` be double-quoted? -- 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]
