Skip to content

Use relative paths for the jarfile and logs

Lukas ‎‎‎‎ requested to merge feature/relative-paths-logs-jar into master

What does this MR do and why?

It's using relative paths instead of absolute paths for the default jarfile and log pathss

Screenshots or screen recordings

empty it's all backend work

How to set up and validate locally

  1. Checkout my branch
  2. Create a new server from the GUI or the API
  3. Make sure the Server Log Location and the Server Execution Command fields don't contain the server's path

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?

Merge request reports

Loading