[teiid-designer-dev] [Teiid-Designer/teiid-designer] c5d0fe: teiiddes-2542: The key value was not always unique...

Barry LaFond blafond at redhat.com
Wed May 27 17:02:33 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: c5d0fe82cfd3c9c92e8719bddce4986114fe45fa
      https://github.com/Teiid-Designer/teiid-designer/commit/c5d0fe82cfd3c9c92e8719bddce4986114fe45fa
  Author: Ted Jones <tejones at redhat.com>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/ParameterPanel.java
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/PropertyPage.java
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSProfileDetailsWizardPage.java

  Log Message:
  -----------
  teiiddes-2542: The key value was not always unique since we were not consistantly using "rest_param:" when adding entries to the map which created apparent dulpicate entries. Changed logic to consitantly prefix the map key value with "rest_param:".


  Commit: 8b0043694cdf21c03d8adc48e425ba65418e4fe4
      https://github.com/Teiid-Designer/teiid-designer/commit/8b0043694cdf21c03d8adc48e425ba65418e4fe4
  Author: Barry LaFond <blafond at redhat.com>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/ParameterPanel.java
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/PropertyPage.java
    M plugins/org.teiid.designer.datatools.ui/src/org/teiid/designer/datatools/profiles/ws/WSProfileDetailsWizardPage.java

  Log Message:
  -----------
  Merge pull request #456 from tejones/teiiddes-2542

teiiddes-2542


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/d0849f092654...8b0043694cdf


More information about the teiid-designer-dev mailing list