You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
#185 changed the way we recommend configuring java util logging properties files s.t. we now recommend using JETTY_ARGS instead of JAVA_USER_OPTS. This change introduced the possibility of conflicts between the java system properties generated by start.jar and the properties passed in after start.jar is run.
We should investigate to see if there's a better way to manage this configuration.
#185 changed the way we recommend configuring java util logging properties files s.t. we now recommend using JETTY_ARGS instead of JAVA_USER_OPTS. This change introduced the possibility of conflicts between the java system properties generated by start.jar and the properties passed in after start.jar is run.
We should investigate to see if there's a better way to manage this configuration.