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

@@ -363,7 +363,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.1</version>
<version>PLEASE DON'T USE COMMONS LANG</version>
<optional>true</optional>
</dependency>
<dependency>