Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eavp-dev] [eclipse/eavp] eb8557: Updated ParaView connection for 5.3

  Branch: refs/heads/Robert/ParaView
  Home:   https://github.com/eclipse/eavp
  Commit: eb8557776b3f22cc297e267ea312952504700e12
      https://github.com/eclipse/eavp/commit/eb8557776b3f22cc297e267ea312952504700e12
  Author: Robert Smith <smithrw@xxxxxxxx>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M org.eclipse.eavp.tests.viz.service.paraview/src/org/eclipse/eavp/tests/viz/service/paraview/FakeParaViewWebClient.java
    M org.eclipse.eavp.tests.viz.service.paraview/src/org/eclipse/eavp/tests/viz/service/paraview/proxy/ProxyFeatureTester.java
    M org.eclipse.eavp.tests.viz.service.paraview/src/org/eclipse/eavp/tests/viz/service/paraview/proxy/ProxyPropertyTester.java
    M org.eclipse.eavp.viz.service.paraview/src/org/eclipse/eavp/viz/service/paraview/proxy/ProxyProperty.java

  Log Message:
  -----------
  Updated ParaView connection for 5.3

Updated the way ParaView properties are handled to identify them by name
rather than location in the JSON object, to clear up compatibility
issues with the properties being moved between versions.

Signed-off-by: Robert Smith <smithrw@xxxxxxxx>



Back to the top