From continuum-commits-return-3704-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Mon Nov 19 04:02:59 2007 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 62451 invoked from network); 19 Nov 2007 04:02:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 04:02:58 -0000 Received: (qmail 23502 invoked by uid 500); 19 Nov 2007 04:02:45 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 23472 invoked by uid 500); 19 Nov 2007 04:02:45 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 23459 invoked by uid 99); 19 Nov 2007 04:02:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 20:02:45 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 04:02:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9470C1A9832; Sun, 18 Nov 2007 20:02:37 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r596191 - /maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt Date: Mon, 19 Nov 2007 04:02:37 -0000 To: continuum-commits@maven.apache.org From: rinku@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071119040237.9470C1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rinku Date: Sun Nov 18 20:02:36 2007 New Revision: 596191 URL: http://svn.apache.org/viewvc?rev=596191&view=rev Log: o added a todo list. Added: maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt Added: maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt URL: http://svn.apache.org/viewvc/maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt?rev=596191&view=auto ============================================================================== --- maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt (added) +++ maven/continuum/branches/continuum-jpa/continuum-model-jpa/TODO.txt Sun Nov 18 20:02:36 2007 @@ -0,0 +1,9 @@ + +TODO for Continuum JPA store implementation +------------------------------------------- + +1) Review JPA annotated Entities. + +2) Put together unit tests for JPA Store implementations. (Need to investigate + if there is a something available in OpenJPA for writing unit tests.) + \ No newline at end of file