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  e6c4a4b879732fb571eb751fd0a28e9a2c1c4cf0 (commit)
       via  7ee287a6f5ee2f1355d83414e2ce947d9bc18ce9 (commit)
      from  599cf8257167a7695ef7be4c07ddf67b9dbb8ad8 (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 e6c4a4b879732fb571eb751fd0a28e9a2c1c4cf0
Author: Eike Stepper <[email protected]>
Date:   Thu Aug 2 10:48:23 2012 +0200

    Add PreparedStatement formatter

commit 7ee287a6f5ee2f1355d83414e2ce947d9bc18ce9
Author: Eike Stepper <[email protected]>
Date:   Thu Aug 2 10:44:31 2012 +0200

    Move CDODataOutputImpl and CDODataInputImpl to SPI

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

Summary of changes:
 features/org.eclipse.net4j.db-feature/feature.xml  |    2 +-
 .../org.eclipse.net4j.db.h2-feature/feature.xml    |    2 +-
 .../META-INF/MANIFEST.MF                           |   10 ++--
 .../common/internal/db/cache/DBRevisionCache.java  |    4 +-
 .../META-INF/MANIFEST.MF                           |   18 +++---
 .../eclipse/emf/cdo/common/util/CDOCommonUtil.java |    4 +-
 .../common/protocol/CDODataInputImpl.java          |    2 +-
 .../common/protocol/CDODataOutputImpl.java         |    2 +-
 .../net4j/protocol/CDOClientIndication.java        |    2 +-
 .../internal/net4j/protocol/CDOClientRequest.java  |    4 +-
 .../protocol/CDOClientRequestWithMonitoring.java   |    4 +-
 .../net4j/protocol/CDOServerIndication.java        |    4 +-
 .../CDOServerIndicationWithMonitoring.java         |    4 +-
 .../internal/net4j/protocol/CDOServerRequest.java  |    2 +-
 .../cdo/transaction/CDOTransactionImpl.java        |    4 +-
 .../org.eclipse.net4j.db.h2/META-INF/MANIFEST.MF   |   13 +++-
 .../src/org/eclipse/net4j/db/h2/H2Adapter.java     |   72 ++++++++++++++++++++
 plugins/org.eclipse.net4j.db/META-INF/MANIFEST.MF  |   18 +++---
 .../src/org/eclipse/net4j/spi/db/DBAdapter.java    |   41 +++++++++++-
 19 files changed, 164 insertions(+), 48 deletions(-)
 rename plugins/org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/{internal => 
spi}/common/protocol/CDODataInputImpl.java (99%)
 rename plugins/org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/{internal => 
spi}/common/protocol/CDODataOutputImpl.java (99%)


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

Reply via email to