From edff099770b6fb5cdd116fbfa04c46e4a3dc5896 Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Mon, 13 Jul 2009 15:43:51 +0000 Subject: [PATCH] OPENJPA-1114 Add an exclude for the agimatec-jsr303 transitive depend on javax.validation-validation-api RI, as discovered by Albert Lee. git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@793612 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-integration/validation/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml index 45df5f2eb..897dc80ba 100644 --- a/openjpa-integration/validation/pom.xml +++ b/openjpa-integration/validation/pom.xml @@ -81,6 +81,13 @@ agimatec-jsr303 0.9.1-SNAPSHOT test + + + + javax.validation + validation-api + + com.agimatec