[ 
https://issues.apache.org/jira/browse/JCR-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735231#comment-17735231
 ] 

Manfred Baedke commented on JCR-4606:
-------------------------------------

Doesn't work because we are trying to set the relevant system properties only 
after the logging framework is initialized.

 [PR#136|https://github.com/apache/jackrabbit/pull/136]

will set the system properties in the static main method, immediately after 
parsing the command line.

Also it will only touch them if they haven't been already set, which was not 
the case before.

> standalone: logback log files created in wrong place
> ----------------------------------------------------
>
>                 Key: JCR-4606
>                 URL: https://issues.apache.org/jira/browse/JCR-4606
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-standalone
>            Reporter: Julian Reschke
>            Assignee: Manfred Baedke
>            Priority: Minor
>
> Main.java sets system properties for the log files, but apparently they are 
> not seend when logback.xml is evaluated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to