[teiid-designer-dev] [Teiid-Designer/teiid-designer] b470ac: TEIIDDES-2352: Save the jdbc password token to xml

Barry LaFond blafond at redhat.com
Thu Oct 23 14:58:01 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: b470aceefca8d8f7be4511834df185e49e38dfc1
      https://github.com/Teiid-Designer/teiid-designer/commit/b470aceefca8d8f7be4511834df185e49e38dfc1
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

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

  Log Message:
  -----------
  TEIIDDES-2352: Save the jdbc password token to xml

* The jdbc password token is not being saved to the xml file hence the
  password is not found and reverting to the default upon reloading

* Completes the cycle by saving the jdbc password token in the same manner
  as the admin password


  Commit: 5fdba4e98c78de5639c8b6888a1223f4faf7ecf3
      https://github.com/Teiid-Designer/teiid-designer/commit/5fdba4e98c78de5639c8b6888a1223f4faf7ecf3
  Author: Barry LaFond <blafond at redhat.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M plugins/org.teiid.designer.core/src/org/teiid/designer/core/extension/EmfModelObjectExtensionAssistant.java
    M plugins/org.teiid.designer.relational.ui/src/org/teiid/designer/relational/ui/edit/RelationalProcedureEditorPanel.java
    M plugins/org.teiid.designer.relational/src/org/teiid/designer/relational/model/RelationalModelFactory.java

  Log Message:
  -----------
  TEIIDDES-2368
* added combo box listener to properly set Update Count value on procedure ref
* added description == null check to prevent removing the description when all tags are removed
* cleaned up RelationalModelFactory by removing secondary adds to model contents.


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/db9b5d2891cf...5fdba4e98c78


More information about the teiid-designer-dev mailing list