[teiid-designer-dev] [Teiid-Designer/teiid-designer] 8394f2: Fixes error in TeiidServer isConnected logic

Paul Richardson p.g.richardson at redhat.com
Fri Apr 26 10:52:19 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: 8394f25ce2c31c403d9b1fde75e71fb98692601c
      https://github.com/Teiid-Designer/teiid-designer/commit/8394f25ce2c31c403d9b1fde75e71fb98692601c
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-04-26 (Fri, 26 Apr 2013)

  Changed paths:
    M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java

  Log Message:
  -----------
  Fixes error in TeiidServer isConnected logic

* Needs to separately test for the admin field being null since otherwise
  an NPE is still possible.


  Commit: 4083af3b4030d61c0059c15ebeba0d008af10d70
      https://github.com/Teiid-Designer/teiid-designer/commit/4083af3b4030d61c0059c15ebeba0d008af10d70
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-04-26 (Fri, 26 Apr 2013)

  Changed paths:
    M features/org.teiid.designer.runtime.feature/build.properties
    M features/org.teiid.designer.teiid.client.feature/build.properties

  Log Message:
  -----------
  TEIIDDES-1683: Correct the runtime client feature metadata

* Need to include feature.properties in the feature to ensure the metadata
  gets correctly filled in.


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/74bbfe9a63d4...4083af3b4030


More information about the teiid-designer-dev mailing list