BATCH-1470: remove commons-lang dependency

This commit is contained in:
dsyer
2009-12-30 11:04:11 +00:00
parent 99aeb7fe62
commit e1fe74b3f9
40 changed files with 1343 additions and 622 deletions

View File

@@ -78,11 +78,6 @@
<artifactId>log4j</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>