Skip to main content

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

Anna,

The ListComponent base class is already storing a reference to the list source for JAXB. Why do you need to do it again on the ResourceComponent?

Jay

On 02/03/2015 05:36 PM, GitHub wrote:
  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>




_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build

-- 
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top