You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/09/26 07:57:20 UTC

[GitHub] [logging-log4j2] ppkarwasz opened a new pull request, #1075: Fix dependency on `log4j-core-test`

ppkarwasz opened a new pull request, #1075:
URL: https://github.com/apache/logging-log4j2/pull/1075

   Commit 2a5b884c4f678c51ef38aa710085f8f44257cdf6 left `log4j-core:test-jar` dependencies in multiple modules. The tests are not failing, because we still have such artifacts in the snapshot repository.
   
   This PR replaces those dependencies with dependencies on `log4j-core-test` and moves the classes used by other modules from `log4j-core-test/src/test` to `log4j-core-test/src/main`.


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] ppkarwasz merged pull request #1075: Fix dependency on `log4j-core-test`

Posted by GitBox <gi...@apache.org>.
ppkarwasz merged PR #1075:
URL: https://github.com/apache/logging-log4j2/pull/1075


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org