You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by GitBox <gi...@apache.org> on 2019/04/04 17:15:35 UTC

[GitHub] [samza] rmatharu commented on a change in pull request #985: SAMZA-2155: Remove log4j log4j2 dependency from samza-test

rmatharu commented on a change in pull request #985: SAMZA-2155: Remove log4j log4j2 dependency from samza-test
URL: https://github.com/apache/samza/pull/985#discussion_r272281320
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -819,8 +819,6 @@ project(":samza-test_$scalaSuffix") {
     compile project(":samza-core_$scalaSuffix")
     compile project(":samza-kafka_$scalaSuffix")
     compile project(":samza-sql_$scalaSuffix")
-    runtime project(":samza-log4j_$scalaSuffix")
 
 Review comment:
   +1, it'll log to stdout, but thats still not desirable

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services