[teiid-designer-dev] [Teiid-Designer/teiid-designer] 24ec24: Broaden dependency version constraints for plugins

Barry LaFond blafond at redhat.com
Mon Oct 13 11:21:32 EDT 2014


  Branch: refs/heads/8.6.x.luna
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: 24ec24f6c0bde6645e81f0bc874a35be9a3b7461
      https://github.com/Teiid-Designer/teiid-designer/commit/24ec24f6c0bde6645e81f0bc874a35be9a3b7461
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M plugins/org.teiid.designer.dqp.ui/META-INF/MANIFEST.MF
    M plugins/org.teiid.designer.dqp/META-INF/MANIFEST.MF
    M plugins/teiid/org.teiid.runtime.client/META-INF/MANIFEST.MF

  Log Message:
  -----------
  Broaden dependency version constraints for plugins

* In order to support both kepler and luna TPs, it is necessary to widen
  the min/max version constraints on certain plugins.


  Commit: 35b347c34022ebcfa115c8c3d576455d40dd20b1
      https://github.com/Teiid-Designer/teiid-designer/commit/35b347c34022ebcfa115c8c3d576455d40dd20b1
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M plugins/org.teiid.designer.json.lib/.project
    M plugins/org.teiid.designer.json.lib/build.xml

  Log Message:
  -----------
  Fixes json lib plugin maven errors

* json.lib should not have a maven nature since this just generates m2e
  errors in eclipse

* Corrects the dependent jar name in the plugin to stop the plugin being
  completely rebuilt everytime a workspace build is initiated.


  Commit: 345f085c88ac99aeb9698d2f171e954ec2bce714
      https://github.com/Teiid-Designer/teiid-designer/commit/345f085c88ac99aeb9698d2f171e954ec2bce714
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M plugins/org.teiid.designer.diagram.ui/src/org/teiid/designer/diagram/ui/editor/DiagramActionContributor.java
    M plugins/org.teiid.designer.mapping.ui/src/org/teiid/designer/mapping/ui/actions/MappingDiagramActionAdapter.java
    M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/actions/TransformationActionAdapter.java
    R plugins/org.teiid.designer.ui.common/src/org/teiid/designer/ui/common/actions/ControlledPopupMenuExtender.java

  Log Message:
  -----------
  TEIDDES-2333: Removes hte ControlledPopupMenuExtender

* Class uses eclipse internal API for generating entries for context menus
  which are irrelevant to the purpose of the parent editor.


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

  Changed paths:
    M plugins/org.teiid.designer.diagram.ui/src/org/teiid/designer/diagram/ui/editor/DiagramActionContributor.java
    M plugins/org.teiid.designer.dqp.ui/META-INF/MANIFEST.MF
    M plugins/org.teiid.designer.dqp/META-INF/MANIFEST.MF
    M plugins/org.teiid.designer.json.lib/.project
    M plugins/org.teiid.designer.json.lib/build.xml
    M plugins/org.teiid.designer.mapping.ui/src/org/teiid/designer/mapping/ui/actions/MappingDiagramActionAdapter.java
    M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/actions/TransformationActionAdapter.java
    R plugins/org.teiid.designer.ui.common/src/org/teiid/designer/ui/common/actions/ControlledPopupMenuExtender.java
    M plugins/teiid/org.teiid.runtime.client/META-INF/MANIFEST.MF

  Log Message:
  -----------
  Merge pull request #415 from phantomjinx/8.6.x

8.6.x


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/a42a3c7f9276...d9df0c8907e4


More information about the teiid-designer-dev mailing list