Spring mock is required for compilation

This commit is contained in:
Carlos Sanchez
2006-02-01 19:16:46 +00:00
parent dac57d7c69
commit 3036b5d46b

View File

@@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ehcache</groupId>