Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 10c255: Some build cleanup and build failures are now fixe...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: 10c25577f1489bff15a2527c52877bb1679da737
      https://github.com/eclipse/ice/commit/10c25577f1489bff15a2527c52877bb1679da737
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-08-04 (Tue, 04 Aug 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/ParaViewPlotComposite.java
    M tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/test/PlotEditorTester.java
    M tests/org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/widgets/test/PlotCompositeTester.java
    M tests/org.eclipse.ice.viz.test/src/org/eclipse/ice/viz/test/PlotEntryContentProviderTester.java

  Log Message:
  -----------
  Some build cleanup and build failures are now fixed.

1 - Fixed failures in PlotEditorTester due to minor changes in its
ToolBar.
2 - ParaViewPlotComposite - replaced occurrences of "VisIt" with
"ParaView".
3 - Ignored PlotEntryContentProviderTester and PlotCompositeTester until
they are implemented. Will add bug tickets for these.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top