Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 435ae0: Forgot to also update the OSGi component definitio...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: 435ae02c6eb2514124450ace663ccc11f7a960f2
      https://github.com/eclipse/ice/commit/435ae02c6eb2514124450ace663ccc11f7a960f2
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.paraview/OSGI-INF/vizService.xml
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/connections/paraview/ParaViewConnectionAdapter.java
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/ParaViewPlot.java

  Log Message:
  -----------
  Forgot to also update the OSGi component definition to point to the new
viz service interface location. It is fixed now.

Removing some unused imports and class variables.

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



Back to the top