Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 535EAD113 for ; Thu, 11 Oct 2012 19:38:07 +0000 (UTC) Received: (qmail 74456 invoked by uid 500); 11 Oct 2012 19:38:06 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 74409 invoked by uid 500); 11 Oct 2012 19:38:06 -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 74316 invoked by uid 99); 11 Oct 2012 19:38:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 19:38:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.blevins@gmail.com designates 209.85.220.46 as permitted sender) Received: from [209.85.220.46] (HELO mail-pa0-f46.google.com) (209.85.220.46) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 19:37:58 +0000 Received: by mail-pa0-f46.google.com with SMTP id hz1so2095678pad.33 for ; Thu, 11 Oct 2012 12:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=7vYha1v118+XKFluOj/V3C/xK7wydzsSKRrEhKeQGOQ=; b=qZnhkP53Da0Ok1LADjVnxkdXWjOKNTvCn3nzty0lqChJX40PBw5IxOWvBBYmcj85ty t1USxxvNojbWFz28TWwnlp4OV4eF0NcWvHC60PYLTOzXMILcgb/Gvd/yqYtVhrbNin3V hErkdxZYe99obHIgZgLs5hkhZNkZRY+w5zqKBgT2rCnap7tCOHaJ90TKSQQRRKikXIcx N2m6svY4v8bALtUASdvJVOyPQtJoDCG9MTtII0uEzfLcJozYKPqTNcl+3N5CenNNGG4c TfOgBXw5ZJhre1O7iOTgzyzfZ6+/3Cr2r1IEzisHDLgkBwy8LWQ4KWpRHxcYOiudXlHZ otJg== Received: by 10.68.209.200 with SMTP id mo8mr6606085pbc.102.1349984258170; Thu, 11 Oct 2012 12:37:38 -0700 (PDT) Received: from [192.168.0.2] (cpe-76-166-177-239.socal.res.rr.com. [76.166.177.239]) by mx.google.com with ESMTPS id gj9sm3170314pbc.16.2012.10.11.12.37.36 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Oct 2012 12:37:37 -0700 (PDT) Subject: Re: Request for Assistant in OpenJPA 2.2.1 release JPA TCK validation Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 From: David Blevins In-Reply-To: Date: Thu, 11 Oct 2012 12:37:34 -0700 Cc: dev@openejb.apache.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: dev@openjpa.apache.org X-Mailer: Apple Mail (2.1278) X-Virus-Checked: Checked by ClamAV on apache.org Sure we can do that. If you can make sure there are current = 2.2.1-SNAPSHOT binaries published in repository.apache.org, we can get = our pom updated and run it later today. -David On Oct 11, 2012, at 11:20 AM, Albert Lee wrote: > Folks, >=20 > I am in the process of releasing OpenJPA 2.2.1 release. I need to run = the > JPA 1 and 2 TCK against the 2.2.1 release candidate to make sure it is = TCK > compliant. Unfortunately, the resource that I used to have for such > verification is temporarily unavailable. >=20 > I am looking if there is some kind soul in the development communities = who > has the JPA TCK license and ability to validate the artifacts for the > OpenJPA 2.2.1 release? >=20 > If you know there are other communities (other than OpenJPA and = OpenEJB) > that may be able to help, please advise. >=20 > Sincerely, > Albert Lee.