[YANGTOOLS-3] binding-generator-impl 0.5.6-SNAPSHOT is exposing mockito and logger Created: 08/Aug/13  Updated: 10/Apr/22  Due: 09/Aug/13  Resolved: 08/Aug/13

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Tomas Olvecky Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC


External issue ID: 36

 Description   

the pom should not have following compile scoped dependencies:
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.2</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.8.4</version>
</dependency>



 Comments   
Comment by Tony Tkacik [ 08/Aug/13 ]

Resolved in branch bugfix-0.5.6
Resolved in branch master

Generated at Wed Feb 07 20:51:59 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.