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 aa485a9c0e42766c1fd9fd2f9a8a49d5c2f38718 (commit)
from 093c097cb4f5c3845d85d11eb2c1015292fe31fc (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 aa485a9c0e42766c1fd9fd2f9a8a49d5c2f38718
Author: Eike Stepper <[email protected]>
Date: Sun Apr 7 08:03:19 2013 +0200
[404152] [Legacy] A String feature with an empty String for default
value can't be set as null
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404152
-----------------------------------------------------------------------
Summary of changes:
.../model/model6.ecore | 4 +
.../model/model6.genmodel | 3 +
.../model/model6.legacy.genmodel | 3 +
.../emf/cdo/tests/model6/EmptyStringDefault.java | 52 ++++++
.../emf/cdo/tests/model6/Model6Factory.java | 9 +
.../emf/cdo/tests/model6/Model6Package.java | 71 ++++++++-
.../tests/model6/impl/EmptyStringDefaultImpl.java | 79 +++++++++
.../cdo/tests/model6/impl/Model6FactoryImpl.java | 14 ++
.../cdo/tests/model6/impl/Model6PackageImpl.java | 37 ++++
.../emf/cdo/tests/model6/legacy/Model6Factory.java | 10 +
.../emf/cdo/tests/model6/legacy/Model6Package.java | 53 ++++++-
.../model6/legacy/impl/EmptyStringDefaultImpl.java | 177 ++++++++++++++++++++
.../model6/legacy/impl/Model6FactoryImpl.java | 14 ++
.../model6/legacy/impl/Model6PackageImpl.java | 37 ++++
.../model6/legacy/util/Model6AdapterFactory.java | 22 +++
.../cdo/tests/model6/legacy/util/Model6Switch.java | 25 +++
.../tests/model6/util/Model6AdapterFactory.java | 22 +++
.../emf/cdo/tests/model6/util/Model6Switch.java | 25 +++
.../generateTestModels.launch | 3 +
19 files changed, 656 insertions(+), 4 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/EmptyStringDefault.java
create mode 100644
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/impl/EmptyStringDefaultImpl.java
create mode 100644
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/legacy/impl/EmptyStringDefaultImpl.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit