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 cff62293cad49c359dccafab6522ff045130f916 (commit)
via 49f2f4828381a028335fac176e64b6ee06a8d24d (commit)
via b56489f9a613d822aaa9e876635294e6341f548f (commit)
from fbf08d198d4325231e970a4c13dea302650fc869 (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 cff62293cad49c359dccafab6522ff045130f916
Author: Eike Stepper <[email protected]>
Date: Sat Sep 1 22:44:08 2012 +0200
org.eclipse.net4j.util/debug.concurrency = false
commit 49f2f4828381a028335fac176e64b6ee06a8d24d
Author: Eike Stepper <[email protected]>
Date: Sat Sep 1 22:43:40 2012 +0200
[388567] [UI] Support CDOTextResource and CDOBinaryResource in the generic
UI
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388567
commit b56489f9a613d822aaa9e876635294e6341f548f
Author: Eike Stepper <[email protected]>
Date: Sat Sep 1 22:16:07 2012 +0200
[388616] Add "encoding" attribute to CDOTextResource
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388616
-----------------------------------------------------------------------
Summary of changes:
.../org.eclipse.emf.cdo.edit/META-INF/MANIFEST.MF | 6 +-
plugins/org.eclipse.emf.cdo.edit/plugin.properties | 1 +
.../org/eclipse/emf/cdo/edit/CDOEditPlugin.java | 4 +-
.../provider/CDOTextResourceItemProvider.java | 21 +++
plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch | 2 +-
plugins/org.eclipse.emf.cdo.ui/plugin.xml | 2 +-
.../internal/ui/{views => }/CDOLobEditorInput.java | 137 +++++++++++++-----
.../ui/actions/OpenResourceEditorAction.java | 2 +-
plugins/org.eclipse.emf.cdo/.settings/.api_filters | 9 ++
plugins/org.eclipse.emf.cdo/model/eresource.ecore | 1 +
.../org.eclipse.emf.cdo/model/eresource.ecorediag | 4 +
.../eclipse/emf/cdo/eresource/CDOTextResource.java | 37 +++++-
.../emf/cdo/eresource/EresourcePackage.java | 151 ++++++++++++--------
.../cdo/eresource/impl/CDOResourceFolderImpl.java | 10 +-
.../cdo/eresource/impl/CDOTextResourceImpl.java | 25 +++-
.../cdo/eresource/impl/EresourcePackageImpl.java | 15 ++
plugins/org.eclipse.net4j.util/.options | 2 +-
17 files changed, 317 insertions(+), 112 deletions(-)
rename
plugins/org.eclipse.emf.cdo.ui/src/org/eclipse/emf/cdo/internal/ui/{views =>
}/CDOLobEditorInput.java (70%)
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit