Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1fe14e: ResourceComponent now keeps a copy of the list's s...

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

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/ResourceComponent.java
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/resource/ICEResource.java

  Log Message:
  -----------
  ResourceComponent now keeps a copy of the list's source locally for JAXB
to marshal it, which it does correctly now. Fixes bug 459069.

Removed unusued imports from ICEResource.

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



Back to the top