Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9e2951: I was pretty certain I had added VizResource to th...

  Branch: refs/heads/anna/postprocessing
  Home:   https://github.com/eclipse/ice
  Commit: 9e29511a8ac48f042819941ff396cdac38b239c9
      https://github.com/eclipse/ice/commit/9e29511a8ac48f042819941ff396cdac38b239c9
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/jaxbclassprovider/ICEJAXBClassProvider.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  I was pretty certain I had added VizResource to the ICEJAXBClassProvider
class list, but I guess I'm just tripping so here it is. Also added to
the ListComponentTester to make sure it handles mixed lists of
ICEResources and VizResources correctly. Fixes bug 459684.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>


  Commit: fd661ee51b9628223ad965576d5ca0960a50de8a
      https://github.com/eclipse/ice/commit/fd661ee51b9628223ad965576d5ca0960a50de8a
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourceView.java

  Log Message:
  -----------
  Merge branch 'anna/postprocessing' of https://github.com/eclipse/ice into anna/postprocessing


Compare: https://github.com/eclipse/ice/compare/520a72b91eae...fd661ee51b96

Back to the top