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  aa8bfe023cad0c187cc2d88518456b1e8abf7828 (commit)
       via  75a58509574d64c76cd03c78a8e9969f7e188f00 (commit)
       via  48d2b79743b43ab7f7c15e43d78e2291c88475bc (commit)
       via  740343e478b6d0101d0388ce985997e1306bb1cb (commit)
      from  22739449a2a9b1b63bd9ebee787c181222e309fc (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 aa8bfe023cad0c187cc2d88518456b1e8abf7828
Author: Eike Stepper <[email protected]>
Date:   Mon May 20 12:14:45 2013 +0200

    [350137] [DB] [PostgreSQL] Exception when persisting EChar attribute
    with default '\u0000' value
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=350137

commit 75a58509574d64c76cd03c78a8e9969f7e188f00
Author: Eike Stepper <[email protected]>
Date:   Mon May 20 12:01:48 2013 +0200

    [408479] [DB] Provide the concept of a ColumnTypeModifier to influence
    ITypeMappings
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=408479

commit 48d2b79743b43ab7f7c15e43d78e2291c88475bc
Author: Eike Stepper <[email protected]>
Date:   Mon May 20 09:19:46 2013 +0200

    Increase permgen space for Derby

commit 740343e478b6d0101d0388ce985997e1306bb1cb
Author: Eike Stepper <[email protected]>
Date:   Mon May 20 08:57:59 2013 +0200

    [405924] [DB] Oracle null index field name
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405924

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

Summary of changes:
 .../.settings/.api_filters                         |   14 +++
 .../cdo/server/db/mapping/ColumnTypeModifier.java  |   64 +++++++++++++
 .../cdo/server/db/mapping/IMappingStrategy.java    |    7 ++
 .../internal/db/mapping/CoreTypeMappings.java      |   47 ++++++++++
 .../internal/db/mapping/TypeMappingRegistry.java   |   97 ++++++++++++++++++--
 plugins/org.eclipse.emf.cdo.tests.db/.gitignore    |    1 +
 .../CDO AllTests (Derby).launch                    |    2 +-
 .../cdo/tests/bugzilla/Bugzilla_350137_Test.java   |   88 ++++++++++++++++++
 .../src/org/eclipse/net4j/spi/db/DBAdapter.java    |   13 +++-
 9 files changed, 321 insertions(+), 12 deletions(-)
 create mode 100644 
plugins/org.eclipse.emf.cdo.server.db/src/org/eclipse/emf/cdo/server/db/mapping/ColumnTypeModifier.java
 create mode 100644 plugins/org.eclipse.emf.cdo.tests.db/.gitignore
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/bugzilla/Bugzilla_350137_Test.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