Project

General

Profile

Task #4663

Story #4654: Independent review of d1_common_java

src/main/resources appears to have config for log4j through commons-logging but neither logging library is declared as a test scope dependency.

Added by Dave Vieglais almost 10 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2014-03-31
Due date:
% Done:

0%

Story Points:
Sprint:

Description

src/main/resources appears to have config for log4j through commons-logging but neither logging library is declared as a test scope dependency.
Confusing and indicates reliance on transitive dependencies.
- Either add the dependencies as test scope, or remove these
- Run mvn dependencies:analyze to check for other potential transitive issues


Related issues

Related to Java Client - Task #4672: mvn dependencies:analyse shows transitive dependencies: In Progress 2014-03-31

History

#1 Updated by Dave Vieglais over 9 years ago

  • Target version set to Release Backlog

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)