From jdo-commits-return-1845-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Fri Jul 20 01:16:09 2007 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 1585 invoked from network); 20 Jul 2007 01:16:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2007 01:16:09 -0000 Received: (qmail 52458 invoked by uid 500); 20 Jul 2007 01:15:41 -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 52440 invoked by uid 99); 20 Jul 2007 01:15:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2007 18:15:41 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Thu, 19 Jul 2007 18:15:38 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 28E911A981A; Thu, 19 Jul 2007 18:15:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r557835 - /db/jdo/trunk/tck2/project.properties Date: Fri, 20 Jul 2007 01:15:18 -0000 To: jdo-commits@db.apache.org From: mcaisse@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070720011518.28E911A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mcaisse Date: Thu Jul 19 18:15:17 2007 New Revision: 557835 URL: http://svn.apache.org/viewvc?view=rev&rev=557835 Log: JDO-503 Needed for refactoring of annotated classes Modified: db/jdo/trunk/tck2/project.properties Modified: db/jdo/trunk/tck2/project.properties URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2/project.properties?view=diff&rev=557835&r1=557834&r2=557835 ============================================================================== --- db/jdo/trunk/tck2/project.properties (original) +++ db/jdo/trunk/tck2/project.properties Thu Jul 19 18:15:17 2007 @@ -120,50 +120,50 @@ org/apache/jdo/tck/pc/company/PIMedicalInsurance.java \ org/apache/jdo/tck/pc/company/PIPartTimeEmployee.java \ org/apache/jdo/tck/pc/company/PIProject.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCAddress.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCCompany.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDepartment.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPerson.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCFullTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDentalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCMedicalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPartTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCProject.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIAddress.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PICompany.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDepartment.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPerson.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIFullTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDentalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIMedicalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPartTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIProject.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCAddress.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCCompany.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDepartment.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPerson.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCFullTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDentalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCMedicalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPartTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCProject.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIAddress.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PICompany.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDepartment.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPerson.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIFullTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDentalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIMedicalInsurance.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPartTimeEmployee.java \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIProject.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppAddress.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppCompany.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDepartment.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPerson.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppFullTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDentalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppMedicalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPartTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppProject.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppAddress.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppCompany.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDepartment.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPerson.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppFullTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDentalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppMedicalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPartTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppProject.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSAddress.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSCompany.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDepartment.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPerson.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSFullTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDentalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSMedicalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPartTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSProject.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSAddress.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSCompany.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDepartment.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPerson.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSFullTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDentalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSMedicalInsurance.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPartTimeEmployee.java \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSProject.java \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Company.java \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Department.java \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Person.java \ @@ -313,50 +313,50 @@ org/apache/jdo/tck/pc/company/PIMedicalInsurance.class \ org/apache/jdo/tck/pc/company/PIPartTimeEmployee.class \ org/apache/jdo/tck/pc/company/PIProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCCompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PICompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCCompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PICompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSProject.class \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Company.class \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Department.class \ org/apache/jdo/tck/pc/companyMapWithoutJoin/Person.class \ @@ -569,51 +569,49 @@ org/apache/jdo/tck/pc/singlefieldidentity/package.jdo \ org/apache/jdo/tck/pc/shoppingcart/package.jdo \ org/apache/jdo/tck/package.jdo \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCCompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/FCProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCCompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/FCProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCAppProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedFC/FCDSPartTimeEmployee.class \ #Add these when jpox support is ready: - org/apache/jdo/tck/pc/companyAnnotatedApp/PIAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PICompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedApp/PIProject.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIAddress.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PICompany.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDepartment.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPerson.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIFullTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIDentalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIMedicalInsurance.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIPartTimeEmployee.class \ - org/apache/jdo/tck/pc/companyAnnotatedDS/PIProject.class \ - + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppProject.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSAddress.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSCompany.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDepartment.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPerson.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSFullTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSDentalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSMedicalInsurance.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPartTimeEmployee.class \ + org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSProject.class \