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  c6acc2e21bcfe559847f5b64abcbf94f3ea4dbbb (commit)
       via  90aa24e3584a57602c6268f717bc33c51c6aa9bd (commit)
       via  a717feda8cf15b25957dd94aa2cc88346e457a90 (commit)
       via  e969733a0be1251691de0f55ce1e80471e9c8334 (commit)
       via  a18f0f77cf1449305352a13be1674d83e9181097 (commit)
       via  b52dd58c1a00efac4a0d08352b6a8da6fcba4833 (commit)
       via  e99bcec7b3979a2eb3348bc7e4278ee6a0603e35 (commit)
       via  7aad5028178d1e9e96893f0b6144ab64dc3d72c2 (commit)
       via  2a1863eda26f4b1c70ae20d37ebb282e212e90c1 (commit)
      from  d6bbeede74a8c4aa761372a35c10de0350cd5b1f (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 c6acc2e21bcfe559847f5b64abcbf94f3ea4dbbb
Author: Eike Stepper <[email protected]>
Date:   Thu May 16 06:25:13 2013 +0200

    [406766] [DB] CDOServer throws "The object is already closed
    [90007-168]" errors with H2-DB
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=406766

commit 90aa24e3584a57602c6268f717bc33c51c6aa9bd
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 08:54:44 2013 +0200

    Change HSQLDB config from mem: to file:

commit a717feda8cf15b25957dd94aa2cc88346e457a90
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 08:52:40 2013 +0200

    [405131] [DB] Launching Servers with HSQLDB or Derby back-ends lead to
    issue in CDO 4.2
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405131

commit e969733a0be1251691de0f55ce1e80471e9c8334
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 08:48:54 2013 +0200

    [405131] [DB] Launching Servers with HSQLDB or Derby back-ends lead to
    issue in CDO 4.2
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405131

commit a18f0f77cf1449305352a13be1674d83e9181097
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 08:31:28 2013 +0200

    [405131] [DB] Launching Servers with HSQLDB or Derby back-ends lead to
    issue in CDO 4.2
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405131

commit b52dd58c1a00efac4a0d08352b6a8da6fcba4833
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 08:30:01 2013 +0200

    Populate package registry for sessions from admin view

commit e99bcec7b3979a2eb3348bc7e4278ee6a0603e35
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 07:42:37 2013 +0200

    [407256] Change the server configuration file (cdo-server.xml) for
    Oracle DB
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=407256

commit 7aad5028178d1e9e96893f0b6144ab64dc3d72c2
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 07:39:19 2013 +0200

    [407358] [DB] Error while creating the DB first time: inserting elements
    (Oracle 11g)
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=407358

commit 2a1863eda26f4b1c70ae20d37ebb282e212e90c1
Author: Eike Stepper <[email protected]>
Date:   Wed May 15 07:29:55 2013 +0200

    [407254] [DB] Error while creating the DB structure for Oracle 11g
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=407254

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

Summary of changes:
 .../config/cdo-server.xml                          |   15 ++++---
 .../config/cdo-server.xml                          |   15 ++++---
 .../emf/cdo/server/internal/db/DBStore.java        |    3 +-
 .../HorizontalBranchingClassMapping.java           |   41 ++++++++++----------
 .../config/cdo-server.xml                          |   15 ++++---
 .../emf/cdo/ui/internal/admin/CDOAdminView.java    |    3 +
 .../org/eclipse/net4j/db/derby/DerbyAdapter.java   |   29 ++++++++++++++
 .../org/eclipse/net4j/db/hsqldb/HSQLDBAdapter.java |   16 ++++++++
 .../org/eclipse/net4j/db/oracle/OracleAdapter.java |    1 +
 .../src/org/eclipse/net4j/db/DBUtil.java           |   20 ++++++---
 .../src/org/eclipse/net4j/spi/db/DBAdapter.java    |    9 +++-
 11 files changed, 117 insertions(+), 50 deletions(-)


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

Reply via email to