Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<scope>compile</scope>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.mail</groupId>
|
||||
|
||||
Reference in New Issue
Block a user