From 2cd4516c09925acca2df58ea2418cc9c606d8764 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Tue, 12 Oct 2010 12:44:52 -0400 Subject: [PATCH] added org.springframework.validation to template.mf --- spring-datastore-document-core/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-datastore-document-core/template.mf b/spring-datastore-document-core/template.mf index 9296d5020..cbb81f793 100644 --- a/spring-datastore-document-core/template.mf +++ b/spring-datastore-document-core/template.mf @@ -18,6 +18,7 @@ Import-Template: org.springframework.web.bind.support.*;version="[3.0.0, 4.0.0)", org.springframework.web.context.request.*;version="[3.0.0, 4.0.0)", org.springframework.web.util.*;version="[3.0.0, 4.0.0)", + org.springframework.validation.*;version="[3.0.0, 4.0.0)", org.springframework.validation.support.*;version="[3.0.0, 4.0.0)", org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.core.*;version="[3.0.0, 4.0.0)",