From jdo-commits-return-657-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Mon Jun 20 21:54:43 2005 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 87097 invoked from network); 20 Jun 2005 21:54:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2005 21:54:42 -0000 Received: (qmail 36281 invoked by uid 500); 20 Jun 2005 21:54:42 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 36268 invoked by uid 99); 20 Jun 2005 21:54:42 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 20 Jun 2005 14:54:42 -0700 Received: (qmail 87092 invoked by uid 65534); 20 Jun 2005 21:54:42 -0000 Message-ID: <20050620215442.87091.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r191571 - /incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml Date: Mon, 20 Jun 2005 21:54:41 -0000 To: jdo-commits@db.apache.org From: mcaisse@apache.org X-Mailer: svnmailer-1.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: mcaisse Date: Mon Jun 20 14:54:40 2005 New Revision: 191571 URL: http://svn.apache.org/viewcvs?rev=191571&view=rev Log: datastoreidentity version of basic company model data, no relationships Added: incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml (with props) Added: incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml URL: http://svn.apache.org/viewcvs/incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml?rev=191571&view=auto ============================================================================== --- incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml (added) +++ incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml Mon Jun 20 14:54:40 2005 @@ -0,0 +1,111 @@ + + + + + Company instances for CompletenessTest + + + 1 + Sun Microsystems, Inc. + 11/Apr/1952 + + + + 1 + Development + + + + 2 + Human Resources + + + + 1 + emp1First + emp1Last + emp1Middle + 10/Jun/1970 + 1/Jan/1999 + 20000 + 40 + + + 2 + emp2First + emp2Last + emp2Middle + 22/Dec/1975 + 1/Jul/2003 + 10000 + 40 + + + 3 + emp3First + emp3Last + emp3Middle + 5/Sep/1972 + 15/Aug/2002 + 15000 + 19 + + + 4 + emp4First + emp4Last + emp4Middle + 6/Sep/1973 + 15/Apr/2001 + 13000 + + + 5 + emp5First + emp5Last + emp5Middle + 5/Jul/1962 + 15/Aug/1998 + 45000 + + + + 1 + Carrier1 + PPO + + + + 2 + Carrier2 + HMO + + + + 3 + Carrier2 + HMO + + + + 4 + Carrier2 + 99.999 + + + + 1 + orange + 2500000.99 + + + 2 + blue + 50000.00 + + + 3 + green + 2000.99 + + Propchange: incubator/jdo/trunk/tck20/test/testdata/datastoreidentity/org/apache/jdo/tck/pc/company/companyNoRelationships.xml ------------------------------------------------------------------------------ svn:executable = *