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  efe134411cb0a956f579a5545a841a8491c80599 (commit)
       via  75c1665319417f206cd055012f1d91eaa51e849a (commit)
       via  df38c8f92b3caa265b639afcc6a3e39df187d363 (commit)
       via  1626ff34f20c5a74a8622754eb38932a104823b7 (commit)
       via  e68b1376a2c2e665edadadb44a30111ca30fba41 (commit)
       via  774f1f1f7a17b6e3517c25deafbd73fd1e5757cc (commit)
       via  27839b5f1720fff370b4422372eadd8ab6adfd61 (commit)
      from  1733fcaf3e58d85b4c19d62f59e928ad3dafedf2 (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 efe134411cb0a956f579a5545a841a8491c80599
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 18:06:55 2012 +0200

    Fix CDOList I/O for feature maps

commit 75c1665319417f206cd055012f1d91eaa51e849a
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 18:04:38 2012 +0200

    Factor out local variables

commit df38c8f92b3caa265b639afcc6a3e39df187d363
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 18:02:59 2012 +0200

    Use LifecycleException

commit 1626ff34f20c5a74a8622754eb38932a104823b7
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 18:00:50 2012 +0200

    Consolidate viewer refreshs

commit e68b1376a2c2e665edadadb44a30111ca30fba41
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 17:58:01 2012 +0200

    Add handleDefault() method

commit 774f1f1f7a17b6e3517c25deafbd73fd1e5757cc
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 17:57:15 2012 +0200

    Fill in default target for ImportResourceDialog

commit 27839b5f1720fff370b4422372eadd8ab6adfd61
Author: Eike Stepper <[email protected]>
Date:   Wed Aug 1 17:56:30 2012 +0200

    Add ResourceOpener mechanism

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

Summary of changes:
 features/org.eclipse.net4j-feature/feature.xml     |    2 +-
 .../org.eclipse.net4j.defs-feature/feature.xml     |    2 +-
 features/org.eclipse.net4j.sdk-feature/feature.xml |    2 +-
 .../org.eclipse.net4j.util.ui-feature/feature.xml  |    2 +-
 .../internal/common/protocol/CDODataInputImpl.java |   54 +++++++++++-
 .../common/protocol/CDODataOutputImpl.java         |   25 ++++-
 .../horizontal/AbstractFeatureMapTableMapping.java |    7 +-
 .../eclipse/emf/cdo/spi/server/StoreAccessor.java  |   14 ++-
 .../emf/cdo/spi/server/StoreAccessorBase.java      |    6 +-
 .../org.eclipse.emf.cdo.ui/META-INF/MANIFEST.MF    |   28 +++---
 .../internal/ui/dialogs/ImportResourceDialog.java  |   19 ++++-
 .../emf/cdo/internal/ui/views/CDOSessionsView.java |   40 ++++++++-
 .../org/eclipse/emf/cdo/ui/CDOItemProvider.java    |   21 +----
 .../transaction/CDODefaultTransactionHandler.java  |    8 +-
 .../transaction/CDODefaultTransactionHandler1.java |   14 ++-
 .../org.eclipse.net4j.util.ui/META-INF/MANIFEST.MF |   30 +++---
 .../net4j/util/ui/StructuredContentProvider.java   |   97 +++++++++++++-------
 .../src/org/eclipse/net4j/util/ui/UIUtil.java      |   78 +++++++++++++++-
 .../eclipse/net4j/util/ui/views/ContainerView.java |   94 +++++--------------
 .../net4j/util/lifecycle/LifecycleException.java   |    6 +-
 .../net4j/util/lifecycle/LifecycleUtil.java        |    8 +-
 21 files changed, 363 insertions(+), 194 deletions(-)


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

Reply via email to