[teiid-commits] [teiid/teiid] e0a7cf: TEIID-3658: Adding code to always add PG system me...

Ramesh Reddy rareddy at jboss.org
Mon Sep 21 11:50:06 EDT 2015


  Branch: refs/heads/8.7.x
  Home:   https://github.com/teiid/teiid
  Commit: e0a7cf55bb676d76b91040a245ba8f0215272e6d
      https://github.com/teiid/teiid/commit/e0a7cf55bb676d76b91040a245ba8f0215272e6d
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M admin/src/main/java/org/teiid/adminapi/impl/ModelMetaData.java
    M runtime/src/main/java/org/teiid/deployers/VDBRepository.java
    A test-integration/common/src/test/java/org/teiid/systemmodel/TestPGMetadata.java

  Log Message:
  -----------
  TEIID-3658: Adding code to always add PG system metadata tables irrespective of the PG transport availability, flags added to default to previous functionality

Conflicts:
	runtime/src/main/java/org/teiid/deployers/VDBRepository.java


  Commit: 86465c681d6b190482e0f36e22bf9b703f209ab5
      https://github.com/teiid/teiid/commit/86465c681d6b190482e0f36e22bf9b703f209ab5
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M jboss-integration/src/main/java/org/teiid/jboss/TransportService.java
    M runtime/src/main/java/org/teiid/deployers/VDBRepository.java
    M runtime/src/main/java/org/teiid/runtime/EmbeddedServer.java
    M test-integration/common/src/test/java/org/teiid/jdbc/FakeServer.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestPGMetadata.java

  Log Message:
  -----------
  TEIID-3658: Adding code to always add PG system metadata tables irrespective of the PG transport availability, flags added to default to previous functionality

Note the prior commit will have failing tests.

Conflicts:
	runtime/src/main/java/org/teiid/deployers/VDBRepository.java


Compare: https://github.com/teiid/teiid/compare/29698bd30118...86465c681d6b


More information about the teiid-commits mailing list