From ca7e4a2d7ffab6aa0863116e99da29aaee632516 Mon Sep 17 00:00:00 2001 From: dsyer Date: Thu, 31 Dec 2009 15:44:17 +0000 Subject: [PATCH] BATCH-1470: remove commons-lang --- spring-batch-core/template.mf | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-batch-core/template.mf b/spring-batch-core/template.mf index d554f9c22..d1633eb7a 100644 --- a/spring-batch-core/template.mf +++ b/spring-batch-core/template.mf @@ -18,7 +18,6 @@ Import-Template: org.springframework.beans.*;version="[2.5.5, 4.0.0)", org.springframework.context.*;version="[2.5.5, 4.0.0)", org.springframework.core.*;version="[2.5.5, 4.0.0)", - org.apache.commons.lang.*;version="[2.1,3.0)";resolution:=optional, org.springframework.dao.*;version="[2.5.5, 4.0.0)";resolution:=optional, org.springframework.jdbc.*;version="[2.5.5, 4.0.0)";resolution:=optional, org.springframework.transaction.*;version="[2.5.5, 4.0.0)";resolution:=optional,