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  9daf293d879938eb8555ee53689d6b9a5955ddcb (commit)
       via  bf7ea53f7b718195a08432cdca2f6b910d512334 (commit)
      from  a9f55ebde6708eeb40aa67e384bc950b8c2c18aa (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 9daf293d879938eb8555ee53689d6b9a5955ddcb
Author: Christian W. Damus <[email protected]>
Date:   Tue Apr 9 10:41:33 2013 -0400

    [400236] [Legacy] ClassCastException on CDOLegacyWrapper when native 
reference legacy
    
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
    Update test case to ensure clear separation of native and legacy models.

commit bf7ea53f7b718195a08432cdca2f6b910d512334
Author: Christian W. Damus <[email protected]>
Date:   Tue Apr 9 10:40:40 2013 -0400

    [400236] [Legacy] ClassCastException on CDOLegacyWrapper when native 
reference legacy
    
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
    New test model for various kinds of native->legacy references.

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

Summary of changes:
 .../model/model6.ecore                             |    9 +
 .../model/model6.genmodel                          |    6 +
 .../model/model6.legacy.genmodel                   |    6 +
 .../emf/cdo/tests/model6/CanReferenceLegacy.java   |  122 ++++++
 .../emf/cdo/tests/model6/Model6Factory.java        |   15 +-
 .../emf/cdo/tests/model6/Model6Package.java        |  179 ++++++++-
 .../tests/model6/impl/CanReferenceLegacyImpl.java  |  135 +++++++
 .../cdo/tests/model6/impl/Model6FactoryImpl.java   |   16 +-
 .../cdo/tests/model6/impl/Model6PackageImpl.java   |   83 ++++-
 .../emf/cdo/tests/model6/legacy/Model6Factory.java |   16 +-
 .../emf/cdo/tests/model6/legacy/Model6Package.java |  129 ++++++-
 .../model6/legacy/impl/CanReferenceLegacyImpl.java |  397 ++++++++++++++++++++
 .../model6/legacy/impl/Model6FactoryImpl.java      |   16 +-
 .../model6/legacy/impl/Model6PackageImpl.java      |   83 ++++-
 .../model6/legacy/util/Model6AdapterFactory.java   |   28 ++-
 .../cdo/tests/model6/legacy/util/Model6Switch.java |   37 ++-
 .../tests/model6/util/Model6AdapterFactory.java    |   28 ++-
 .../emf/cdo/tests/model6/util/Model6Switch.java    |   37 ++-
 .../cdo/tests/bugzilla/Bugzilla_400236_Test.java   |   58 ++-
 19 files changed, 1326 insertions(+), 74 deletions(-)
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/CanReferenceLegacy.java
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/impl/CanReferenceLegacyImpl.java
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests.model6/src/org/eclipse/emf/cdo/tests/model6/legacy/impl/CanReferenceLegacyImpl.java


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

Reply via email to