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 ddc37fdb6e80444e57ae25e2c3d179118d3ceb29 (commit)
from 4de5bda7bbec3472447ebd2e781d600a903f3206 (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 ddc37fdb6e80444e57ae25e2c3d179118d3ceb29
Author: Martin Fluegge <[email protected]>
Date: Tue Oct 25 12:30:12 2011 +0200
[359656] [Dawn] Provide collaborative extension for Graphiti editors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359656
-----------------------------------------------------------------------
Summary of changes:
.../.classpath | 7 +
.../.project | 28 ++
.../.settings/org.eclipse.core.resources.prefs | 0
.../.settings/org.eclipse.jdt.core.prefs | 360 ++++++++++++++++++++
.../.settings/org.eclipse.jdt.ui.prefs | 0
.../org.eclipse.ltk.core.refactoring.prefs | 0
.../.settings/org.eclipse.mylyn.tasks.ui.prefs | 0
.../.settings/org.eclipse.mylyn.team.ui.prefs | 0
.../.settings/org.eclipse.pde.api.tools.prefs | 0
.../.settings/org.eclipse.pde.prefs | 0
.../META-INF/MANIFEST.MF | 9 +
.../build.properties | 6 +
.../fragment.xml | 25 ++
.../icons/dawn_graphiti_editor.gif | Bin 884 -> 884 bytes
.../dawn/DawnAcoreGraphitiCreationWizard.java | 14 +
.../dawn/DawnAcoreGraphitiDiagramEditor.java | 21 ++
16 files changed, 470 insertions(+), 0 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/.classpath
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/.project
copy plugins/{org.eclipse.emf.cdo.dawn.emf =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.core.resources.prefs
(100%)
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/.settings/org.eclipse.jdt.core.prefs
copy plugins/{org.eclipse.emf.cdo.dawn =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.jdt.ui.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.ltk.core.refactoring.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.mylyn.tasks.ui.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.mylyn.team.ui.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.pde.api.tools.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/.settings/org.eclipse.pde.prefs
(100%)
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/META-INF/MANIFEST.MF
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/build.properties
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/fragment.xml
copy plugins/{org.eclipse.emf.cdo.dawn.graphiti =>
org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn}/icons/dawn_graphiti_editor.gif
(100%)
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/src/org/eclipse/emf/cdo/dawn/examples/acore/graphiti/dawn/DawnAcoreGraphitiCreationWizard.java
create mode 100644
plugins/org.eclipse.emf.cdo.dawn.examples.acore.graphiti.dawn/src/org/eclipse/emf/cdo/dawn/examples/acore/graphiti/dawn/DawnAcoreGraphitiDiagramEditor.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit