Author: mcaisse
Date: Mon Apr 4 12:41:23 2005
New Revision: 160090
URL: http://svn.apache.org/viewcvs?view=rev&rev=160090
Log:
Added tck20 project, updated README.txt
Added:
incubator/jdo/trunk/tck20/
incubator/jdo/trunk/tck20/assertions/
incubator/jdo/trunk/tck20/iut_jars/
incubator/jdo/trunk/tck20/maven.xml (with props)
incubator/jdo/trunk/tck20/project.properties (with props)
incubator/jdo/trunk/tck20/project.xml (with props)
incubator/jdo/trunk/tck20/test/
incubator/jdo/trunk/tck20/test/conf/
incubator/jdo/trunk/tck20/test/conf/JDOTCKTestCases.list (with props)
incubator/jdo/trunk/tck20/test/conf/alltests.list (with props)
incubator/jdo/trunk/tck20/test/conf/applicationidentity.conf (with props)
incubator/jdo/trunk/tck20/test/conf/commons-logging.properties (with
props)
incubator/jdo/trunk/tck20/test/conf/datastoreidentity.conf (with props)
incubator/jdo/trunk/tck20/test/conf/enhancement-test.properties (with
props)
incubator/jdo/trunk/tck20/test/conf/jdori.properties (with props)
incubator/jdo/trunk/tck20/test/conf/logging.properties (with props)
incubator/jdo/trunk/tck20/test/conf/simplelog.properties (with props)
incubator/jdo/trunk/tck20/test/java/
incubator/jdo/trunk/tck20/test/java/org/
incubator/jdo/trunk/tck20/test/java/org/apache/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/JDO_Test.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/AccessOtherInstancesInPrestore.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/AccessingFieldsInPredelete.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/CallingJdoPostload.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/CallingJdoPreclear.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/CallingJdoPredelete.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/CallingJdoPrestore.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/ModificationOfNontransactionalNonpersistentFields.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/NoAccessToFieldsAfterPredelete.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/instancecallbacks/TestParts.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectId.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetObjectIdNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetPersistenceManagerNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectId.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/GetTransactionalObjectIdNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeleted.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetPersistenceManagerFactory.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetSetUserObject.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetTransactionalObjectIdWhenObjectIdBeingChanged.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetTransactionalObjectIdWithNoTransaction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/NoPersistenceManagerIfTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ObjectIdUniqueAmongInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OneInstanceOfObjectPerPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OnePersistenceManagerIfPersistentOrTransactional.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OptimisticFailure.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/PersistenceManagerTest.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/SameTransactionInstanceForAllCallsToCurrentTransaction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ThreadSafe.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/TransientTransactionalInstanceRetainsValuesAtCommit.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/CallingEvictAllWithCollectionContainingNulls.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/CallingRefreshAllWithCollectionContainingNulls.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictAllWithNoParameters.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingCollectionOfInstancesSideEffects.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingWithRestoreValuesFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingWithRetainValuesFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToEvictAllThrowsException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToEvictHasNoEffect.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToRefreshAllThrowsException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToRefreshHasNoEffect.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllNoParameterSideEffects.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithArraySideEffects.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithCollectionSideEffects.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithNoParameters.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshSideEffects.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/Retrieve.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/AfterCloseAllMethodsThrowException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/CloseThrowsExceptionWhenActiveTx.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsFalseUponConstruction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsFalseUponRetrievalFromPool.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsTrueAfterClose.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithInstancesMadePersistentViaReachability.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithNoSubclasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithSubclasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/GetIgnoreCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetIgnoreCacheToFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetIgnoreCacheToTrue.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetMultithreadedFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetMultithreadedTrue.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SettingFlagsWithTransactionInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectById.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceInCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInDatastore.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNotResolved.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceInCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceInCacheNotInDatastore.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceNotInCacheNotInDatastore.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectId.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdClassForAbstractOrNonPersistenceCapableClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdForNullOrNotPersistent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdWithApplicationModifyingIdentity.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalAllFails.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalDirtyInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalIsImmediate.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalPersistentCleanInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalTransientCleanInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAllFails.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAndInstancesNotReachable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAssignsObjectId.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentHasNoEffectOnPersistentInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactional.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalANontransactionalPersistentInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalAllFails.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalIsImmediate.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalPriorToTransactionRolledback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalWithinTransactionRolledback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransient.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientAllFails.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientCausesLossOfIdentity.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientFailsWithDirtyInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientFieldsPreservedUnchanged.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientHasNoEffectOnTransientInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientNotSubjectToRollback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterCloseGetPMThrowsException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterCloseSetMethodsThrowException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterGetPersistenceManagerNoSetMethodsSucceed.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/Close.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/CloseFailsIfTransactionActive.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/CloseWithoutPermissionThrowsSecurityException.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManagerFactoryByPropertiesInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManagerForUser.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetProperties.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionPassword.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionURL.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionUserName.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetIgnoreCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetMultithreaded.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetNonTransactionalRead.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetNonTransactionalWrite.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetOptimistic.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetRetainValues.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SupportedOptions.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/enhancement/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/enhancement/EnhancerTest.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/enhancement/FieldAccessModified.java.fix
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/enhancement/ImplementsPersistenceCapable.java.fix
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/CloseAll.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/CloseOfExtentIteratorIsIteratorSpecific.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/ExtentTest.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/GetCandidateClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/GetPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/HasSubclassesFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/HasSubclassesTrue.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/InstancesDeletedPriorToIterationNotReturned.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/InstancesPersistedPriorToIterationReturned.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorHasNextFalseAfterExtentClose.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorMutatingMethods.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorNextAfterExtentClose.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorNextAfterExtentCloseAll.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/Iterators.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/HollowInstanceMaintainsPK.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/MultiplePMsReturnInstancesRepresentingSamePC.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/ObjectIdNotModifiedWhenObjectIdInstanceModified.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/PMReturnsIdenticalInstancesForEqualObjIds.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/PMsCanSharePCClassesButNotPCInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/StateTransitions.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/TransientTransactionalStateCommit.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/TransientTransactionalStateRollback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/nontransactional/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/nontransactional/ModificationOfNontransactionalInstanceOutsideTransaction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/embedded/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/embedded/SecondClassObjectsTrackTheirChanges.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/FirstSetOfTestValuesForCollection.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/SecondSetOfTestValuesForCollection.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestArrayCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestArrayListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestCollectionCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBigDecimal.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBigInteger.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBoolean.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfByte.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfCharacter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfDate.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfDouble.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfFloat.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfInteger.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfLocale.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfLong.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfObject.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveboolean.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivebyte.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivechar.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivedouble.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivefloat.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveint.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivelong.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveshort.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfShort.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfSimpleClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfSimpleInterface.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfString.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashMapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashMapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashSetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashtableStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashtableStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestLinkedListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestMapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestMapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestSetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeMapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeMapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeSetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestUtil.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestVectorCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/FieldWithSameNameInSuperclass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/NonPersistentFieldsAreNonPersistentInSubclasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/NonpersistentSuperClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/PersistenceCapableFlexibilityInInheritanceHierarchy.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/PersistentFieldsArePersistentInSubClasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/TestParts.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/TransactionalFieldsAreTransactionalInSubclasses.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Address.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Company.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/CompanyModelReader.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/DentalInsurance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Department.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Employee.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/FullTimeEmployee.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Insurance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/MedicalInsurance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/PartTimeEmployee.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Person.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Project.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/company.jpg
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/AllTypes.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ListCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SimpleInterface.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/Constants.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/lifecycle/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCPoint.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCRect.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/Point.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/AssignmentPrePostIncrementDecrementNotSupported.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/BoundParameterCheck.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/Cast.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/Close.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/CloseAll.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ComparingCollectionFieldToNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ComparingPersistentAndNonPersistentInstance.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/CompileQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareImports.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareParameters.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareVariables.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DenoteUniquenessInFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWhenPersistenceManagerIsClosed.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWithArray.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWithMap.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecutingMultipleQueriesSimultaneouslyIsThreadSafe.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecutingQueryWhenNoTransactionNoNontransactionalRead.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetIgnoreCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetPersistenceManagerFromRestoredSerializedQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/IgnoreCacheFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ImmutableQueryResult.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MethodsAndObjectConstructionNotSupported.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MultipleActiveQueryInstanceInSamePersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MultipleIdenticalImports.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NamespaceOfIdentifiers.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughACollectionField.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughANullValuedField.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughReferencesUsesDotOperator.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryFromExistingQueryBoundToPMFromSameVendor.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryFromRestoredSerializedQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndCollection.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndExtent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassCollectionFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithExtent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithExtentAndFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithSpecifiedLanguageAndQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NullCollectionsAndContainsMethod.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NullCollectionsAndIsEmpty.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/OrderingSpecification.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParameterBoundToDifferentPM.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParameterDeclaredWithSameNameAsFieldOfCandidateClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParenthesesMarkOperatorPrecedence.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/PrimitiveParameterPassedAsNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryIsSerializable.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryResultPassedToAnotherQuery.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryTest.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryWithNoFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/RestoredSerializedQueryInstanceLosesAssociationWithPM.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SeparateNamespaceForTypeNames.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetCandidateCollection.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetCandidateExtent.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetFilter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetIgnoreCache.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetOrdering.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetterReplacePreviousValues.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/StartsWithAndEndsWith.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SupportedCollectionMethods.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ThisIsReservedWordForElementOfCollection.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/UseOfThisToAcessHiddenField.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/VariableDeclaredWithSameNameAsFieldOfCandidateClass.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/WhiteSpaceIsACharacterAndIgnored.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/company.xml
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BinaryAddition.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BinarySubtraction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BitwiseComplement.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BooleanLogicalAND.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BooleanLogicalOR.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ComparisonTests.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ConditionalAND.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ConditionalOR.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Division.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Equality.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenDateFieldsAndParameters.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenPrimitivesAndWrapperInstances.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenStringFieldsAndParameters.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/GreaterThan.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/GreaterThanOrEqual.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LessThan.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LessThanOrEqual.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LogicalComplement.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Multiplication.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/NotEquals.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/PromotionOfNumericOperands.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/SignInversion.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/Commit.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/IsActive.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/Rollback.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchTestRunner.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/ClassGenerator.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/DeepEquality.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/EqualityHelper.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/SwingTestRunner.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/TestListSuite.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/TestSelector.java
(with props)
incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java
(with props)
incubator/jdo/trunk/tck20/test/jdo/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/lifecycle/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/
incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/jdoTest.properties
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo
(with props)
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/
incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo
(with props)
incubator/jdo/trunk/tck20/test/orm/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/company/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/
incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
(with props)
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/company/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/
incubator/jdo/trunk/tck20/test/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
(with props)
incubator/jdo/trunk/tck20/test/sql/
incubator/jdo/trunk/tck20/test/sql/derby/
incubator/jdo/trunk/tck20/test/sql/derby/createdb.sh (with props)
incubator/jdo/trunk/tck20/test/sql/derby/schema1.sql (with props)
incubator/jdo/trunk/tck20/test/sql/derby/schema2.sql (with props)
Modified:
incubator/jdo/trunk/README.txt
Modified: incubator/jdo/trunk/README.txt
URL:
http://svn.apache.org/viewcvs/incubator/jdo/trunk/README.txt?view=diff&r1=160089&r2=160090
==============================================================================
--- incubator/jdo/trunk/README.txt (original)
+++ incubator/jdo/trunk/README.txt Mon Apr 4 12:41:23 2005
@@ -1,8 +1,10 @@
This is a prototype of the JDO maven projects:
-- api11 to build the jdo.jar which defines the JDO API
+- api11 to build the jdo.jar which defines the JDO API version 1.1
+- api20 to build the jdo.jar which defines the JDO API version 2.0
- btree the Netbeans open source btree implementation used by ri
- ri11 the current JDORI
- tck11 the current JDOTCK
+- tck20 the JDO 2.0 TCK
-------------
Prerequisites
@@ -34,6 +36,20 @@
'File System Service Provider, 1.2 Beta 3' and then unpack the downloaded zip.
It includes the jars fscontext.jar and providerutil.jar.
+- jpox
+The Reference Implementation for JDO 2.0 is JPOX. To run tck20 you must
+manually add the JPOX jar file and JPOX enhancer jar file to your local
+maven repository. Download version 1.1.0-beta-2 of both jars from
+http://www.jpox.org/docs/download.html and copy them to your local maven
+repository:
+ cp jpox-1.1.0-beta-2.jar $HOME/.maven/repository/jpox/jars
+ cp jpox-enhancer-1.1.0-beta-2.jar $HOME/.maven/repository/jpox/jars
+
+- derby
+To use Derby as the datastore for tck20, download it from
+http://incubator.apache.org/derby/derby_downloads.html and place derby.jar
+and derbytools.jar in tck20/iut_jars.
+
-------
Remarks
-------
@@ -103,7 +119,22 @@
- You can run the JUnit gui (instead of the batch mode) by setting the property
gui to true: 'maven -Dgui=true runtck'.
-(5) Logging
+(5) Remarks about tck20:
+This version of the TCK is under development. It is premature to attempt to
+run an implementation against it. Currently only tests that use the
persistence
+capable classes in org.apache.jdo.tck.pc.mylib run without error.
+
+- See Prerequisites concerning JPOX and Derby.
+
+- Select test configuration (application or datastore) in project.properties,
as described above.
+
+- Edit tck20/test/sql/derby/createdb.sh to select the schema corresponding to
the configuration you selected and edit DBPATH and BASEPATH. Then run
createdb.sh to create a Derby database.
+
+- Run "maven build" to build the tck. This will run all the tests.
+
+- Run "maven runtck" to run all tests or "maven -Dtest=<test name>
runtck.single to run one test, e.g. transactions.Commit.
+
+(6) Logging
Apache JDO uses the apache commons logging package for logging.
Sub-projects ri11 and tck11 use several properties files to configure logging.
- common-logging.properties: specifies the logging implementation to use.
@@ -111,11 +142,11 @@
- logging.properties: logger configuration when using JDK 1.4 logging.
- simplelog.properties: logger configuration when using apache SimpleLog.
-(6) The file jdo_check.xml includes the checkstyle configuration. It is
borrowed
+(7) The file jdo_check.xml includes the checkstyle configuration. It is
borrowed
from the sun_checks.xml, but does not use all of the sun rules and customizes
some other rules. The checkstyle configuration is not yet finished.
-(7) Mevenide is a nice maven plugin for IDEs (see
http://mevenide.codehaus.org).
+(8) Mevenide is a nice maven plugin for IDEs (see
http://mevenide.codehaus.org).
You find download instructions in http://mevenide.codehaus.org/download.html.
For Netbeans, once you installed the plugin, you should be able to open an
existing maven project by File -> Open Project -> Open Project Folder.