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  b533cfe47685b48e8c43984d04082110e5e648a3 (commit)
       via  24770a2a8333d5e18df024f1bbc851430b0e9734 (commit)
      from  3d9da56810c62e5fe04dd7d9ee6f00cce68065fe (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 b533cfe47685b48e8c43984d04082110e5e648a3
Author: Eike Stepper <[email protected]>
Date:   Sun May 19 18:49:46 2013 +0200

    [323006] [DB] Various PostgreSQL test failures
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=323006

commit 24770a2a8333d5e18df024f1bbc851430b0e9734
Author: Eike Stepper <[email protected]>
Date:   Sun May 19 16:46:25 2013 +0200

    [323006] [DB] Various PostgreSQL test failures
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=323006

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

Summary of changes:
 .../config/cdo-server.xml                          |    4 +-
 .../config/cdo-server.xml                          |    4 +-
 .../cdo/server/internal/db/DBStoreAccessor.java    |   22 +-
 .../config/cdo-server.xml                          |    4 +-
 ...launch => CDO AllTests (PostgreSQL ALL).launch} |    0
 .../org.eclipse.emf.cdo.tests.db/build.properties  |    2 +-
 ...MysqlConfig.java => AbstractSetupDBConfig.java} |   92 ++----
 .../eclipse/emf/cdo/tests/db/AllTestsDBPsql.java   |    2 +
 .../org/eclipse/emf/cdo/tests/db/MysqlConfig.java  |  113 +------
 .../org/eclipse/emf/cdo/tests/db/Net4jDBTest.java  |  158 ++++------
 .../eclipse/emf/cdo/tests/db/PostgresqlConfig.java |   85 +----
 .../net4j/db/postgresql/PostgreSQLAdapter.java     |   30 +-
 .../src/org/eclipse/net4j/db/DBType.java           |  335 ++++++++++----------
 .../eclipse/net4j/internal/db/DBConnection.java    |   10 +-
 .../org/eclipse/net4j/internal/db/DBDatabase.java  |    2 +-
 .../org/eclipse/net4j/util/io/ExtendedIOUtil.java  |  112 +++++++
 16 files changed, 425 insertions(+), 550 deletions(-)
 rename plugins/org.eclipse.emf.cdo.tests.db/{CDO AllTests (PostgreSQL 
non-audit).launch => CDO AllTests (PostgreSQL ALL).launch} (100%)
 copy 
plugins/org.eclipse.emf.cdo.tests.db/src/org/eclipse/emf/cdo/tests/db/{MysqlConfig.java
 => AbstractSetupDBConfig.java} (50%)


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

Reply via email to