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

Ted Jones tejones at redhat.com
Wed May 27 17:06:22 EDT 2015


  Branch: refs/heads/9.0.x
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: e2f2831b599f5d253a0224a763a3685dbc103275
      https://github.com/Teiid-Designer/teiid-designer/commit/e2f2831b599f5d253a0224a763a3685dbc103275
  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:".




More information about the teiid-designer-dev mailing list