Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 9117 invoked from network); 15 Jul 2009 20:43:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jul 2009 20:43:27 -0000 Received: (qmail 66857 invoked by uid 500); 15 Jul 2009 20:43:03 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 66136 invoked by uid 500); 15 Jul 2009 20:43:01 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 64736 invoked by uid 99); 15 Jul 2009 20:39:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2009 20:39:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2009 20:39:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF2C329A0013 for ; Wed, 15 Jul 2009 13:39:14 -0700 (PDT) Message-ID: <1733415445.1247690354913.JavaMail.jira@brutus> Date: Wed, 15 Jul 2009 13:39:14 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Work started: (OPENJPA-1170) Upgrade to Bean Validation JSR-303 1.0 CR2 Spec API In-Reply-To: <498253034.1247148134795.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1170 started by Donald Woods. > Upgrade to Bean Validation JSR-303 1.0 CR2 Spec API > --------------------------------------------------- > > Key: OPENJPA-1170 > URL: https://issues.apache.org/jira/browse/OPENJPA-1170 > Project: OpenJPA > Issue Type: Sub-task > Components: validation > Reporter: Donald Woods > Assignee: Donald Woods > Fix For: 2.0.0 > > Original Estimate: 72h > Remaining Estimate: 72h > > We are currently using the CR1 level of the API (geronimo-validation_1.0_spec-1.0-EA-SNAPSHOT) but a CR2 level (geronimo-validation_1.0_spec-1.0-EA2-SNAPSHOT) is now available. > Note: The agimatec-validation 0.9.1-SNAPSHOT implementation we are using for openjpa-integration/validation tests still uses the CR1 level, so it will need to be upgraded first (or switch to the validation-ri-4.0.0.Beta1, which will require the TraversableResolver code to be implemented first.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.