Philip Harvey created QPID-4281:
-----------------------------------

             Summary: Java tests logging broken because log4j.configuration is 
not a valid URL
                 Key: QPID-4281
                 URL: https://issues.apache.org/jira/browse/QPID-4281
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.18
            Reporter: Philip Harvey
            Priority: Minor
             Fix For: 0.19


A change was made to the log4j configuration used by our unit tests in 
QPID-4109, such that the log4j.configuration system property that is effective 
in our unit tests is "test-profiles/log4j-test.xml" rather than 
"file:///path/to/log4j-test.xml".

This breaks our unit test logging configuration because Log4J requires that 
this system property is a valid URL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to