Added test deps
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@233 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
75a39f0caf
commit
c835cf6a61
|
|
@ -46,6 +46,8 @@
|
|||
<!-- test dependencies -->
|
||||
<dependency org="org.apache.log4j" name="com.springsource.org.apache.log4j" rev="1.2.15" conf="test->runtime"/>
|
||||
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime" />
|
||||
<dependency org="org.apache.poi" name="com.springsource.org.apache.poi" rev="3.0.2.final" conf="test->compile"/>
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->compile"/>
|
||||
</dependencies>
|
||||
|
||||
</ivy-module>
|
||||
|
|
|
|||
Loading…
Reference in New Issue