You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mc...@apache.org on 2005/09/06 22:41:52 UTC

svn commit: r279092 [2/3] - in /incubator/jdo/trunk/tck20: ./ assertions/ test/conf/ test/java/org/apache/jdo/tck/ test/java/org/apache/jdo/tck/api/instancecallbacks/ test/java/org/apache/jdo/tck/api/jdohelper/ test/java/org/apache/jdo/tck/api/persiste...

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDeletedNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirty.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsDirtyNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNew.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsNewNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsPersistentNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactional.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/IsTransactionalNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirty.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyForTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/jdohelper/MakeDirtyNotPersistenceCapable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ChangingObjectIdHasNoEffectOnInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagers.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ConcurrentPersistenceManagersSameClasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/CurrentTransaction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentAllFails.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceIsTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/DeletePersistentHasNoEffectOnDeletedInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetPersistenceManagerFactory.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetSetUserObject.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetTransactionalObjectIdWhenObjectIdBeingChanged.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/GetTransactionalObjectIdWithNoTransaction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/NoPersistenceManagerIfTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ObjectIdUniqueAmongInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OneInstanceOfObjectPerPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OnePersistenceManagerIfPersistentOrTransactional.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/OptimisticFailure.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/PersistenceManagerTest.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/SameTransactionInstanceForAllCallsToCurrentTransaction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/ThreadSafe.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/TransientTransactionalInstanceRetainsValuesAtCommit.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/CallingEvictAllWithCollectionContainingNulls.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/CallingRefreshAllWithCollectionContainingNulls.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictAllWithNoParameters.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingCollectionOfInstancesSideEffects.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingWithRestoreValuesFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/EvictingWithRetainValuesFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToEvictAllThrowsException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToEvictHasNoEffect.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToRefreshAllThrowsException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/PassingNullToRefreshHasNoEffect.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllNoParameterSideEffects.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithArraySideEffects.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithCollectionSideEffects.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshAllWithNoParameters.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/RefreshSideEffects.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/cache/Retrieve.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/AfterCloseAllMethodsThrowException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/CloseThrowsExceptionWhenActiveTx.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsFalseUponConstruction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsFalseUponRetrievalFromPool.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/close/IsClosedIsTrueAfterClose.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithInstancesMadePersistentViaReachability.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithNoSubclasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/extent/GetExtentWithSubclasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/GetIgnoreCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetIgnoreCacheToFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetIgnoreCacheToTrue.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetMultithreadedFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SetMultithreadedTrue.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/flags/SettingFlagsWithTransactionInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectById.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceInCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceInCacheNoStateChange.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInCacheNoTx.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNoValidationInstanceNotInDatastore.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdNotResolved.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceInCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceInCacheNotInDatastore.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectByIdWithValidationInstanceNotInCacheNotInDatastore.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectId.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdClassForAbstractOrNonPersistenceCapableClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdForNullOrNotPersistent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/getobject/GetObjectIdWithApplicationModifyingIdentity.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalAllFails.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalDirtyInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalIsImmediate.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalPersistentCleanInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeNontransactionalTransientCleanInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAllFails.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAndInstancesNotReachable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentAssignsObjectId.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentFailsIfInstanceManagedByAnotherPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakePersistentHasNoEffectOnPersistentInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactional.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalANontransactionalPersistentInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalAllFails.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalIsImmediate.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalPriorToTransactionRolledback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransactionalWithinTransactionRolledback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransient.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientAllFails.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientCausesLossOfIdentity.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientFailsWithDirtyInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientFieldsPreservedUnchanged.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientHasNoEffectOnTransientInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanager/lifecycle/MakeTransientNotSubjectToRollback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterCloseGetPMThrowsException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterCloseSetMethodsThrowException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/AfterGetPersistenceManagerNoSetMethodsSucceed.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/Close.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/CloseFailsIfTransactionActive.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/CloseWithoutPermissionThrowsSecurityException.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManagerFactoryByPropertiesInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetPersistenceManagerForUser.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/GetProperties.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionPassword.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionURL.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetConnectionUserName.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetIgnoreCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetMultithreaded.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetNonTransactionalRead.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetNonTransactionalWrite.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetOptimistic.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SetRetainValues.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/api/persistencemanagerfactory/SupportedOptions.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/enhancement/EnhancerTest.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/CloseAll.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/CloseOfExtentIteratorIsIteratorSpecific.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/ExtentTest.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/GetCandidateClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/GetPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/HasSubclassesFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/HasSubclassesTrue.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/InstancesDeletedPriorToIterationNotReturned.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/InstancesPersistedPriorToIterationReturned.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorHasNextFalseAfterExtentClose.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorMutatingMethods.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorNextAfterExtentClose.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/IteratorNextAfterExtentCloseAll.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/extents/Iterators.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/HollowInstanceMaintainsPK.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/MultiplePMsReturnInstancesRepresentingSamePC.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/ObjectIdNotModifiedWhenObjectIdInstanceModified.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/PMReturnsIdenticalInstancesForEqualObjIds.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/PMsCanSharePCClassesButNotPCInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/StateTransitions.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/TransientTransactionalStateCommit.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/TransientTransactionalStateRollback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/lifecycle/nontransactional/ModificationOfNontransactionalInstanceOutsideTransaction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/embedded/SecondClassObjectsTrackTheirChanges.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/FirstSetOfTestValuesForCollection.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/SecondSetOfTestValuesForCollection.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestArrayCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestArrayListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestCollectionCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBigDecimal.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBigInteger.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfBoolean.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfByte.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfCharacter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfDate.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfDouble.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfFloat.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfInteger.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfLocale.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfLong.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfObject.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveboolean.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivebyte.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivechar.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivedouble.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivefloat.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveint.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitivelong.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfPrimitiveshort.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfShort.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfSimpleClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfSimpleInterface.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestFieldsOfString.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashMapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashMapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashSetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashtableStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestHashtableStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestLinkedListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestMapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestMapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestSetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeMapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeMapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestTreeSetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestUtil.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/fieldtypes/TestVectorCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/FieldWithSameNameInSuperclass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/NonPersistentFieldsAreNonPersistentInSubclasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/NonpersistentSuperClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/PersistenceCapableFlexibilityInInheritanceHierarchy.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/PersistentFieldsArePersistentInSubClasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/TestParts.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/models/inheritance/TransactionalFieldsAreTransactionalInSubclasses.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Address.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Company.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/CompanyModelReader.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/DentalInsurance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Department.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Employee.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/FullTimeEmployee.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Insurance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/MedicalInsurance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/PartTimeEmployee.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Person.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/Project.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/company/company.jpg
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/AllTypes.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/ListCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SimpleClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/SimpleInterface.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist2.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist3.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/AllPersist4.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/Constants.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName2.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName3.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/FieldSameName4.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersist.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistB.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistC.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistD.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistE.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistF.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistG.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopNonPersistH.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersist.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistC.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistD.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistE.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistF.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistG.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/inheritance/TopPersistH.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/instancecallbacks/InstanceCallbackNonPersistFdsClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCPoint.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCPoint2.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PCRect.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/Point.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/pc/mylib/PrimitiveTypes.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/AssignmentPrePostIncrementDecrementNotSupported.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/BoundParameterCheck.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/Cast.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/Close.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/CloseAll.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ComparingCollectionFieldToNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ComparingPersistentAndNonPersistentInstance.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/CompileQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareImports.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareParameters.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DeclareVariables.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/DenoteUniquenessInFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWhenPersistenceManagerIsClosed.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWithArray.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecuteQueryWithMap.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecutingMultipleQueriesSimultaneouslyIsThreadSafe.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ExecutingQueryWhenNoTransactionNoNontransactionalRead.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetIgnoreCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/GetPersistenceManagerFromRestoredSerializedQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/IgnoreCacheFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ImmutableQueryResult.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MethodsAndObjectConstructionNotSupported.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MultipleActiveQueryInstanceInSamePersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/MultipleIdenticalImports.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NamespaceOfIdentifiers.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughACollectionField.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughANullValuedField.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NavigationThroughReferencesUsesDotOperator.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryFromExistingQueryBoundToPMFromSameVendor.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryFromRestoredSerializedQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndCollection.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndExtent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassAndFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithCandidateClassCollectionFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithExtent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithExtentAndFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NewQueryWithSpecifiedLanguageAndQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NullCollectionsAndContainsMethod.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/NullCollectionsAndIsEmpty.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/OrderingSpecification.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParameterBoundToDifferentPM.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParameterDeclaredWithSameNameAsFieldOfCandidateClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ParenthesesMarkOperatorPrecedence.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/PrimitiveParameterPassedAsNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryIsSerializable.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryResultPassedToAnotherQuery.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryTest.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/QueryWithNoFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/RestoredSerializedQueryInstanceLosesAssociationWithPM.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SeparateNamespaceForTypeNames.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetCandidateCollection.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetCandidateExtent.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetFilter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetIgnoreCache.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetOrdering.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SetterReplacePreviousValues.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/StartsWithAndEndsWith.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/SupportedCollectionMethods.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/ThisIsReservedWordForElementOfCollection.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/UseOfThisToAcessHiddenField.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/VariableDeclaredWithSameNameAsFieldOfCandidateClass.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/WhiteSpaceIsACharacterAndIgnored.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BinaryAddition.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BinarySubtraction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BitwiseComplement.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BooleanLogicalAND.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/BooleanLogicalOR.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ComparisonTests.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ConditionalAND.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/ConditionalOR.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Division.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Equality.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenDateFieldsAndParameters.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenPrimitivesAndWrapperInstances.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/EqualityAndComparisonsBetweenStringFieldsAndParameters.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/GreaterThan.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/GreaterThanOrEqual.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LessThan.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LessThanOrEqual.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/LogicalComplement.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/Multiplication.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/NotEquals.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/PromotionOfNumericOperands.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/SignInversion.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/StringConcatenation.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/query/operators/UnaryPlus.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenCommitted.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/AfterCompletionMethodCalledWhenRolledback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodCalled.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/BeforeCompletionMethodNotCalledBeforeRollback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/Commit.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetOptimistic.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetPersistenceManager.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetRetainValues.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/GetSynchronization.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/IsActive.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/IsActiveUntilAfterCompletionMethodCalled.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/Rollback.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalRead.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadCalledDuringTxCompletion.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalReadTrueWhenNotSupported.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetNontransactionalWriteCalledDuringTxCompletion.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimistic.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticCalledDuringTxCompletion.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticDuringTransaction.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetOptimisticTrueWhenNotSupported.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValues.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValuesCalledDuringTxCompletion.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetRetainValuesTrueWhenNotSupported.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetSynchronization.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/SetSynchronizationToNull.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/transactions/WhenNontransactionalReadIsFalse.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchResultPrinter.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/BatchTestRunner.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/ClassGenerator.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/DeepEquality.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/EqualityHelper.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/GetSupportedOptions.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/JDOJdk14Logger.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/SwingTestRunner.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/TestListSuite.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/TestSelector.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/java/org/apache/jdo/tck/util/ThreadExceptionHandler.java
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/company/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/inheritance/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/applicationidentity/org/apache/jdo/tck/pc/mylib/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/company/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/jdoTest.properties
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/jdo/datastoreidentity/org/apache/jdo/tck/pc/mylib/package.jdo
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-derby.orm
            ('svn:executable' removed)

Propchange: incubator/jdo/trunk/tck20/test/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-derby.orm
            ('svn:executable' removed)