Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f53ed6: Removed the jaxbSourceList member from ResourceCom...

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

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/ResourceComponent.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/FormTester.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  Removed the jaxbSourceList member from ResourceComponent. Added some
tests to ListComponentTester that tests marshalling/unmarshalling with
ICEResources, fixed the FormTester test that couldn't unmarshal
ICEResources stored on ResourceComponents.

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



Back to the top