This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository".

The branch, master has been updated
       via  ad61d7872767fcfe9bb86990403c1539d3abe610 (commit)
       via  af88d15bb828a3e5e1747bdcae5c6c5df8c05482 (commit)
      from  d06b6dee47166cafcef1dfe3cf1aa56e6624710b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ad61d7872767fcfe9bb86990403c1539d3abe610
Author: Eike Stepper <[email protected]>
Date:   Tue Jun 19 20:00:27 2012 +0200

    Adjusted external EMF docs to 2.8.0

commit af88d15bb828a3e5e1747bdcae5c6c5df8c05482
Author: Eike Stepper <[email protected]>
Date:   Tue Jun 19 19:46:02 2012 +0200

    Remove Derby server launches

-----------------------------------------------------------------------

Summary of changes:
 plugins/org.eclipse.emf.cdo.doc/build.xml          |    2 +-
 plugins/org.eclipse.emf.cdo.doc/html/Overview.html |    4 +-
 .../html/programmers/client/Architecture.html      |    2 +-
 .../html/programmers/client/ViewProviders.html     |    6 +-
 .../html/programmers/server/Architecture.html      |    4 +-
 .../org.eclipse.emf.cdo.doc/javadoc/index-all.html |  376 ++++++++++----------
 .../javadoc/org/eclipse/emf/cdo/CDOAdapter.html    |   14 +-
 .../org/eclipse/emf/cdo/CDODeltaNotification.html  |   18 +-
 .../emf/cdo/CDOInvalidationNotification.html       |   12 +-
 .../org/eclipse/emf/cdo/CDONotification.html       |   12 +-
 .../javadoc/org/eclipse/emf/cdo/CDOObject.html     |   18 +-
 .../eclipse/emf/cdo/class-use/CDONotification.html |    2 +-
 .../org/eclipse/emf/cdo/class-use/CDOObject.html   |   30 +-
 .../emf/cdo/class-use/CDOObjectReference.html      |   12 +-
 .../emf/cdo/common/branch/class-use/CDOBranch.html |   42 ++--
 .../common/branch/class-use/CDOBranchManager.html  |    2 +-
 .../common/branch/class-use/CDOBranchPoint.html    |   18 +-
 .../common/branch/class-use/CDOBranchVersion.html  |    4 +-
 .../cdo/common/commit/class-use/CDOCommitData.html |    2 +-
 .../eclipse/emf/cdo/common/id/CDOIDGenerator.html  |    8 +-
 .../eclipse/emf/cdo/common/id/CDOIDReference.html  |   16 +-
 .../eclipse/emf/cdo/common/id/CDOReference.html    |   12 +-
 .../eclipse/emf/cdo/common/id/class-use/CDOID.html |   66 ++--
 .../cdo/common/id/class-use/CDOIDGenerator.html    |    2 +-
 .../emf/cdo/common/id/class-use/CDOWithID.html     |    2 +-
 .../emf/cdo/common/lob/class-use/CDOBlob.html      |    2 +-
 .../emf/cdo/common/lob/class-use/CDOClob.html      |    2 +-
 .../emf/cdo/common/lob/class-use/CDOLob.html       |    4 +-
 .../eclipse/emf/cdo/common/model/CDOClassInfo.html |   26 +-
 .../emf/cdo/common/model/CDOClassifierRef.html     |   12 +-
 .../eclipse/emf/cdo/common/model/CDOModelUtil.html |   84 +++---
 .../emf/cdo/common/model/CDOPackageInfo.html       |   32 +-
 .../emf/cdo/common/model/CDOPackageRegistry.html   |   40 +-
 .../CDOPackageRegistryPopulator.Descriptor.html    |   26 +-
 .../common/model/CDOPackageRegistryPopulator.html  |   16 +-
 .../cdo/common/model/CDOPackageTypeRegistry.html   |   10 +-
 .../emf/cdo/common/model/CDOPackageUnit.State.html |   12 +-
 .../emf/cdo/common/model/CDOPackageUnit.Type.html  |    8 +-
 .../emf/cdo/common/model/CDOPackageUnit.html       |   20 +-
 .../org/eclipse/emf/cdo/common/model/CDOType.html  |   12 +-
 .../cdo/common/model/EMFUtil.ExtResourceSet.html   |   62 ++--
 .../org/eclipse/emf/cdo/common/model/EMFUtil.html  |  144 ++++----
 .../cdo/common/model/class-use/CDOClassInfo.html   |    2 +-
 .../cdo/common/model/class-use/CDOPackageInfo.html |    6 +-
 .../common/model/class-use/CDOPackageRegistry.html |   16 +-
 .../model/class-use/CDOPackageUnit.Type.html       |    4 +-
 .../cdo/common/model/class-use/CDOPackageUnit.html |    8 +-
 .../emf/cdo/common/model/class-use/CDOType.html    |    6 +-
 .../emf/cdo/common/model/package-summary.html      |   20 +-
 .../eclipse/emf/cdo/common/model/package-use.html  |   62 ++--
 .../emf/cdo/common/protocol/CDODataInput.html      |   28 +-
 .../emf/cdo/common/protocol/CDODataOutput.html     |   20 +-
 .../common/protocol/class-use/CDODataInput.html    |    2 +-
 .../eclipse/emf/cdo/common/revision/CDOList.html   |   10 +-
 .../emf/cdo/common/revision/CDOListResolver.html   |    8 +-
 .../emf/cdo/common/revision/CDORevision.html       |    6 +-
 .../emf/cdo/common/revision/CDORevisionCache.html  |    4 +-
 .../emf/cdo/common/revision/CDORevisionData.html   |   38 +-
 .../cdo/common/revision/CDORevisionFactory.html    |    4 +-
 .../cdo/common/revision/CDORevisionManager.html    |   12 +-
 .../emf/cdo/common/revision/CDORevisionUtil.html   |    6 +-
 .../common/revision/class-use/CDOIDAndVersion.html |    2 +-
 .../emf/cdo/common/revision/class-use/CDOList.html |   28 +-
 .../common/revision/class-use/CDORevisable.html    |    2 +-
 .../cdo/common/revision/class-use/CDORevision.html |   12 +-
 .../revision/class-use/CDORevisionHandler.html     |    8 +-
 .../common/revision/class-use/CDORevisionKey.html  |    2 +-
 .../revision/class-use/CDORevisionManager.html     |    4 +-
 .../common/revision/delta/CDOAddFeatureDelta.html  |    2 +-
 .../revision/delta/CDOClearFeatureDelta.html       |    2 +-
 .../revision/delta/CDOContainerFeatureDelta.html   |    6 +-
 .../cdo/common/revision/delta/CDOFeatureDelta.html |    6 +-
 .../common/revision/delta/CDOListFeatureDelta.html |    2 +-
 .../common/revision/delta/CDOMoveFeatureDelta.html |    2 +-
 .../revision/delta/CDORemoveFeatureDelta.html      |    2 +-
 .../common/revision/delta/CDORevisionDelta.html    |    8 +-
 .../common/revision/delta/CDOSetFeatureDelta.html  |    2 +-
 .../revision/delta/CDOUnsetFeatureDelta.html       |    2 +-
 .../revision/delta/class-use/CDOFeatureDelta.html  |   36 +-
 .../delta/class-use/CDOListFeatureDelta.html       |    2 +-
 .../cdo/common/revision/delta/package-summary.html |   18 +-
 .../emf/cdo/common/revision/delta/package-use.html |   52 ++--
 .../emf/cdo/common/revision/package-summary.html   |    4 +-
 .../emf/cdo/common/revision/package-use.html       |   42 ++--
 .../eclipse/emf/cdo/common/util/CDOFetchRule.html  |   22 +-
 .../cdo/common/util/class-use/CDOException.html    |    4 +-
 .../emf/cdo/common/util/package-summary.html       |    2 +-
 .../eclipse/emf/cdo/common/util/package-use.html   |    2 +-
 .../emf/cdo/edit/CDOEditPlugin.Implementation.html |   14 +-
 .../org/eclipse/emf/cdo/edit/CDOEditPlugin.html    |   38 +-
 .../CDOItemProviderAdapter.AdaptersDescriptor.html |    8 +-
 ...CDOPropertyDescriptor.DefaultLabelProvider.html |   10 +-
 ...OItemProviderAdapter.CDOPropertyDescriptor.html |   50 ++--
 ...apter.ChangeSubscriptionPoliciesDescriptor.html |   12 +-
 ...CDOItemProviderAdapter.ContainerDescriptor.html |   18 +-
 ...emProviderAdapter.DirectResourceDescriptor.html |   14 +-
 .../edit/CDOItemProviderAdapter.IDDescriptor.html  |    6 +-
 ...DOItemProviderAdapter.ReadLockedDescriptor.html |   12 +-
 .../CDOItemProviderAdapter.StateDescriptor.html    |    6 +-
 .../edit/CDOItemProviderAdapter.URIDescriptor.html |   12 +-
 .../CDOItemProviderAdapter.VersionDescriptor.html  |   12 +-
 .../CDOItemProviderAdapter.ViewDescriptor.html     |    6 +-
 ...OItemProviderAdapter.WriteLockedDescriptor.html |   12 +-
 .../emf/cdo/edit/CDOItemProviderAdapter.html       |   52 ++--
 ...OItemProviderAdapter.CDOPropertyDescriptor.html |    6 +-
 .../org/eclipse/emf/cdo/edit/package-summary.html  |   10 +-
 .../emf/cdo/eresource/CDOBinaryResource.html       |   10 +-
 .../eclipse/emf/cdo/eresource/CDOFileResource.html |   10 +-
 .../org/eclipse/emf/cdo/eresource/CDOResource.html |   84 +++---
 .../emf/cdo/eresource/CDOResourceFactory.html      |   12 +-
 .../emf/cdo/eresource/CDOResourceFolder.html       |   14 +-
 .../eclipse/emf/cdo/eresource/CDOResourceLeaf.html |   10 +-
 .../eclipse/emf/cdo/eresource/CDOResourceNode.html |   14 +-
 .../eclipse/emf/cdo/eresource/CDOTextResource.html |   10 +-
 .../emf/cdo/eresource/EresourceFactory.html        |   20 +-
 .../cdo/eresource/EresourcePackage.Literals.html   |  106 +++---
 .../emf/cdo/eresource/EresourcePackage.html        |  152 ++++----
 .../emf/cdo/eresource/class-use/CDOResource.html   |    6 +-
 .../cdo/eresource/class-use/CDOResourceNode.html   |    4 +-
 .../cdo/eresource/impl/CDOBinaryResourceImpl.html  |   78 ++--
 .../cdo/eresource/impl/CDOFileResourceImpl.html    |   78 ++--
 .../cdo/eresource/impl/CDOResourceFactoryImpl.html |   18 +-
 .../cdo/eresource/impl/CDOResourceFolderImpl.html  |   82 +++---
 .../impl/CDOResourceImpl.ContentsCDOList.html      |  116 +++---
 .../emf/cdo/eresource/impl/CDOResourceImpl.html    |  230 ++++++------
 .../cdo/eresource/impl/CDOResourceLeafImpl.html    |   78 ++--
 .../cdo/eresource/impl/CDOResourceNodeImpl.html    |   86 +++---
 .../cdo/eresource/impl/CDOTextResourceImpl.html    |   78 ++--
 .../cdo/eresource/impl/EresourceFactoryImpl.html   |  134 ++++----
 .../cdo/eresource/impl/EresourcePackageImpl.html   |  232 ++++++------
 .../eresource/impl/class-use/CDOResourceImpl.html  |    2 +-
 .../provider/CDOBinaryResourceItemProvider.html    |  108 +++---
 .../provider/CDOFileResourceItemProvider.html      |  108 +++---
 .../provider/CDOResourceFolderItemProvider.html    |  134 ++++----
 .../provider/CDOResourceItemProvider.html          |  134 ++++----
 .../provider/CDOResourceLeafItemProvider.html      |  108 +++---
 .../provider/CDOResourceNodeItemProvider.html      |  122 ++++----
 .../provider/CDOTextResourceItemProvider.html      |  108 +++---
 .../EresourceItemProviderAdapterFactory.html       |  110 +++---
 .../eresource/util/EresourceAdapterFactory.html    |   56 ++--
 .../emf/cdo/eresource/util/EresourceSwitch.html    |   20 +-
 .../eresource/util/class-use/EresourceSwitch.html  |    2 +-
 .../org/eclipse/emf/cdo/etypes/Annotation.html     |   26 +-
 .../org/eclipse/emf/cdo/etypes/EtypesFactory.html  |   20 +-
 .../emf/cdo/etypes/EtypesPackage.Literals.html     |   44 ++--
 .../org/eclipse/emf/cdo/etypes/EtypesPackage.html  |   72 ++--
 .../org/eclipse/emf/cdo/etypes/ModelElement.html   |   14 +-
 .../emf/cdo/etypes/class-use/Annotation.html       |    4 +-
 .../emf/cdo/etypes/impl/AnnotationImpl.html        |   90 +++---
 .../emf/cdo/etypes/impl/EtypesFactoryImpl.html     |  148 ++++----
 .../emf/cdo/etypes/impl/EtypesPackageImpl.html     |  170 +++++-----
 .../emf/cdo/etypes/impl/ModelElementImpl.html      |   86 +++---
 .../etypes/provider/AnnotationItemProvider.html    |  128 ++++----
 .../provider/EtypesItemProviderAdapterFactory.html |   98 +++---
 .../etypes/provider/ModelElementItemProvider.html  |  146 ++++----
 .../emf/cdo/etypes/util/EtypesAdapterFactory.html  |   36 +-
 .../eclipse/emf/cdo/etypes/util/EtypesSwitch.html  |   20 +-
 .../cdo/etypes/util/class-use/EtypesSwitch.html    |    2 +-
 .../emf/cdo/net4j/CDONet4jViewProvider.html        |   12 +-
 .../org/eclipse/emf/cdo/package-summary.html       |    6 +-
 .../javadoc/org/eclipse/emf/cdo/package-use.html   |   24 +-
 .../org/eclipse/emf/cdo/security/Access.html       |   10 +-
 .../org/eclipse/emf/cdo/security/Assignee.html     |   14 +-
 .../eclipse/emf/cdo/security/ClassPermission.html  |   18 +-
 .../org/eclipse/emf/cdo/security/Directory.html    |   14 +-
 .../org/eclipse/emf/cdo/security/Group.html        |   34 +-
 .../emf/cdo/security/PackagePermission.html        |   18 +-
 .../org/eclipse/emf/cdo/security/Permission.html   |   10 +-
 .../org/eclipse/emf/cdo/security/Realm.html        |   30 +-
 .../org/eclipse/emf/cdo/security/RealmUtil.html    |   36 +-
 .../emf/cdo/security/ResourcePermission.html       |   10 +-
 .../javadoc/org/eclipse/emf/cdo/security/Role.html |   18 +-
 .../eclipse/emf/cdo/security/SecurityElement.html  |   10 +-
 .../eclipse/emf/cdo/security/SecurityFactory.html  |   20 +-
 .../org/eclipse/emf/cdo/security/SecurityItem.html |   10 +-
 .../emf/cdo/security/SecurityPackage.Literals.html |  216 ++++++------
 .../eclipse/emf/cdo/security/SecurityPackage.html  |  244 +++++++-------
 .../javadoc/org/eclipse/emf/cdo/security/User.html |   30 +-
 .../org/eclipse/emf/cdo/security/UserPassword.html |   10 +-
 .../eclipse/emf/cdo/security/class-use/Access.html |   14 +-
 .../emf/cdo/security/class-use/Assignee.html       |    4 +-
 .../eclipse/emf/cdo/security/class-use/Group.html  |   34 +-
 .../emf/cdo/security/class-use/Permission.html     |   16 +-
 .../eclipse/emf/cdo/security/class-use/Realm.html  |   12 +-
 .../eclipse/emf/cdo/security/class-use/Role.html   |   26 +-
 .../emf/cdo/security/class-use/SecurityItem.html   |   30 +-
 .../eclipse/emf/cdo/security/class-use/User.html   |   14 +-
 .../emf/cdo/security/impl/AssigneeImpl.html        |   82 +++---
 .../emf/cdo/security/impl/ClassPermissionImpl.html |   86 +++---
 .../emf/cdo/security/impl/DirectoryImpl.html       |   82 +++---
 .../eclipse/emf/cdo/security/impl/GroupImpl.html   |  102 +++---
 .../cdo/security/impl/PackagePermissionImpl.html   |   86 +++---
 .../emf/cdo/security/impl/PermissionImpl.html      |   82 +++---
 .../eclipse/emf/cdo/security/impl/RealmImpl.html   |   98 +++---
 .../cdo/security/impl/ResourcePermissionImpl.html  |   84 +++---
 .../eclipse/emf/cdo/security/impl/RoleImpl.html    |   86 +++---
 .../emf/cdo/security/impl/SecurityElementImpl.html |   78 ++--
 .../emf/cdo/security/impl/SecurityFactoryImpl.html |  140 ++++----
 .../emf/cdo/security/impl/SecurityItemImpl.html    |   78 ++--
 .../emf/cdo/security/impl/SecurityPackageImpl.html |  342 +++++++++---------
 .../eclipse/emf/cdo/security/impl/UserImpl.html    |   98 +++---
 .../emf/cdo/security/impl/UserPasswordImpl.html    |   82 +++---
 .../security/provider/AssigneeItemProvider.html    |  110 +++---
 .../provider/ClassPermissionItemProvider.html      |  108 +++---
 .../security/provider/DirectoryItemProvider.html   |  128 ++++----
 .../cdo/security/provider/GroupItemProvider.html   |  108 +++---
 .../provider/PackagePermissionItemProvider.html    |  108 +++---
 .../security/provider/PermissionItemProvider.html  |  124 ++++----
 .../cdo/security/provider/RealmItemProvider.html   |  128 ++++----
 .../provider/ResourcePermissionItemProvider.html   |  108 +++---
 .../cdo/security/provider/RoleItemProvider.html    |  128 ++++----
 .../SecurityEditPlugin.Implementation.html         |   14 +-
 .../cdo/security/provider/SecurityEditPlugin.html  |   38 +-
 .../provider/SecurityElementItemProvider.html      |  112 +++---
 .../provider/SecurityItemItemProvider.html         |  110 +++---
 .../SecurityItemProviderAdapterFactory.html        |  130 ++++----
 .../cdo/security/provider/UserItemProvider.html    |  144 ++++----
 .../provider/UserPasswordItemProvider.html         |  122 ++++----
 .../cdo/security/util/SecurityAdapterFactory.html  |   84 +++---
 .../emf/cdo/security/util/SecuritySwitch.html      |   20 +-
 .../security/util/class-use/SecuritySwitch.html    |    2 +-
 .../emf/cdo/server/CDOServerExporter.XML.html      |    8 +-
 .../org/eclipse/emf/cdo/server/IRepository.html    |    8 +-
 .../cdo/server/IStoreAccessor.CommitContext.html   |    8 +-
 .../server/IStoreAccessor.QueryXRefsContext.html   |   16 +-
 .../eclipse/emf/cdo/server/IStoreAccessor.Raw.html |    4 +-
 .../org/eclipse/emf/cdo/server/IStoreAccessor.html |   12 +-
 .../eclipse/emf/cdo/server/IStoreChunkReader.html  |    4 +-
 .../eclipse/emf/cdo/server/class-use/IStore.html   |    2 +-
 .../emf/cdo/server/class-use/IStoreAccessor.html   |   12 +-
 .../cdo/server/class-use/IStoreChunkReader.html    |    2 +-
 .../emf/cdo/server/db/IMetaDataManager.html        |   20 +-
 .../cdo/server/db/class-use/IDBStoreAccessor.html  |    2 +-
 .../cdo/server/db/mapping/AbstractTypeMapping.html |    8 +-
 .../emf/cdo/server/db/mapping/IClassMapping.html   |    8 +-
 .../emf/cdo/server/db/mapping/IListMapping.html    |    4 +-
 .../cdo/server/db/mapping/IMappingStrategy.html    |   44 ++--
 .../server/db/mapping/ITypeMapping.Descriptor.html |    4 +-
 .../server/db/mapping/ITypeMapping.Provider.html   |    4 +-
 .../emf/cdo/server/db/mapping/ITypeMapping.html    |    8 +-
 .../server/db/mapping/class-use/IClassMapping.html |    6 +-
 .../server/db/mapping/class-use/IListMapping.html  |    6 +-
 .../db/mapping/class-use/IMappingStrategy.html     |    2 +-
 .../server/db/mapping/class-use/ITypeMapping.html  |    4 +-
 .../emf/cdo/server/hibernate/IHibernateStore.html  |    2 +-
 .../server/hibernate/IHibernateStoreAccessor.html  |    4 +-
 .../class-use/IHibernateStoreChunkReader.html      |    2 +-
 .../emf/cdo/server/hibernate/package-summary.html  |    2 +-
 .../emf/cdo/server/hibernate/package-use.html      |    2 +-
 .../org/eclipse/emf/cdo/server/mem/IMEMStore.html  |    4 +-
 .../objectivity/IObjectivityStoreAccessor.html     |    4 +-
 .../class-use/IObjectivityStoreChunkReader.html    |    2 +-
 .../emf/cdo/server/ocl/CDOExtentCreator.Lazy.html  |    6 +-
 .../emf/cdo/server/ocl/CDOExtentCreator.html       |   18 +-
 .../eclipse/emf/cdo/server/ocl/CDOExtentMap.html   |   70 ++--
 .../emf/cdo/server/ocl/OCLExtentCreator.html       |   10 +-
 .../emf/cdo/server/ocl/OCLQueryHandler.html        |   34 +-
 .../emf/cdo/server/ocl/package-summary.html        |    4 +-
 .../eclipse/emf/cdo/server/ocl/package-use.html    |    4 +-
 .../cdo/server/spi/security/AnnotationHandler.html |   24 +-
 .../org/eclipse/emf/cdo/session/CDOSession.html    |    8 +-
 .../emf/cdo/session/class-use/CDOSession.html      |    2 +-
 .../common/model/DelegatingCDOPackageRegistry.html |   38 +-
 .../spi/common/model/InternalCDOPackageInfo.html   |   20 +-
 .../InternalCDOPackageRegistry.PackageLoader.html  |    4 +-
 .../common/model/InternalCDOPackageRegistry.html   |   22 +-
 .../spi/common/model/InternalCDOPackageUnit.html   |   16 +-
 .../model/class-use/InternalCDOPackageInfo.html    |    4 +-
 .../model/class-use/InternalCDOPackageUnit.html    |    8 +-
 .../spi/common/revision/AbstractCDORevision.html   |   16 +-
 .../cdo/spi/common/revision/BaseCDORevision.html   |   94 +++---
 .../spi/common/revision/CDOFeatureMapEntry.html    |   16 +-
 .../emf/cdo/spi/common/revision/CDOIDMapper.html   |    4 +-
 .../spi/common/revision/CDOReferenceAdjuster.html  |    4 +-
 .../spi/common/revision/DelegatingCDORevision.html |   86 +++---
 .../revision/DelegatingCDORevisionManager.html     |    6 +-
 .../spi/common/revision/DetachedCDORevision.html   |    8 +-
 .../cdo/spi/common/revision/InternalCDOList.html   |   14 +-
 .../spi/common/revision/InternalCDORevision.html   |   44 ++--
 .../common/revision/InternalCDORevisionDelta.html  |    4 +-
 .../spi/common/revision/PointerCDORevision.html    |    4 +-
 .../cdo/spi/common/revision/StubCDORevision.html   |   86 +++---
 .../spi/common/revision/SyntheticCDORevision.html  |    4 +-
 .../revision/class-use/CDOReferenceAdjuster.html   |    4 +-
 .../common/revision/class-use/InternalCDOList.html |   10 +-
 .../revision/class-use/InternalCDORevision.html    |   20 +-
 .../emf/cdo/spi/server/InternalCommitContext.html  |    4 +-
 .../emf/cdo/spi/server/InternalRepository.html     |    8 +-
 .../cdo/spi/server/ObjectWriteAccessHandler.html   |    8 +-
 .../emf/cdo/spi/server/RepositoryConfigurator.html |    4 +-
 .../org/eclipse/emf/cdo/spi/server/Store.html      |    4 +-
 .../emf/cdo/spi/server/StoreChunkReader.html       |    8 +-
 .../emf/cdo/transaction/CDOAutoAttacher.html       |    4 +-
 .../CDOPostEventTransactionHandler.Default.html    |   12 +-
 .../CDOPostEventTransactionHandler.html            |   12 +-
 .../emf/cdo/transaction/CDOPushTransaction.html    |   42 ++--
 .../emf/cdo/transaction/CDOTransaction.html        |   10 +-
 .../cdo/transaction/CDOTransactionContainer.html   |   48 ++--
 .../emf/cdo/transaction/CDOXATransaction.html      |    2 +-
 .../cdo/transaction/class-use/CDOTransaction.html  |   38 +-
 .../transaction/class-use/CDOUserTransaction.html  |    2 +-
 .../transaction/class-use/CDOXATransaction.html    |    2 +-
 .../emf/cdo/transaction/package-summary.html       |    2 +-
 .../eclipse/emf/cdo/transaction/package-use.html   |    6 +-
 .../org/eclipse/emf/cdo/ui/CDOLabelProvider.html   |   38 +-
 .../eclipse/emf/cdo/ui/ide/Node.PackagesNode.html  |    4 +-
 .../emf/cdo/ui/ide/RepositoryContentProvider.html  |    4 +-
 .../org/eclipse/emf/cdo/ui/package-summary.html    |    2 +-
 .../org/eclipse/emf/cdo/util/CDOBalancedTree.html  |    6 +-
 .../org/eclipse/emf/cdo/util/CDOFactory.html       |   20 +-
 .../emf/cdo/util/CDOLazyContentAdapter.html        |   44 ++--
 .../cdo/util/CDOModificationTrackingAdapter.html   |   30 +-
 .../org/eclipse/emf/cdo/util/CDOURIData.html       |   10 +-
 .../org/eclipse/emf/cdo/util/CDOURIUtil.html       |   40 +-
 .../javadoc/org/eclipse/emf/cdo/util/CDOUtil.html  |   60 ++--
 .../emf/cdo/util/CommitIntegrityException.html     |    8 +-
 .../emf/cdo/util/DanglingReferenceException.html   |   10 +-
 .../eclipse/emf/cdo/util/InvalidURIException.html  |   14 +-
 .../cdo/util/class-use/CDOLazyContentAdapter.html  |    2 +-
 .../cdo/util/class-use/InvalidURIException.html    |    8 +-
 .../util/class-use/ObjectNotFoundException.html    |    2 +-
 .../org/eclipse/emf/cdo/util/package-summary.html  |   14 +-
 .../org/eclipse/emf/cdo/util/package-use.html      |    4 +-
 .../emf/cdo/view/AbstractCDOViewProvider.html      |    8 +-
 .../org/eclipse/emf/cdo/view/CDOAdapterPolicy.html |   10 +-
 .../eclipse/emf/cdo/view/CDOFeatureAnalyzer.html   |    8 +-
 .../emf/cdo/view/CDORevisionPrefetchingPolicy.html |    8 +-
 .../emf/cdo/view/CDOStaleReferencePolicy.html      |   14 +-
 .../org/eclipse/emf/cdo/view/CDOView.Options.html  |   24 +-
 .../javadoc/org/eclipse/emf/cdo/view/CDOView.html  |   32 +-
 .../emf/cdo/view/CDOViewAdaptersNotifiedEvent.html |    2 +-
 .../org/eclipse/emf/cdo/view/CDOViewContainer.html |   56 ++--
 .../org/eclipse/emf/cdo/view/CDOViewProvider.html  |   16 +-
 .../emf/cdo/view/CDOViewProviderRegistry.html      |   20 +-
 .../org/eclipse/emf/cdo/view/CDOViewSet.html       |   18 +-
 .../eclipse/emf/cdo/view/class-use/CDOView.html    |   60 ++--
 .../emf/cdo/view/class-use/CDOViewEvent.html       |    2 +-
 .../emf/cdo/view/class-use/CDOViewProvider.html    |    6 +-
 .../eclipse/emf/cdo/view/class-use/CDOViewSet.html |    2 +-
 .../org/eclipse/emf/cdo/view/package-summary.html  |    6 +-
 .../org/eclipse/emf/cdo/view/package-use.html      |   12 +-
 .../eclipse/emf/cdo/workspace/CDOWorkspace.html    |    8 +-
 .../emf/cdo/workspace/CDOWorkspaceUtil.html        |    8 +-
 .../emf/cdo/workspace/class-use/CDOWorkspace.html  |    2 +-
 .../cdo/CDOObjectImpl.CDOStoreEcoreEMap.html       |   58 ++--
 .../cdo/CDOObjectImpl.CDOStoreFeatureMap.html      |  188 +++++-----
 .../cdo/CDOObjectImpl.CDOStoreSettingsImpl.html    |  214 ++++++------
 .../cdo/CDOObjectImpl.CDOStoreUnorderedEList.html  |   86 +++---
 .../eclipse/emf/internal/cdo/CDOObjectImpl.html    |  226 ++++++------
 .../class-use/CDOObjectImpl.CDOStoreEcoreEMap.html |    2 +-
 .../CDOObjectImpl.CDOStoreUnorderedEList.html      |    2 +-
 ...stractObjectConflictResolver.ThreeWayMerge.html |    8 +-
 .../emf/spi/cdo/CDOChangeSubscriptionAdapter.html  |   18 +-
 ...nsactionResult.PostCommitReferenceAdjuster.html |    4 +-
 .../eclipse/emf/spi/cdo/CDOSessionProtocol.html    |   12 +-
 .../javadoc/org/eclipse/emf/spi/cdo/CDOStore.html  |   50 ++--
 .../DefaultCDOMerger.PerFeature.ManyValued.html    |    8 +-
 .../emf/spi/cdo/DefaultCDOMerger.PerFeature.html   |    8 +-
 .../javadoc/org/eclipse/emf/spi/cdo/FSMUtil.html   |    8 +-
 .../org/eclipse/emf/spi/cdo/InternalCDOObject.html |   32 +-
 .../eclipse/emf/spi/cdo/InternalCDOSession.html    |   10 +-
 .../emf/spi/cdo/InternalCDOTransaction.html        |    4 +-
 .../org/eclipse/emf/spi/cdo/InternalCDOView.html   |   24 +-
 .../eclipse/emf/spi/cdo/InternalCDOViewSet.html    |   16 +-
 ...CDOSessionProtocol.CommitTransactionResult.html |    2 +-
 .../emf/spi/cdo/class-use/InternalCDOObject.html   |   12 +-
 .../emf/spi/cdo/class-use/InternalCDOView.html     |    2 +-
 .../org/eclipse/emf/spi/cdo/package-summary.html   |    2 +-
 .../org/eclipse/emf/spi/cdo/package-use.html       |    2 +-
 .../javadoc/serialized-form.html                   |   12 +-
 .../buildTemplate.ant                              |    2 +-
 plugins/org.eclipse.emf.cdo.releng.help/build.xml  |    2 +-
 .../DerbyServer start.launch                       |   12 -
 .../DerbyServer stop.launch                        |   12 -
 .../META-INF/MANIFEST.MF                           |    6 +-
 .../org.eclipse.net4j.db.derby/build.properties    |    2 -
 plugins/org.eclipse.net4j.db.doc/build.xml         |    2 +-
 plugins/org.eclipse.net4j.doc/build.xml            |    2 +-
 plugins/org.eclipse.net4j.util.doc/build.xml       |    2 +-
 379 files changed, 6503 insertions(+), 6529 deletions(-)
 delete mode 100644 plugins/org.eclipse.net4j.db.derby/DerbyServer start.launch
 delete mode 100644 plugins/org.eclipse.net4j.db.derby/DerbyServer stop.launch


hooks/post-receive
-- 
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit

Reply via email to